Skip to content

Instantly share code, notes, and snippets.

@rugaard
Created January 29, 2017 13:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rugaard/6101f8c9cb726535867ccbeb969cc2fc to your computer and use it in GitHub Desktop.
Save rugaard/6101f8c9cb726535867ccbeb969cc2fc to your computer and use it in GitHub Desktop.
Fix Laravel 5.4's "Specified key was too long error"
brew unlink mariadb
brew install mariadb --devel
brew services restart mariadb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment