Skip to content

andrehuttel/laravel-sb-admin

Repository files navigation

Laravel SB Admin 2

SB Admin 2 for Laravel.

Laravel Version Branch Support
9.0 master
8.0 v8.0
7.0 v7.0 End of life
6.0 v6.0 End of life
5.8 v5.8 End of life

Requirements

  • PHP >= 8.0
  • BCMath PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Installation

  • Clone the repo and cd into it
  • Run composer install
  • Rename or copy .env.example file to .env
  • Run php artisan key:generate
  • Set your database credentials in your .env file

Note

Recommend to install this preset on a project that you are starting from scratch, otherwise your project's design might break.

If you found this project useful, then please consider giving it a ⭐

Preview

login


register


dashboard


profile


logout

About

Laravel 9 with sbadmin template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages