Last year Spatie released a package called laravel-uptime-monitor. This powerful piece of software can check the health of hundreds of sites in a few seconds. Not only the uptime can be checked but also if there's a valid ssl certificate installed. Unlike the alternatives, the package is absolutely free no matter how many sites you wish to monitor.
In this talk I'll give you an overview of the package. You also learn how to install it from scratch. After that we'll walk through the code and discuss some tricks that we used to automatically test the package.

Comments

Comments are closed.

Great presentation of the spatie uptime-monitor package.
I loved the 'sitting-on-the-shoulder-of-the-develop' flow where Freek has setup an monitor app from scratch and digged into the testing area.