Skip to content

hamoda-dev/laravel-adminlte-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

laravel-adminlte-setup

This package provides an easy way to quickly setup AdminLTE v3 with Laravel 5 or higher. It has no requirements and dependencies besides Laravel, so you can start building your admin panel immediately. The package provides a Blade template that you can extend. the packge support rtl and ltr based on your app languge

Installation

run via composer

composer require hamoda-dev/laravel-adminlte-setup --dev

run this command

php artisan adminlte:install

You are ready now build something amezing

to test just make route point to dashboard.index view

Enjoy :)

About

Laravel AdminLTE Setup Blade Files RTL,LTR

Resources

Stars

Watchers

Forks

Packages

No packages published