brackets / admin-ui
Administration user interface template
Package info
github.com/BRACKETS-by-TRIAD/admin-ui
Language:Blade
Type:project
pkg:composer/brackets/admin-ui
Requires
- php: ^7.2.5|^7.3.0|^8.0|^8.1|^8.2
- illuminate/support: ^6.0|^7.0|^8.0|^9.0|^10.0
Requires (Dev)
- mockery/mockery: 0.9.*|^1.0
- orchestra/testbench-browser-kit: ~4.0|~5.0|~6.0|~7.0|~8.0
- phpunit/phpunit: ^8.5|^9.0|^10.0
This package is auto-updated.
Last update: 2026-06-06 13:31:15 UTC
README
Admin UI is an administration template for Laravel 6 (LTS) & 7 & 8. It provides admin layout and basic UI elements to build up an administration area (CMS, e-shop, back-office, ...).
Example of an administration interface built with this package:
This packages is part of Craftable (brackets/craftable) - an administration starter kit for Laravel 6 (LTS) & 7 & 8. You should definitely have a look :)
You can find full documentation at https://docs.getcraftable.com/#/admin-ui
Issues
Where do I report issues? If something is not working as expected, please open an issue in the main repository https://github.com/BRACKETS-by-TRIAD/craftable.