Skip to content

AurorahHarmony/shyft-indigo

Repository files navigation

Best Practices

Laravel best practices

Common controller handler names

  • index - Show all listings
  • show - Show single listing
  • create - Show form to create new listing
  • store - Store new listing
  • edit - Show form to edit listing
  • update - Update listing
  • destroy - Delete listing

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

A job tracking and asset management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published