InfyOmLabs / laravel-ui-adminlte by mitulgolakiya

Laravel frontend preset for AdminLTE Theme
200,367
191
10
Package Data
Maintainer Username: mitulgolakiya
Maintainer Contact: me@mitul.me (Mitul Golakiya)
Package Create Date: 2020-08-04
Package Last Update: 2024-03-02
Home Page: http://infyom.com/open-source
Language: Blade
License: MIT
Last Refreshed: 2024-03-28 03:16:20
Package Statistics
Total Downloads: 200,367
Monthly Downloads: 11,662
Daily Downloads: 608
Total Stars: 191
Total Watchers: 10
Total Forks: 66
Total Open Issues: 9

Laravel UI AdminLTE

Total Downloads Monthly Downloads Daily Downloads License

Laravel Frontend Scaffolding for AdminLTE3 Theme.

Installation

Run a command,

composer require infyomlabs/laravel-ui-adminlte

For Laravel 7,

composer require infyomlabs/laravel-ui-adminlte:^2.0

For Laravel 6,

composer require infyomlabs/laravel-ui-adminlte:^1.0

Usage

Run a command,

To Generate a full authentication UI,

php artisan ui adminlte --auth

To Install just AdminLTE theme assets,

php artisan ui adminlte

And then run,

npm install && npm run dev

Or for production,

npm install && npm run prod

Usage with Laravel Fortify (Laravel 8.x only)

This package also provides support for Laravel Fortify for authentication scaffolding.

NOTE: Don't forget to install and run Laravel Fortify and perform its required installation steps.

Run a command,

php artisan ui adminlte-fortify --auth

And then run,

npm install && npm run dev

Or for production,

npm install && npm run prod

Support Us

We have created 14+ Laravel packages and invested a lot of resources into creating these all packages and maintaining them.

You can support us by either sponsoring us or buying one of our paid products. Or help us by spreading the word about us on social platforms via tweets and posts.

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site.

Backers

Become a backer and get your image on our README on Github with a link to your site.

Buy our Paid Products

InfyChat

You can also check out our other paid products on CodeCanyon.

Follow Us

Made with InfyOm Generator

Also, Do not forget to add your website to Made with InfyOm Generator List list.

Video Tutorials

Checkout Video Tutorial - By: Shailesh Ladumor

Checkout Laravel Fortify Video Tutorial

Screenshots

Login

Login

Register

Register

Reset Password Form

Reset Password Form

Reset Password

Reset Password

Admin Layout

Reset Password