laravel 5 - No error show blank page -


after uploading laravel 5.0 on server, not show error. showing blank page. debug set true. please me.

i have php5.4 version using hostgator hosting.

do following

 sudo chmod 755 -r storage 

if 755 not work try 777

update

already answered here

sudo chmod -r ug+rw storage 

permissions 664 or 775


Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -