2017 © Pedro Peláez
 

library create-mvc

Create Model, Controller, Request and Migration.

image

afrazahmad/create-mvc

Create Model, Controller, Request and Migration.

  • Saturday, March 10, 2018
  • by afrazahmad
  • Repository
  • 0 Watchers
  • 0 Stars
  • 34 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 3 % Grown

The README.md

Laravel 5 package to create MVC.

Laravel 5 Package to create model, controller, request and migration in single command., (*1)

Requirements

This package requires PHP 7 and Laravel 5.4 or higher., (*2)

Install through composer

``` bash composer require afrazahmad/create-mvc, (*3)

If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php

```php
AfrazAhmad\MVC\MVCServiceProvider::class,

Usage

To use this package, just run below command and you will be prompted to options where you can choose according to requirement., (*4)

bash php artisan create:mvc, (*5)

License

The MIT License (MIT). Please see License File for more information., (*6)

The Versions

10/03 2018

dev-master

9999999-dev https://github.com/afrazahmmad/create-mvc

Create Model, Controller, Request and Migration.

  Sources   Download

MIT

The Requires

  • php ^7.0

 

by Avatar afrazahmad

migration model request controller laravel-package afrazahmad laravel-create-mvc-package model-controller-request-migration laravel-package-create-mvc

10/03 2018

1.0.0

1.0.0.0 https://github.com/afrazahmmad/create-mvc

Create Model, Controller, Request and Migration.

  Sources   Download

MIT

The Requires

  • php ^7.0

 

by Avatar afrazahmad

migration model request controller laravel-package afrazahmad laravel-package-create-mvc

01/03 2018

1.0.1

1.0.1.0 https://github.com/afrazahmmad/create-mvc

Create Model, Controller, Request and Migration.

  Sources   Download

MIT

The Requires

 

by Avatar afrazahmad

afrazahmad laravel-create-mvc-package model-controller-request-migration