Laravel PHP Framework continues to surpass my expectations
January 02, 2026
Laravel PHP Framework continues to surpass my expectations

Score 10 out of 10
Vetted Review
Verified User
Overall Satisfaction with Laravel PHP Framework
I used Laravel PHP Framework to write a custom database web application to manage a retreat house. I needed something that would allow integration with Google Workspace including SSO and access to Google calendars. Laravel's documentation and ecosystem allowed me to also integrate with Stripe, process orders from Squarespace, and be able to make calls with Twilio. The web application maintains a history of event participants including payments, touchpoints, demographic data, etc.
Pros
- Clear documentation
- Model-View-Controller infrastructure
- Database flexibility
- Security
Cons
- Upgrading can sometimes break things
- Provide out of the box security check for an application
- Consider ways to use AI to evaluate ways to improve an application
- PHP Unit Tests increased stability and reliability
- Stripe integration reduced time needed for bookkeeping by 50%
- Clear documentation made development easy
Laravel's community was more active, the ecosystem was more expansive, and the documentation was much stronger. CakePHP caught my eye for its simplicity; however, when I began exploring all of the things that I hoped that the web application might be able to do, it quickly became apparent that Laravel PHP Framework was the best choice.
Do you think Laravel PHP Framework delivers good value for the price?
Yes
Are you happy with Laravel PHP Framework's feature set?
Yes
Did Laravel PHP Framework live up to sales and marketing promises?
Yes
Did implementation of Laravel PHP Framework go as expected?
Yes
Would you buy Laravel PHP Framework again?
Yes
Using Laravel PHP Framework
15 - The functions vary. Board members can access dashboards, the director can monitor activity happening in the organization, the bookkeeper can enter and verify payments received, the secretary can register retreatants, the retreat directors can see what retreats they are scheduled for, staff can find information about participants, and the kitchen staff can monitor special dietary requests.
1 - I, as the developer of the web application, am the sole maintainer and support for the organization. I am able to do maintenance tasks such as database health checks, package updates, or Laravel PHP Framework upgrades in my spare time. The use of unit tests ensures me that the app is stable and functioning.
- Registering participants for events
- Tracking donations made
- CRM - managing demographics about participants
- Integration with Twilio made it easy to manage access to the location
- Integration with Stripe reduced workload and increased accuracy
- Monitoring the financial database gives a checks and balance to Quickbook data
- Provides full history of a participants activity in one convenient location
- Asset management system
- Maintenance system
Comments
Please log in to join the conversation