Skip to content

nawazsarwar/Laravel-9-Bootstrap-AdminLTE3-starter-project

Repository files navigation

This is a Larvel 9 project with Bootstrap and AdminLTE 3 as backend theme.

Follow the instruction below to setup your copy of this starter project

Clone the repo git clone https://github.com/nawazsarwar/Laravel-9-Bootstrap-AdminLTE3-starter-project.git

Edit your .env file with DB credentials and other settings.

Run composer install command Run php artisan migrate --seed command.

Notice: seed is important, because it will create the first admin user for you.

Run php artisan key:generate command.

Run php artisan storage:link command.

And that's it, go to your domain/localhost and login:

Default credentials Username: [email protected] Password: password

About

This is a Laravel 9, Bootstrap and AdminLTE3 starter project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages