AaEzha / Laravel---SB-Admin-2---Fortify

Ini adalah template dasar untuk menggunakan SB Admin 2 yang dibungkus dengan Laravel 11, Laravel UI, dan Laravel Fortify.

Home Page:https://startbootstrap.github.io/startbootstrap-sb-admin-2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 10 + SB Admin 2

SB Admin 2 for Laravel 10.

Laravel Version Branch
10 main
9 9.x
8 8.x

Requirements

  • PHP >= 8.1.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
  • Run migration php artisan migrate
  • Make something awesome!

Note

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

Credits

Laravel SB Admin 2 uses some open-source third-party libraries/packages, many thanks to the web community.

  • Laravel - Open source framework.
  • LaravelEasyNav - Making managing navigation in Laravel easy.
  • SB Admin 2 - Thanks to Start Bootstrap.

Preview

login


register


dashboard


profile


logout

License

Licensed under the MIT license.

About

Ini adalah template dasar untuk menggunakan SB Admin 2 yang dibungkus dengan Laravel 11, Laravel UI, dan Laravel Fortify.

https://startbootstrap.github.io/startbootstrap-sb-admin-2/

License:MIT License


Languages

Language:PHP 57.4%Language:Blade 42.3%Language:Vue 0.3%