Skip to content

uwaiscode/Laravel-Sb-Admin-Bootstrap-5

Repository files navigation

Laravel UI (SB Admin Bootstrap 5)

Free dashboard starter for your next project, Laravel 8 with sb admin bootstrap 5. check demo please

Usage

Clone code with

$ git clone git@github.com:uwaiscode/Laravel-Sb-Admin-Bootstrap-5.git sbadmin

cd sbadmin

cp .env.example

composer install && npm install

edit .env file to setting up with your database connection

php artisan migrate --seed

php artisan serve

open http://localhost:8000 and if you valet user, open http://sbadmin.test

Credits :

  1. Laravel
  2. Laravel UI
  3. Blade Tablericons
  4. SB Admin
  5. ...

To Do

  • Laravel Auth
  • Add switch button dark/light
  • [] ...

License

The Laravel framework is open-sourced software licensed under the MIT license.