This is a fresh Laravel 8 project where we work with AdminLTE 3. You can clone it and start working on your Laravel 8 project with AdminLTE 3 already implemented.
Code for Laravel 8 + AdminLTE 3
- Clone the repository with git clone
- Copy .env.example file to .env
- Edit database credentials in .env
- Run composer install
- Run php artisan key:generate
- Run php artisan migrate
- Run php artisan serve (if you want to use other port add --port=90)
- You can register by clicking on top-right
Feel free to use and re-use any way you want.
- Check out my YouTube channel Dot Coding.
- Feel free to send me an e-mail for support [email protected].