dimitrienkov0/laravel-modules

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

Installs: 163

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/dimitrienkov0/laravel-modules

1.0.8 2025-11-23 16:23 UTC

This package is auto-updated.

Last update: 2025-11-23 16:23:53 UTC


README

Requirements

  • PHP 8.3+
  • Laravel 10/11

Installation

Commands

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