Changelog

v1.2
Org management functionality and more.
  • Added organization management module with role-based access control.
  • Upgraded Laravel framework from 10.x to 11.x for performance improvements and security patches.
  • Implemented application workflow with status tracking and approval process.
  • Integrated Stripe for payment processing.
  • Fixed bug in authentication middleware that caused session expiration issues.
v1.0
Create a basic scaffold of the app.
  • Added public pages and user authentication.