After Install :
there's a problem "The requested URL /login was not found on this server." when try to run laravel application and the solution is run "
- Make dashboard beautiful, with Mojave style
- link on youtube
- install php version 7.2
- install mysql 5.7
- install mysql work bench
- change permission with chmod
there's a problem "The requested URL /login was not found on this server." when try to run laravel application and the solution is run "
sudo a2enmod rewrite" and then "sudo service apache2 restart".
Comments
Post a Comment