jeudi 26 janvier 2017

voyager - (Symfony\Component\Console\Exception\CommandNotFoundException] There are no commands defined in the "voyager" namespace)

So I am trying to install Voyager for my laravel, but when I insert

php artisan voyager:install

I am getting this error message:

(Symfony\Component\Console\Exception\CommandNotFoundException] There are no commands defined in the "voyager" namespace)

Here is my PhP and Laravel version:

Laravel Framework version 5.3.16

λ php -v PHP 7.0.13 (cli) (built: Nov 8 2016 13:45:28) ( ZTS ) Copyright (c) 1997-2016 The PHP Group Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies

And my package service providers:

/* * Package Service Providers... */

TCG\Voyager\VoyagerServiceProvider::class,
Intervention\Image\ImageServiceProvider::class,

So what is the problem? why am I getting this error message



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire