Elastic package for LaraBelt.
github.com/larabelt/elastic
Source
Issues
Installs: 653
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT 20dde04e56139fcb74aa98264d83a118844bc784
cmslaravelelasticlarabelt
This package is auto-updated.
Last update: 2024-11-29 04:58:05 UTC
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