2017 © Pedro Peláez
 

library laravel-module-maker

Developer-friendly, painless and simplistic CRUD Generator for Laravel

image

angelo8828/laravel-module-maker

Developer-friendly, painless and simplistic CRUD Generator for Laravel

  • Wednesday, February 28, 2018
  • by Angelo8828
  • Repository
  • 1 Watchers
  • 1 Stars
  • 31 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Laravel Module Maker

Developer-friendly, painless and simplistic CRUD Generator for Laravel, (*1)

  • Generates a complete CRUD with just 1 command using your terminal
  • Allows heavy customization unlike other traditional CRM / CRUD generators
  • Can be utilized for existing and on-going developments based on Laravel
  • Compatible with Laravel 5.5 and above

Usage

To create a CRUD module, just type php artisan make:module <name of module> and presto! This package will generate all the needed routes, migrations, models, controllers and views for your module, (*2)

Installation

  1. In your Laravel project directory, type composer require angelo8828/laravel-module-maker to include and install the package.
  2. After the installation, type php artisan make-module:install to get the configuration file. The configuration file (module_maker.php) will be placed inside the config directory of your project.

The Versions

28/02 2018

dev-master

9999999-dev

Developer-friendly, painless and simplistic CRUD Generator for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Angelo Joseph Salvador

laravel-module-maker

31/01 2018

0.3.1

0.3.1.0

Developer-friendly, painless and simplistic CRUD Generator for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Angelo Joseph Salvador

laravel-module-maker

25/01 2018

0.3.0

0.3.0.0

Developer-friendly, painless and simplistic CRUD Generator for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Angelo Joseph Salvador

laravel-module-maker

21/01 2018

0.2.3

0.2.3.0

Developer-friendly, painless and simplistic CRUD Generator for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Angelo Joseph Salvador

laravel-module-maker

20/01 2018

0.2.2

0.2.2.0

Developer-friendly, painless and simplistic CRUD Generator for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Angelo Joseph Salvador

laravel-module-maker

17/01 2018

0.2.1

0.2.1.0

Developer-friendly, painless and simplistic CRUD Generator for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Angelo Joseph Salvador

laravel-module-maker

17/01 2018

0.2.0

0.2.0.0

Developer-friendly, painless and simplistic CRUD Generator for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Angelo Joseph Salvador

laravel-module-maker

12/01 2018

0.1.0

0.1.0.0

Developer-friendly, painless and simplistic CRUD Generator for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Angelo Joseph Salvador

laravel-module-maker