Laravel gives me an invalid mix of collations which is wrong. http://take.ms/dpY0U I have tried to c...
Hello, new here to Laravel. I followed the Laracast video to install Laravel to my Centos 6. Everyth...
well I just figured that I did chmod 777 storage but it needs chmod -R 777 storage... now I got erro...
I already have an .env file APP_ENV=local APP_DEBUG=true APP_KEY=p6nZDugzvpaabhalzrq79PDuwxDZitw4 AP...
but how can I display error messages in browser instead of log file?
Also, app/storage folder doesnt exist neither the bootstrap/path.php as they mention in the docs the...
I realized that PHP doesnt return any error. even if I put blahblahblah() on the index.php i get the...
The Laravel portal for problem solving, knowledge sharing and community building.
The community