[ All integrations ](https://ohdear.app/third-party-integrations)

# Laravel Pulse

Laravel Pulse cards showing uptime, cron job status, and broken links directly in your Pulse dashboard.

[ ohdearapp/ohdear-pulse ](https://github.com/ohdearapp/ohdear-pulse)

by [ Oh Dear ](https://ohdear.app)

[Laravel Pulse](https://pulse.laravel.com) is a first party package that can display a dashboard with information surrounding usage and performance of your Laravel app.

The [ohdearapp/ohdear-pulse](https://github.com/ohdearapp/ohdear-pulse) package contains Laravel Pulse cards to show you the status of your scheduled jobs, any broken links you have in your Laravel app, and uptime / HTTP performance stats. All of these cards use the Oh Dear API to fetch their data.

## Discovering the cards [\#](#discovering-the-cards)

The first Pulse card displays if your site is up, and recent response times. This card, and also the other two, also support dark mode.

Oh Dear can monitor if the scheduled jobs of a Laravel app run on time. Using the [spatie/laravel-schedule-monitor](https://github.com/spatie/laravel-schedule-monitor) package, you can [sync the schedule](https://github.com/spatie/laravel-schedule-monitor#getting-notified-when-a-scheduled-task-doesnt-finish-in-time) of your app to Oh Dear.

The cron Pulse card displays when your scheduled jobs have run for the last time, and if they ran on time.

The broken links card can display any broken links of your app. This card is powered by [Oh Dear's broken links check](https://ohdear.app/docs/features/broken-links-detection), which crawls your entire site.

## Installing the cards [\#](#installing-the-cards)

You'll find the installation instructions in [this repo on GitHub](https://github.com/ohdearapp/ohdear-pulse).

## Screenshots
