Download the PHP package samark/lumpineevill without Composer
On this page you can find all versions of the php package samark/lumpineevill. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download samark/lumpineevill
More information about samark/lumpineevill
Files in samark/lumpineevill
Download samark/lumpineevill
More information about samark/lumpineevill
Files in samark/lumpineevill
Vendor samark
Package lumpineevill
Short Description Laravel Generator , For api base CRUD , Management request , handler response with JSON.
License MIT
Package lumpineevill
Short Description Laravel Generator , For api base CRUD , Management request , handler response with JSON.
License MIT
Please rate this library. Is it a good library?
Informations about the package lumpineevill
Lumpineevill v.1.0.6.*
For repository patten design under Laravel framework
Feature
- can install via
composer
- can create update delete search all ,where like ,find by id , filter language
- can reponse json format [not code API standard]
- can generate request file
- Create{namespace}Request
- Update{namespace}Request
- Delete{namespace}Request
- Get{namespace}Request
- can generate model and sync table automatically
- can generate controller
- can generate route and mapping auto to controller
- can generate repository extended on APIBaseRepository
- generate automatically interfaces of repository
- can generate migration file
Installation
Laravel 5.*: Serviceprovider
If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php
Command
copy environment
append .env
file
copy migration file
for copy migration file to dastabase/migrations/
publishes vendor config
All versions of lumpineevill with dependencies
PHP Build Version
Package Version
The package samark/lumpineevill contains the following files
Loading the files please wait ....