101 episodes

Two seasoned salty programming veterans talk best practices based on years of working with Laravel SaaS teams.

No Compromises Joel Clermont and Aaron Saray

    • Technology

Two seasoned salty programming veterans talk best practices based on years of working with Laravel SaaS teams.

    Magic methods are okay in the right context

    Magic methods are okay in the right context

    "Magic" methods and properties show up several places in Laravel, as well as third-party packages. They can make certain things easier and less verbose, but there is a trade off. In this episode, we discuss a few different contexts where we like and avoid magic accessors.
    We'd really appreciate it if you share the show with other Laravel devs.
    This episode is sponsored by Mailtrap, an Email Delivery Platform that developers love. Try for Free at MAILTRAP.IO

    • 12 min
    Should you let your admin do that?

    Should you let your admin do that?

    Admins can do everything in the app, right? Today we discuss a couple reasons why you may want to consider not letting an admin have access to every single feature in your app.
    🎉️ Episode 100 is a huge milestone for us. Thank you for listening!
    This episode is sponsored by Mailtrap, an Email Delivery Platform that developers love. Try for Free at MAILTRAP.IO

    • 10 min
    Don't get overwhelmed by errors in your application

    Don't get overwhelmed by errors in your application

    Have you ever turned on error tracking in a long-lived app and then got overwhelmed by all the errors happening? We talk through some strategies to not get overwhelmed and make a case that you really should be monitoring this in production.
    Would you like help with your legacy app? We have a ton of experience making legacy apps a joy to work within.

    (00:00) - Your app should be tracking errors

    (02:30) - Better than just parsing logs

    (05:15) - Don't get overwhelmed when you first turn it on

    (06:00) - How to triage and prioritize

    (07:30) - Know about performance issues

    (10:30) - Silly bit

    • 11 min
    Does it matter how your code looks?

    Does it matter how your code looks?

    We've talked about coding standards before, but this time we approach it from a slightly different angle. Does the way you're code is formatted affect your ability to understand it? Brains are interesting things.
    Is your code slower than you'd like? We specialize in Laravel performance optimization and we can help! Contact us to discuss.

    • 11 min
    The life cycle of database hosting

    The life cycle of database hosting

    You launched a hobby project and then it starts to get some traction. What next? How do you get a more solid foundation under your app when it comes to database hosting? In this episode, we discuss the common phases we see a database go through during an app's life.
    And if you'd love some help moving your database or tackling performance issues, give us a call!

    • 16 min
    Are you really going to need that abstraction?

    Are you really going to need that abstraction?

    Interfaces are a great tool for writing maintainable applications, but it is possible to go "too far" with abstraction. Or maybe, it's a bad use of time to write an abstraction up front before you really know you need it. We discuss some trade-offs and examples.

    (00:00) - Life before interfaces in PHP

    (02:30) - Going too far with interfaces

    (04:45) - A discussion with payment gateways

    (07:30) - Abstracting the database as another trap

    (09:15) - Laravel makes good use of interfaces

    (10:05) - Silly bit
    Need some perspective on your Laravel project? We offer a code review service. Get in touch to learn more.

    • 11 min

Top Podcasts In Technology

Apple Events (video)
Apple
Acquired
Ben Gilbert and David Rosenthal
The Ruby on Rails Podcast
Elise Shaffer and Brian Mariani
The Instagram Stories - Social Media News
The Instagram Stories, Daniel Hill
TikTok
Catarina Vieira
Me, Myself, and AI
MIT Sloan Management Review and Boston Consulting Group (BCG)

You Might Also Like

North Meets South Web Podcast
Jacob Bennett and Michael Dyrynda
Laravel News Podcast
Jacob Bennett and Michael Dyrynda
Over Engineered
Chris Morrell
The Laravel Podcast
Taylor Otwell, Matt Stauffer
No Plans to Merge
Daniel Coulbourne & Caleb Porzio
Notes On Work - by Caleb Porzio
Caleb Porzio