mardi 3 octobre 2017

Artisan make:controller Doesn't work and no error

I'm using Laravel 5.3.0 and it's running on a local server with Manjaro. I access the project folder trough ssh and I'm also using artisan trough SSH.

Everything runs fine, I run the server trough terminal: php artisan serve --host 192.168.0.10 --port 80

And can acess the project trough browser.

But when I run this command:

php artisan make:controller ContatoController

or

artisan make:controller ContatoController

Nothing happens, it get's stuck, no message error after minutes. No controller is created.

Does anyone know how to solve this?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire