Skip to content

git-patra/base-laravel

Repository files navigation

My CRUD Base Laravel

This base only for personal project, feature CRUD will be simple for me. If you want to try this too, just clone it

How to:

  • clone
  • make model & migration
  • make request with extend base request
  • make resource with extend base resource
  • make controller (simple, only construct 'optional')
  • done.

You can see example on file BlogController.

About

Easy setup for my personal project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages