Download the PHP package glebstar/laravel5-products without Composer
On this page you can find all versions of the php package glebstar/laravel5-products. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download glebstar/laravel5-products
More information about glebstar/laravel5-products
Files in glebstar/laravel5-products
Download glebstar/laravel5-products
More information about glebstar/laravel5-products
Files in glebstar/laravel5-products
Vendor glebstar
Package laravel5-products
Short Description Products manager for Laravel 5
License MIT
Homepage https://github.com/glebstar/laravel5-products
Package laravel5-products
Short Description Products manager for Laravel 5
License MIT
Homepage https://github.com/glebstar/laravel5-products
Keywords products laravel5
Please rate this library. Is it a good library?
Informations about the package laravel5-products
Products Manager package for Laravel 5.2
This is a Laravel 5 package - https://github.com/glebstar/laravel5-products
Installation
or run composer require glebstar/laravel5-products
Then run composer update in your terminal to pull it in.
You will need to add the service provider to the providers array in your app.php config as follows:
Add an alias for ProductMiddleware in app/Http/Kernel.php into $routeMiddleware array:
To publish a the package files, run:
Apply migration
All versions of laravel5-products with dependencies
PHP Build Version
Package Version
The package glebstar/laravel5-products contains the following files
Loading the files please wait ....