rapolas.dev
  • Posts
  • Tags
rapolas.dev

  • Posts
  • Tags
How to structure, define and reuse Laravel routes with PHP objects

Leverage PHP Class or Enum objects to structure your routes. Keep your code SOLID, DRY, avoid typos, and save time in the long term.

laravel structure php8.1