craftable / admin-ui
Administration user interface template
Package info
github.com/et-nik/craftable-admin-ui
Language:HTML
Type:project
pkg:composer/craftable/admin-ui
Requires
- php: >=7.1.0
- illuminate/support: 5.5.*|5.6.*|5.7.*|5.8.*
Requires (Dev)
- mockery/mockery: 0.9.*
- orchestra/testbench-browser-kit: 3.5.1|3.6.*|3.7.*
- phpunit/phpunit: ~6.3|~7.0
This package is auto-updated.
Last update: 2026-06-07 00:54:24 UTC
README
Admin UI is an administration template for Laravel 5.5. 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 (craftable/craftable) - an administration starter kit for Laravel 5. 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.