Laravel 4 permissions not showing -
im getting blank page while using laravel, gave perms folder with
find app/storage -type d -exec chmod 777 {} \;
but still blank page.
another thing can try...
run php artisan serve projects root dir, , see if browser comes if go http://localhost:8000
and give feedback in run... because can guess.
Comments
Post a Comment