mercredi 12 septembre 2018

Run php artisan command in out of laravel project

I am writing installer for laravel project.
but for some reason I don't run this installer from laravel project.
I use php code. I want to use php artisan migrate on my installer and I know that I can use this command system("php artisan migrate") but I don't want to use system functions on my installer. Is there any way to artisan command on php out of laravel?



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

Aucun commentaire:

Enregistrer un commentaire