Introducing Laravel Base: Generate an entire Laravel module with one Artisan command #200534
-
🏷️ Discussion TypeProduct Feedback BodyHi everyone! 👋 I'd like to introduce Laravel Base, an open-source package that helps eliminate repetitive boilerplate when building Laravel applications. Instead of manually creating models, migrations, repositories, services, requests, resources, policies, tests, and other supporting files, you can generate a complete module with a single command: php artisan make:module ProductLaravel Base generates:
The package is actively maintained and includes:
GitHub: Packagist: It was recently featured by Laravel News, and I'd love to get feedback from the GitHub community as well. If you have suggestions, feature requests, or ideas for improvement, I'd really appreciate hearing them. If you find the package useful, please consider giving it a ⭐ on GitHub. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @MuhammedMSalama , thanks for sharing with the community! Unfortunately, we currently do not allow self-promotion, advertising, or solicitation in Community Discussions. We want to make sure there is space for users to ask questions without overwhelming them with other conversations. Thank you for helping us maintain a productive and tidy community for all our members. |
Beta Was this translation helpful? Give feedback.
Hi @MuhammedMSalama , thanks for sharing with the community!
Unfortunately, we currently do not allow self-promotion, advertising, or solicitation in Community Discussions. We want to make sure there is space for users to ask questions without overwhelming them with other conversations. Thank you for helping us maintain a productive and tidy community for all our members.