Skip to content

Ini adalah template dasar untuk menggunakan AdminLTE 3 yang dibungkus dengan Laravel 11, Laravel UI, dan Laravel Fortify.

Notifications You must be signed in to change notification settings

AaEzha/Laravel---AdminLTE-3---Fortify

Repository files navigation

Laravel 11 + AdminLTE 3

AdminLTE 3 for Laravel 11.

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

Requirements

  • PHP >= 8.2.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!

Todo Lists

  • LaravelEasyNav implementation
  • Preview screenshots
  • More pages...

Note

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

Credits

Laravel AdminLTE 3 uses some open-source third-party libraries/packages, many thanks to the web community.

  • Laravel - Open source framework.
  • AdminLTE 3 - Thanks to ColorlibHQ

Preview

License

Licensed under the MIT license.

About

Ini adalah template dasar untuk menggunakan AdminLTE 3 yang dibungkus dengan Laravel 11, Laravel UI, dan Laravel Fortify.

Resources

Stars

Watchers

Forks