Welcome to FastLaravel
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.
- Auth(Signup,Login,Forgot Password,Password Reset)
- Dashboard
- User Manager
- Role Manager
- Permission Manager
- Checkin/out User
- Chart Checkin/out of user on dashboard
- Update Profile
- Multi Languages
- Generator Builder
- Change password
To Do
Next Plan
- Timeline on profile
- FastBlog base from FastLaravel
Packages Installed
- Laravel 8.12
- InfyOm Laravel Generator
- AdminLTE Templates
- Laravel UI
- Laravel Collective
- Spatie/laravel-permission
- barryvdh/laravel-debugbar
- yajra/laravel-datatables
Usage
- Clone/Download a repo.
- Copy
.env.examplefile to.env& Setup your environment variables - Run
composer install - Generate application key by running
php artisan key:generate - Run
php artisan migrate --seed - Run
php artisan serve - Login account:
- Supper Admin: [email protected]/123@12
- Guest: [email protected]/123@123
- Leader: [email protected]/123@123
Once everything is installed, you are ready to go with generator.
Contact: [email protected]