Skip to content

Generate migrations, models, controllers and routes for your laravel app based on you database already made schema. It includes key constraints

Notifications You must be signed in to change notification settings

christian-barnabe-chabi/laravel-mmcr

Repository files navigation

Design you database and let laravel-mmcr build a basic crud laravel project based on that design It includes:

  • Migrations
  • Routes (api & web)
  • Controllers with validators
  • Models

Just set database configuration in config.php and run php generate

About

Generate migrations, models, controllers and routes for your laravel app based on you database already made schema. It includes key constraints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages