About Us
Services
Open Source
Clients
Tools
Blog
Contact
OFC Blog
Posts tagged Laravel
Sending (better?) JSON responses in Laravel
Written by Kurtis Holsapple
2025-05-05
Types are awesome, DTOs rule Recently I was working on an Inertia/Laravel app, and needed to share some data with a Vue component without passing the...
Quick access to Laravel Model info in VS Code
Written by Kurtis Holsapple
2025-03-03
ctrl+m ctrl+m FTW I was recently browsing Reddit and a lot of people were talking about what they would change in Laravel if they could have...