Hi, i want to install laravel. But I only get a blank page when I open the public/ folder in my browser
I tried those tips, but nothing helped: http://kewool.com/2014/01/laravel-blank-page-white-screen/
I tried to install it manually and with composer. Nothing worked. Can you plead help me? I have no idea what I can do. I am a beginner in theese things.
Thanks Dennis
Go to root directory and run "php artisan serve", than visit "localhost:8000". If it doesn't work, give some info on your environment (xampp, mamp, homestead...)
"Mcrypt extension required"
Oh. It seems, my host doesn't have this installed... Is it possible to run Laravel without this extension?
Hi i find best solution that might help you :
http://www.expertphp.in/article/how-to-resolve-laravel-5-blank-page-no-error-on-server
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community