It took a bit to find the best way to console log while running php in Valet. Here are a couple of techniques that helped me debug locally with PHP Laravel.
Exception logging for production Sinatra apps can be tough to set up. Here's how to set up logging of request and errors for your production environment.
Your app might do everything your customers asked, but does it do everything you need? Here're tools for monitoring and diagnosing issues after it ships.