rizqyhi/laravel-mods

Generate module easily on Laravel

1.0.0 2019-05-23 05:51 UTC

This package is auto-updated.

Last update: 2024-09-23 18:12:51 UTC


README

Simple console command to generate a set of module consists of routes, controllers, views, and language file.

How to use

  1. Install this package via composer: composer require rizqyhi/laravel-mods --dev
  2. Run the command from CLI: artisan mods:create ResourceName

License

This project is licensed under the MIT License - see the LICENSE file for details.