Skip to content
Milwad edited this page Mar 25, 2023 · 3 revisions

Welcome to the Laravel-Crod!

Laravel Crod is a package for implementing CRUD faster and easier.
You can create controllers, models, migrations, services, repositories, views and requests quickly.
You can make automatically fillable for models, query for repositories and services, make resource functions for controllers, and a lot of options.

Laravel-crod is a simple yet powerful package that can help you create CRUD operations for your Laravel models in just a few lines of code. By following this documentation, you should now have a better understanding of how to use the package in your Laravel project. If you have any issues or questions, please feel free to open an issue on the package's GitHub repository.

Clone this wiki locally