laravel-modules maintained by dimitrienkov0
Author
Last update
2026/05/24 18:09
(dev-main)
Downloads
464
Last update
2026/05/24 18:09
Require
- php >=8.3
- inertiajs/inertia-laravel ^2
- moonshine/contracts ^4.0
- moonshine/core ^4.0
- laravel/framework ^11|^12|^13
Last update
2026/05/24 18:00
Last update
2026/03/22 10:42
Require
- php >=8.3
- laravel/framework ^11|^12|^13
- inertiajs/inertia-laravel ^2
- moonshine/contracts ^4.0
- moonshine/core ^4.0
Last update
2025/11/23 17:23
Require
- php >=8.3
- laravel/framework ^11|^12
- inertiajs/inertia-laravel ^2
- moonshine/contracts ^4.0
- moonshine/core ^4.0
Last update
2025/11/23 15:24
Require
- php >=8.3
- laravel/framework ^11|^12
- inertiajs/inertia-laravel ^2
- moonshine/contracts ^4.0
- moonshine/core ^4.0
Last update
2025/11/21 13:48
Require
- php >=8.3
- laravel/framework ^11|^12
- inertiajs/inertia-laravel ^2
- moonshine/contracts ^4.0
- moonshine/core ^4.0
Last update
2025/10/24 10:14
Require
- php >=8.3
- laravel/framework ^11|^12
- inertiajs/inertia-laravel ^2
- moonshine/contracts ^3.9
- moonshine/core ^3.9
Last update
2025/04/05 20:23
Require
- php >=8.3
- laravel/framework ^11|^12
- inertiajs/inertia-laravel ^2
- moonshine/contracts ^3.9
- moonshine/core ^3.9
Last update
2025/04/05 20:17
Require
- php >=8.3
- laravel/framework ^11|^12
- inertiajs/inertia-laravel ^2
- moonshine/contracts ^3.9
- moonshine/core ^3.9
Last update
2025/03/23 18:46
Require
- php >=8.3
- laravel/framework ^11|^12
- inertiajs/inertia-laravel ^2
Last update
2025/01/14 16:15
Require
- php >=8.3
- laravel/framework ^10|^11
- inertiajs/inertia-laravel ^2
Last update
2025/01/14 16:02
Require
- php >=8.3
- illuminate/contracts ^10|^11
- illuminate/filesystem ^10|^11
- illuminate/database ^10|^11
- illuminate/routing ^10|^11
- inertiajs/inertia-laravel ^2
- illuminate/support ^10|11
- illuminate/console ^10|11
Laravel Modules
Requirements
- PHP 8.3+
- Laravel 10/11
Installation
Commands
php artisan make:module <module_name>
- create module (with model & migration)