Download the PHP package ferdousanam/laravel-sidebar without Composer
On this page you can find all versions of the php package ferdousanam/laravel-sidebar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ferdousanam/laravel-sidebar
More information about ferdousanam/laravel-sidebar
Files in ferdousanam/laravel-sidebar
Package laravel-sidebar
Short Description A sidebar builder for Laravel
License MIT
Informations about the package laravel-sidebar
WARNING! Not actively supported or maintained.
Laravel Sidebar
Installation
Require this package in your composer.json and run composer update.
After updating composer, add the ServiceProvider to the providers array in config/app.php
Add the package middleware to App\Http\Kernel:
To publish the default views use:
To publish the config use:
Documentation
See the wiki: https://github.com/Maatwebsite/Laravel-Sidebar/wiki
Contributing
ALL contributions should be made to appropriate branch (e.g. 2.0 for 2.0.* bug fixes). Bug fixes should never be sent to the master branch.
We follow PSR-1, PSR-2 and PSR-4 coding styles.
Added or fixed functionality should be backed with unit tests.
License
This package is licensed under MIT. You are free to use it in personal and commercial projects.
All versions of laravel-sidebar with dependencies
illuminate/cache Version ~10.0|~11.0|~12.0|~13.0
illuminate/container Version ~10.0|~11.0|~12.0|~13.0
illuminate/contracts Version ~10.0|~11.0|~12.0|~13.0
illuminate/support Version ~10.0|~11.0|~12.0|~13.0
illuminate/routing Version ~10.0|~11.0|~12.0|~13.0
illuminate/view Version ~10.0|~11.0|~12.0|~13.0