Two seasoned salty programming veterans talk best practices based on years of working with Laravel SaaS teams.
When to step outside of Eloquent's comfort zone
Joel and Aaron explore the nuances of when to venture beyond Eloquent in Laravel applications. They discuss specific scenarios where using lower-level database tools m...
Are you a Laravel developer or a PHP developer?
When you're building a Laravel app, you're writing PHP code, but you're dealing with many patterns and conveniences provided by Laravel. So where do you draw the line ...