boing6002 / structuremanager
Structure Manager dependency for Laravel Enso
2.5.2
2019-01-21 15:14 UTC
Requires
- php: >=7.1.0
- laravel-enso/core: 3.5.*
- laravel-enso/menumanager: 2.3.*
- laravel-enso/permissionmanager: 2.3.*
- laravel-enso/rolemanager: 2.5.*
This package is auto-updated.
Last update: 2026-05-25 12:01:50 UTC
README
Resource generation CLI & Structure Manager dependency for Laravel Enso
click on the photo to view a short demo in compatible browsers
Features
- comes with its own easy to use CLI for the creation of Enso resources
- can be used to more easily insert (default) data, during the install of a package, or later when new routes and permissions are required and can create menus, assign default permissions, etc.
- extends Illuminate's
Migrationclass and acts like a migration - can also rollback its own changes
- when adding menus and permissions, automatic access for the administrator role is added
Configuration & Usage
Be sure to check out the full documentation for this package available at docs.laravel-enso.com
Contributions
are welcome. Pull requests are great, but issues are good too.
License
This package is released under the MIT license.