PATH:
home
/
centosnipponia
/
public_html
/
eccity
/
vendor
/
jeroennoten
/
laravel-adminlte
# Easy AdminLTE integration with Laravel [](https://packagist.org/packages/jeroennoten/Laravel-AdminLTE) [](https://packagist.org/packages/jeroennoten/Laravel-AdminLTE) [](https://github.com/jeroennoten/Laravel-AdminLTE/actions) [](https://scrutinizer-ci.com/g/jeroennoten/Laravel-AdminLTE) [](https://scrutinizer-ci.com/g/jeroennoten/Laravel-AdminLTE) [](https://styleci.io/repos/38200433) This package provides an easy way to quickly set up [AdminLTE v3](https://adminlte.io/themes/v3/) with [Laravel](https://laravel.com/) (6 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](https://laravel.com/docs/8.x/blade) that you can extend and advanced menu configuration possibilities. Also, and optionally, the package includes a set of **AdminLTE** styled authentication views that you can use in replacement of the ones that are provided by the [laravel/ui](https://github.com/laravel/ui) authentication scaffolding. If you want to use an older **Laravel** or **AdminLTE** 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 or higher and include AdminLTE v2 ## Documentation All documentation is available on the [Wiki Pages](https://github.com/jeroennoten/Laravel-AdminLTE/wiki), we encourage you to read it. If you are new start with the [Installation Guide](https://github.com/jeroennoten/Laravel-AdminLTE/wiki/Installation). To update the package consult the [Updating Guide](https://github.com/jeroennoten/Laravel-AdminLTE/wiki/Updating). ## Requirements The current package requirements are: - Laravel >= 6.x - PHP >= 7.2 ## Issues, Questions and Pull Requests You can report issues or ask questions in the [issues section](https://github.com/jeroennoten/Laravel-AdminLTE/issues). Please, start your issue with `[BUG]` and your question with `[QUESTION]` in the subject. If you have a question, it is recommended to search and check the closed issues first. To submit a Pull Request, please fork this repository, create a new branch and commit your new/updated code in there. Then open a Pull Request from your new branch. Refer to the [contribution guidelines](https://github.com/jeroennoten/Laravel-AdminLTE/blob/master/.github/CONTRIBUTING.md) for detailed instructions. When submitting a Pull Request take the next notes into consideration: - Check that the Pull Request don't introduce a high downgrade on the code quality. - If the Pull Request introduce new features, consider adding the related documentation of this feature on the Wiki documentation. - Keep the package focused, don't add special support to other packages or to very particular situations. These changes will make the package more hard to maintain.
[+]
..
[-] .editorconfig
[edit]
[-] composer.json
[edit]
[+]
config
[+]
resources
[+]
src
[-] README.md
[edit]
[+]
routes
[-] LICENSE
[edit]
[-] .htaccess.disabled
[edit]