savannabits / admin-ui
Administration user interface template
Installs: 39
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
Requires
- php: ^7.2.5
- illuminate/support: ^6.0|^7.0
Requires (Dev)
- mockery/mockery: 0.9.*|^1.0
- orchestra/testbench-browser-kit: ~4.0
- phpunit/phpunit: ^8.5
This package is auto-updated.
Last update: 2024-10-15 17:27:46 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 (savannabits/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.