• Stars
    star
    5
  • Rank 2,811,804 (Top 57 %)
  • Language
    PHP
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This generator makes life easier and helps to develop Laravel applications much faster by skipping tedious creation CRUD classes manually. Just run php artisan make:crud Dog and get ready to test code for your Dog entity!