dimitrienkov0/laravel-modules

There is no license information available for the latest version (1.0.4) of this package.

1.0.4 2025-04-05 18:23 UTC

This package is auto-updated.

Last update: 2025-05-05 18:36:06 UTC


README

Requirements

  • PHP 8.3+
  • Laravel 10/11

Installation

Commands

php artisan make:module <module_name>
  • create module (with model & migration)