INtelligent Dev: Laravel Telescope

Laravel Telescope is an elegant debug assistant for the Laravel framework. Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, scheduled tasks, variable dumps and more. How does it differ from the very popular Laravel Debugbar? Let’s check it out.

INtelligent Dev: Adding a Let’s Encrypt SSL to Laradock

Do you need a valid Let’s Encrypt certificate for your development environment? Yes. Yes, you do. Don’t worry. It is super simple.