Skip to main content

Module Map

Application module map

This map helps teams quickly identify available modules, consumers, and primary code paths.

Core modules

  • Auth & Account
  • Membership
  • Coupon/Stamp
  • Reservation
  • News/Content
  • Store/Outlet Management

How to read the map

Start from a business capability, locate its module, then follow route -> controller -> model links.

Code references

Use routes/, app/Http/Controllers/, and app/Models/ together to validate module boundaries.