Download the PHP package tilakputta/laravel-make-mongo without Composer
On this page you can find all versions of the php package tilakputta/laravel-make-mongo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tilakputta/laravel-make-mongo
More information about tilakputta/laravel-make-mongo
Files in tilakputta/laravel-make-mongo
Download tilakputta/laravel-make-mongo
More information about tilakputta/laravel-make-mongo
Files in tilakputta/laravel-make-mongo
Vendor tilakputta
Package laravel-make-mongo
Short Description Laravel Artisan Make Model command for Mongo Model using Jenssegers/MongoDb
License
Package laravel-make-mongo
Short Description Laravel Artisan Make Model command for Mongo Model using Jenssegers/MongoDb
License
Please rate this library. Is it a good library?
Informations about the package laravel-make-mongo
Artisan Make Model (Mongo)
A Composer Package written to generate boiler-plate code of Mongo Model with Jenssegers/MongoDb using Laravel Artisan
Table of contents
- Installation
- Usage
- Examples
Installation
Installation using composer:
And add the command to commands array in Kernel.php
Usage
For usage with Artisan
type in this command:
Examples
creates app/Models/PermissionRole.php
Authors
Contributing
Please make your contributions to make it more useful.
All versions of laravel-make-mongo with dependencies
PHP Build Version
Package Version
No informations.
The package tilakputta/laravel-make-mongo contains the following files
Loading the files please wait ....