dimitrienkov0/laravel-modules

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

Installs: 124

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/dimitrienkov0/laravel-modules

1.0.5 2025-10-24 08:14 UTC

This package is auto-updated.

Last update: 2025-10-24 08:15:29 UTC


README

Requirements

  • PHP 8.3+
  • Laravel 10/11

Installation

Commands

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