sourovahmad / simpleui
Generate a dashboard in 2 minutes
Package info
github.com/Sourovahmad/laravel-package-2--simple-ui
Language:CSS
pkg:composer/sourovahmad/simpleui
dev-main
2022-01-29 03:46 UTC
This package is auto-updated.
Last update: 2026-03-01 00:37:49 UTC
README
Preview
Usage
- Install Laravel project
- Run
composer require sourovahmad/simpleui - Run
php artisan simpleui:install- it will show a success message - That's it, now you have admin dashboard Look at your resource file
Add this Route at your web.php file
Route::view('simpleui', 'sourovahmad.simpleUI.index');
Locate The Sources
resource -> views -> sourovahmad
Done
License
The MIT License (MIT). Please see License File for more information.