Skip to content

seihaspi/TemplateLTe

Repository files navigation

Laravel Boilerplate for AdminLTE Theme

Laravel Boilerplate with AdminLTE Theme with FastLaravel.

Youtube: https://www.youtube.com/watch?v=tk9CJU9W7BU

Following things are ready to be used directly with AdminLTE Theme.

  • Signup
  • Login
  • Forgot Password
  • Password Reset
  • Home Layout with Sidebar
  • User Manager
  • Role Manager
  • Permission Manager
  • Checkin/out User

To Do

  • Chart Checkin/out of user on dashboard
  • Update Profile
  • Timeline on profile
  • Change password

Packages Installed

  • Laravel 8.12
  • InfyOm Laravel Generator
  • AdminLTE Templates
  • Laravel UI
  • Laravel Collective
  • Spatie/laravel-permission
  • barryvdh/laravel-debugbar
  • yajra/laravel-datatables

Usage

  1. Clone/Download a repo.
  2. Copy .env.example file to .env & Setup your environment variables
  3. Run composer install
  4. Generate application key by running php artisan key:generate
  5. Run php artisan migrate --seed
  6. Run php artisan serve
  7. Login account:

Once everything is installed, you are ready to go with generator.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published