laravel-auto-crud

(β˜… 308)

Laravel Auto CRUD Generator is a package that simplifies CRUD (Create, Read, Update, Delete) operations for your Laravel application. With a single command, you can generate all necessary files and logic for a selected model, reducing development time and effort.

  • .gitignore
  • composer.json
  • LICENSE
  • phpunit.xml
  • README.md
// repository documentation