mercredi 24 avril 2019

Error on Laravel post-install-cmd scripts

when i try to deploy my project in heruko , This problem display "A post-install-cmd script terminated with an error"

My post install in composer

"post-install-cmd": [ "php artisan clear-compiled", "php artisan optimize", "chmod -R 777 public/", "php artisan migrate --force" ],



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire