larabelt / elastic
Elastic package for LaraBelt.
2.0.20
2019-02-22 16:42 UTC
Requires
README
Add the ServiceProvider to the providers array in config/app.php
Belt\Elastic\BeltElasticServiceProvider::class,
# publish
php artisan belt-elastic:publish
composer dumpautoload
# migration
php artisan migrate
# compile assets
npm run