elasticms/admin-ui-bundle
Laravel admin UI bundle for building ElasticMS back-office screens fast. Provides ready-made layout, navigation, forms, tables, and common CRUD components with configurable styling and assets, streamlining integration into existing apps.
elasticms/core, elasticms/media). If the project uses a subset of ElasticMS or custom Laravel models, integration may require adapters or middleware to bridge the gap. The TPM should:
content_types, roles, media). If the project’s schema diverges, the bundle may need custom migrations or model bindings.ContentType traits).composer.json:
composer require elasticms/admin-ui-bundle
php artisan vendor:publish --tag=ems-admin-ui-assets
php artisan vendor:publish --tag=ems-admin-ui-config
How can I help you explore Laravel packages today?