
Laravel Migration Error
When you migrate site in laravel with the CLI, Usually there is one error which you have phased during migration. Here is the error which I got always while migrate in laravel. Laravel Migration Error: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes. So for the […]