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