Download the PHP package linhnh95/laravel5layer without Composer
On this page you can find all versions of the php package linhnh95/laravel5layer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel5layer
laravel-5-layer
Laravel 5 Layer is a package that helps to create structure and help with the project construction process.
Installation
Require this package with composer. It is recommended to only require the package.
Config
Add the ServiceProvider to the providers array in config/app.php
Cache Query
Add the source code to the stores array in config/cache.php
Later add the source code to bottom public/index.php
Usage
After running the composer. Turn on the terminal screen and run the command
To create a series of processing files for a Model using 5 layers
All versions of laravel5layer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
laravel/framework Version >=5.5.0
firebase/php-jwt Version ^5.0
predis/predis Version ^1.1
ext-json Version *
ext-mbstring Version *
ext-openssl Version *
laravel/framework Version >=5.5.0
firebase/php-jwt Version ^5.0
predis/predis Version ^1.1
ext-json Version *
ext-mbstring Version *
ext-openssl Version *
The package linhnh95/laravel5layer contains the following files
Loading the files please wait ....