All Projects → InfyOmLabs → Laravel Ui Adminlte

InfyOmLabs / Laravel Ui Adminlte

Laravel UI Frontend Preset for AdminLTE with Laravel Fortify support.

Projects that are alternatives of or similar to Laravel Ui Adminlte

Blogetc
Easily add a full Laravel blog (with built in admin panel and public views) to your laravel project with this simple package.
Stars: ✭ 198 (+102.04%)
Mutual labels:  laravel-package, blade
Adminlte Templates
AdminLTE V3 templates for InfyOm Laravel Generator
Stars: ✭ 189 (+92.86%)
Mutual labels:  adminlte, blade
Laravel Bootstrap Components
Bootstrap components as Laravel components
Stars: ✭ 190 (+93.88%)
Mutual labels:  laravel-package, blade
boilerplate
Laravel AdminLTE 3 Boilerplate package with blade components, users, roles and permissions management
Stars: ✭ 167 (+70.41%)
Mutual labels:  adminlte, laravel-package
laravel-easyblade
Create an easier & readable Blade (view) in Laravel with EasyBlade
Stars: ✭ 64 (-34.69%)
Mutual labels:  blade, laravel-package
Laravel Blade Directives
A collection of nice Laravel Blade directives
Stars: ✭ 813 (+729.59%)
Mutual labels:  laravel-package, blade
Laravel Notify
Flexible Flash notifications for Laravel
Stars: ✭ 787 (+703.06%)
Mutual labels:  laravel-package, blade
Laravel Ui Coreui
Laravel UI Frontend Preset for CoreUI V3.
Stars: ✭ 56 (-42.86%)
Mutual labels:  laravel-package, blade
Bigbluebutton
Package that provides easily communicate between bigbluebutton server and laravel framework
Stars: ✭ 85 (-13.27%)
Mutual labels:  laravel-package
Dropzone Laravel Image Upload
Laravel 5.2 and Dropzone.js auto image uploads with removal links
Stars: ✭ 92 (-6.12%)
Mutual labels:  laravel-package
Laravel Blade Snippets Vscode
Laravel blade snippets and syntax highlight support for Visual Studio Code
Stars: ✭ 80 (-18.37%)
Mutual labels:  blade
Larabug
Laravel error reporting tool
Stars: ✭ 84 (-14.29%)
Mutual labels:  laravel-package
Laravel Favicon Extractor
Extract a favicon from any website and save it to your local storage
Stars: ✭ 92 (-6.12%)
Mutual labels:  laravel-package
Laravel Schedule List
Laravel package to add command to list all scheduled artisan commands
Stars: ✭ 84 (-14.29%)
Mutual labels:  laravel-package
Lara Lens
Laravel package for display diagnostic (config, database, http connections...)
Stars: ✭ 96 (-2.04%)
Mutual labels:  laravel-package
Sahx Admin
SAHX-Admin 是套功能较为完整的后台管理系统架构, 以Thinkjs 作为中间层, Vuejs作为前端模块化开发, AdminLET作为前端UI, 实现了前后端分离, 前端组件化, 便于多人协同开发.
Stars: ✭ 80 (-18.37%)
Mutual labels:  adminlte
Laravel Url Shortener
Powerful URL shortening tools in Laravel
Stars: ✭ 80 (-18.37%)
Mutual labels:  laravel-package
Laravel Tracer
Shows the path of each blade file loaded in a template
Stars: ✭ 96 (-2.04%)
Mutual labels:  laravel-package
Fastadmin
基于 ThinkPHP5 和 Bootstrap 的极速后台开发框架,一键生成 CRUD,自动生成控制器、模型、视图、JS、语言包、菜单、回收站。
Stars: ✭ 1,329 (+1256.12%)
Mutual labels:  adminlte
Former
A powerful form builder, for Laravel and other frameworks (stand-alone too)
Stars: ✭ 1,305 (+1231.63%)
Mutual labels:  laravel-package

InfyOm

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].