dimanche 23 juillet 2017

Laravel Scout not publishing files in Provider or App/Config

Laravel Scout not publishing files in Provider or App/Config. Despite I installed the extension following all the information provided at their official webpage:

1- composer require laravel/scout

2- Next, you should add the ScoutServiceProvider to the providers array of your config/app.php configuration file

3- Publish the Scout configuration using the vendor:publish Artisan command

but ScoutServiceProvider or file Scout.php are not published at the application.

Additionally, if I run php artisan ->

scout
scout:flush Flush all of the model's records from the index
scout:import Import the given model into the search index

are not displayed on Terminal

any help appreciated.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire