GitHub
github.com › jeroennoten › Laravel-AdminLTE
GitHub - jeroennoten/Laravel-AdminLTE: Easy AdminLTE integration with Laravel
This package provides an easy way to quickly set up AdminLTE v3 with Laravel (7 or higher). It has no others requirements and dependencies besides Laravel, so you can start building your admin panel immediately.
Starred by 4K users
Forked by 1.1K users
Languages PHP 81.8% | Blade 18.2%
Jeroennoten
jeroennoten.github.io › Laravel-AdminLTE › sections › overview › installation.html
Laravel AdminLTE
Note that Laravel offers some starter kits (like Laravel-Breeze) besides the legacy laravel/ui package. So, using the authentication views from this package is OPTIONAL and UP TO YOU. Jump to the Usage Section to read how to use the main AdminLTE blade template provided by this package.
Larablocks
larablocks.com › package › jeroennoten › laravel-adminlte
JeroenNoten / Laravel-AdminLTE | Larablocks
This can be useful when you are using a third-party package for authorization (instead of Laravel's Gate functionality). ... <?php namespace MyApp; use JeroenNoten\LaravelAdminLte\Menu\Builder; use JeroenNoten\LaravelAdminLte\Menu\Filters\FilterInterface; use Laratrust; class MyMenuFilter implements FilterInterface { public function transform($item, Builder $builder) { if (isset($item['permission']) && !
GitHub
github.com › jeroennoten › Laravel-AdminLTE › wiki › Installation
Installation · jeroennoten/Laravel-AdminLTE Wiki · GitHub
Note that Laravel offers some starter kits (like Laravel-Breeze) besides the legacy laravel/ui package. So, using the authentication views from this package is OPTIONAL and UP TO YOU. Jump to the Usage Section to read how to use the main AdminLTE blade template provided by this package.
Author jeroennoten
Packagist
packagist.org › packages › jeroennoten › laravel-adminlte
jeroennoten/laravel-adminlte - Packagist
This package provides an easy way to quickly set up AdminLTE v3 with Laravel (7 or higher). It has no others requirements and dependencies besides Laravel, so you can start building your admin panel immediately. The package provides a blade template that you can extend and an advanced menu ...
AdminLTE
adminlte.io › docs › 3.0 › implementations.html
Implementations | AdminLTE 3 Documentation
Laravel-AdminLTE v3.x by Jeroen Noten · django-adminlte3 by d-demirci · AdminLTE3.MVC by somaraj · admin-lte-dotnet by iyilm4z · WebPx.AdminLTE.AspNetCore by WebPx · Laravel-AdminLTE v1.x & v2.x by Jeroen Noten · adminlte-laravel by Sergi Tur Badenas ·
GitHub
github.com › jeroennoten › Laravel-AdminLTE › blob › master › README.md
Laravel-AdminLTE/README.md at master · jeroennoten/Laravel-AdminLTE
This package provides an easy way to quickly set up AdminLTE v3 with Laravel (7 or higher). It has no others requirements and dependencies besides Laravel, so you can start building your admin panel immediately.
Author jeroennoten
Jeroennoten
jeroennoten.github.io › Laravel-AdminLTE
Easy AdminLTE integration with Laravel | Laravel AdminLTE
This package provides an easy way to quickly set up AdminLTE v3 with Laravel (7 or higher). It has no other requirements and dependencies besides Laravel, so you can start building your admin panel immediately. The package provides a blade template that you can extend and an advanced menu ...
YouTube
youtube.com › watch
Laravel Admin Panel with Admin LTE - Free Package with installation steps - YouTube
In this tutorial, we'll dive into creating a powerful Laravel Admin Panel using Admin LTE, a sleek and free admin dashboard template. Best part? It won't cos...
Published March 10, 2024
GitHub
github.com › jeroennoten › Laravel-AdminLTE › wiki › Usage › 16293e019d9216fe21b09f22cf15e088a8c02870
Usage · jeroennoten/Laravel-AdminLTE Wiki · GitHub
To use the main blade template provided by this package, just create a new blade file and extend the provided AdminLTE layout with @extends('adminlte::page').
Author jeroennoten
GitHub
github.com › jeroennoten › Laravel-AdminLTE › wiki
Home · jeroennoten/Laravel-AdminLTE Wiki · GitHub
This package provides an easy way to quickly set up AdminLTE v3 with Laravel (7 or higher). It has no other requirements and dependencies besides Laravel, so you can start building your admin panel immediately.
Author jeroennoten
GitHub
github.com › jeroennoten › Laravel-AdminLTE › wiki › Tool-Components
Tool Components · jeroennoten/Laravel-AdminLTE Wiki · GitHub
{{-- Custom --}} <x-adminlte-modal id="modalCustom" title="Account Policy" size="lg" theme="teal" icon="fas fa-bell" v-centered static-backdrop scrollable> <div style="height:800px;">Read the account policies...</div> <x-slot name="footerSlot"> <x-adminlte-button class="mr-auto" theme="success" label="Accept"/> <x-adminlte-button theme="danger" label="Dismiss" data-dismiss="modal"/> </x-slot> </x-adminlte-modal> {{-- Example button to open modal --}} <x-adminlte-button label="Open Modal" data-toggle="modal" data-target="#modalCustom" class="bg-teal"/> Home | Installation | Updating | Usage | Basic Config | Layout Config | Menu Config | Plugins Config | Blade X-Components - Laravel-AdminTE
Author jeroennoten
PHP Download
php-download.com › package › jeroennoten › laravel-adminlte
▷ Download the PHP library jeroennoten/laravel-adminlte +++ One click!
This package provides an easy way to quickly set up AdminLTE v3 with Laravel (7 or higher). It has no others requirements and dependencies besides Laravel, so you can start building your admin panel immediately. The package provides a blade template that you can extend and an advanced menu ...
Packagist
packagist.org › search
jeroennoten/laravel-adminlte
The PHP Package Repository