Download the PHP package aliabdulaziz/laravel-md-drawer without Composer
On this page you can find all versions of the php package aliabdulaziz/laravel-md-drawer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aliabdulaziz/laravel-md-drawer
More information about aliabdulaziz/laravel-md-drawer
Files in aliabdulaziz/laravel-md-drawer
Download aliabdulaziz/laravel-md-drawer
More information about aliabdulaziz/laravel-md-drawer
Files in aliabdulaziz/laravel-md-drawer
Vendor aliabdulaziz
Package laravel-md-drawer
Short Description This Laravel package provides a simple drawer-based front-end layout.
License MIT
Package laravel-md-drawer
Short Description This Laravel package provides a simple drawer-based front-end layout.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-md-drawer
laravel-email-verification
This Laravel package provides a simple drawer-based front-end layout.
Requirements
- Laravel 5
Screenshots
Installation
Install the package using composer
Add the service provider (for Laravel < 5.5)
Go to: (Your Laravel App) --> config --> app.php
and add the following line under 'Package Service Providers' comment:
Publish views and asset files
Usage
use the package layout on your views:
example
Customization
After publishing the package files, the package views will be located in: (Your Laravel app) --> views --> vendor --> laravelmddrawer
these files are what you need to customize.
All versions of laravel-md-drawer with dependencies
PHP Build Version
Package Version
No informations.
The package aliabdulaziz/laravel-md-drawer contains the following files
Loading the files please wait ....