Laravel Monitor
A lightweight Laravel package providing CRM tools, access monitoring, and anti-scraper protection.
You need the package installed first
This dashboard only works together with the Laravel Monitor package, installed inside your own Laravel application.
How it works
-
1
Install the package in your Laravel application
composer require drcantagalo/laravel-monitor -
2
Run the installer
php artisan monitor:installIt will publish the configuration and migrations, register your site, and give you an installation code.
-
3
Sign in here to manage your registered sites
Use your installation code to link your site to your account and access its dashboard.