rizqyhi/laravel-mods

Generate module easily on Laravel

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/rizqyhi/laravel-mods

1.0.0 2019-05-23 05:51 UTC

This package is auto-updated.

Last update: 2025-12-23 20:51:53 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.