sowrensen / laravel-uikit
An admin panel built with UIKit for Laravel applications.
Requires
- php: >=7.2.0|>=8.0
- laravel/framework: >=6.0
Requires (Dev)
- orchestra/testbench: >=3.6
This package is auto-updated.
Last update: 2023-02-16 18:04:32 UTC
README
An admin panel built with UIKit for Laravel applications.
Instructions
For instructions on installation and configuration, please visit the wiki section of this repository.
Changelog
For detail changelog see here.
Screenshots
See here.
Boilerplate App
For a quick start, clone the Laravel UIKit Starter repository which comes pre-configured with Laravel UIKit, Laravel 8, Fortify, and also Vue.js.
Acknowledgment
This package is heavily influenced by Laravel-AdminLTE. If you have used it before, you will find noticeable similarities between these two packages. However, there are significant differences too. Laravel UIKit is much more simplified and lightweight. This is because unlike Laravel-AdminLTE, this package provides only one layout, and some basic blade views with enough configurations one might need.