samedi 27 mai 2017

Error while running php artisan migrate in ubuntu

I have got a project which was made in laravel 5.0, and i need to run it in my ubuntu machine..I have created a database in php myadmin and i need to do migration and i run php artisan migrate but it is showing the error with permission and the error displayed was

PHP Fatal error:  Uncaught UnexpectedValueException: The stream or file "/home/seyali-02/dev/htdocs/kpc/storage/logs/laravel-2017-05-27.log" could not be opened: failed to open stream: Permission denied in /home/seyali-02/dev/htdocs/kpc/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:87

Then i have run the command chmod -R 777 vendor and chmod -R 777 storage but it is again throwing the same error, any help that solves my issue would be appreciable..



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2rrop7V
via IFTTT

Aucun commentaire:

Enregistrer un commentaire