close
step 1 <httpd.conf>
DocumentRoot "/var/www/html/laravel/public"
step 2 <httpd.conf>
check the rewrite module is uncomment
step 3 <laravel/app>
please give permission 755 all directory , and I use...
#> chown -R apache:apache storage/
ps: this is very important. when I google blank or empty page , I got the permission issue. Laravel don't have any error message~~
Matt Huang
全站熱搜