- Notifications
You must be signed in to change notification settings - Fork0
Easy AdminLTE integration with Laravel
License
vernard/Laravel-AdminLTE
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This package provides an easy way to quickly set upAdminLTE v3 withLaravel (7 or higher). It has no others requirements and dependencies besidesLaravel, so you can start building your admin panel immediately. The package provides ablade template that you can extend and an advanced menu configuration system. Also, and optionally, the package offers a set ofAdminLTE styled authentication views that you can use in replacement of the ones that are provided by the legacylaravel/ui authentication scaffolding.
Testing this doc change. Nothing to see here.
If you want to use an olderLaravel orAdminLTE version, review the following package releases:
- Releases 1.x:These releases supports Laravel 5 and include AdminLTE v2
- Releases 2.x:These releases supports Laravel 6 and include AdminLTE v2
- Releases 3.x (<=3.8.6):These releases supports Laravel 6 and include AdminLTE v3
All documentation is available on theWiki Pages, we encourage you to read it. If you are new start with theInstallation Guide. To update the package consult theUpdating Guide.
The current package requirements are:
- Laravel >= 7.x
- PHP >= 7.2.5
You can report issues or ask questions in theissues section. Please, start your issue with[BUG]
and your question with[QUESTION]
in the subject.
You may also use the issues to propose changes for theWiki Pages, in that case use[WIKI]
at the beginning of the subject.
If you have a question, it is recommended to make a search over the closed issues first.
To submit a Pull Request, fork this repository and create a new branch to commit your new changes there. Finally, open a Pull Request from your new branch. Refer to thecontribution guidelines for detailed instructions. When submitting a Pull Request take the next notes into consideration:
- Verify that the Pull Request doesn't introduce a high downgrade on the code quality.
- If the Pull Request adds a new feature, consider adding a proposal of the documentation for the Wiki.
- Keep the package focused, don't add special support to other packages or to solve very particular situations. These changes will make the package harder to maintain.
About
Easy AdminLTE integration with Laravel
Resources
License
Stars
Watchers
Forks
Packages0
Languages
- PHP81.3%
- Blade18.7%