dimitrienkov0/laravel-modules

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

Installs: 67

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/dimitrienkov0/laravel-modules

1.0.4 2025-04-05 18:23 UTC

This package is auto-updated.

Last update: 2025-10-05 19:41:23 UTC


README

Requirements

  • PHP 8.3+
  • Laravel 10/11

Installation

Commands

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