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

Popular posts from this blog

rest - Spring boot: Request method 'PUT' not supported -

php - Magento - Deleted Base url key -

symfony - imagine_filter() not generating the correct url in LiipImagineBundle -