sourovahmad/simpleui

Generate a dashboard in 2 minutes

dev-main 2022-01-29 03:46 UTC

This package is auto-updated.

Last update: 2024-09-29 05:57:04 UTC


README

Preview

preview

preview

Usage

  1. Install Laravel project
  2. Run composer require sourovahmad/simpleui
  3. Run php artisan simpleui:install - it will show a success message
  4. 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

success

License

The MIT License (MIT). Please see License File for more information.