samedi 22 juillet 2017

Laravel vendor publish scout doesn't publish scout.php in the config folder

After running, composer require laravel/scout,

Added a this in the config/app.php configuration file: Laravel\Scout\ScoutServiceProvider::class,

Finally php artisan vendor:publish --provider="Laravel\Scout\ScoutServiceProvider"

The problem is it doesn't publish the scout.php file in the config folder...



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire