laravel-modules
https://github.com/nwidart/laravel-modules
PHP
Module Management In Laravel
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported3 Subscribers
Add a CodeTriage badge to laravel-modules
Help out
- Issues
- Update paths in config.php for directory structure
- $this->app_path() works with "app/" but not "app"
- SeedCommand::executeAction() should return TaskResult::Failure->value instead of a boolean false.
- Auto-generate Base Seeder When Creating New Seeder
- `modules.paths.generator.assets.generate = false` still creates `resources/assets` directory
- Replace `views.generate` with `views.index.generate` for accurate control over view scaffolding
- fix: respect generate flag in generateFiles() method
- Hot Refresh for Blade templates in Modules using root vite.config.js or Module vite.config.js
- Configurable Generation of Web & API Routes
- Generating mapWebRoutes even with 'routes/web' commented out so it doesn't generate
- Docs
- PHP not yet supported