I have connected to mysql server and created a new db called 'imagehostnow' and edited the database info in app/config/database.php file.
Inserted database name, username and password.
Then I run following command:
I got below message:Code:php artisan migrate
Then I set permission for www/imagehostnow.com/app/storage/ folder using below command:
Code:chmod -R 777 ~/www/imagehostnow.com/vendor/monolog
again run below command
But still error gotCode:php artisan migrate
![]()




Reply With Quote
Bookmarks