Glue package for LaraBelt.
github.com/larabelt/glue
pkg:composer/larabelt/glue
Installs: 3 151
Dependents: 0
Suggesters: 0
Stars: 0
Open Issues: 0
Advisories: 0
Aikido package health analysis
Requires
None
Requires (Dev)
Suggests
Provides
Conflicts
Replaces
MIT 178ef2afe026c88fcd0015caea811bbbdad6c302
cmslaravellarabelt
This package is auto-updated.
Last update: 2026-05-21 23:58:12 UTC
Add the ServiceProvider to the providers array in config/app.php
Belt\Glue\BeltGlueServiceProvider::class,
# publish php artisan belt-glue:publish composer dumpautoload # migration php artisan migrate # seed php artisan db:seed --class=BeltGlueSeeder # compile assets npm run