Looking to hire Laravel developers? Try LaraJobs

laravel-stats maintained by mtvtd

Description
This is my package LaravelStats
Last update
2026/06/03 17:04 (dev-main)
License
Downloads
2 889

Comments
comments powered by Disqus

This is my package LaravelStats

Latest Version on Packagist Tests Check & fix styling Total Downloads

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Installation

You can install the package via composer:

composer require mtvtd/laravel-stats

You can publish the config file with:

php artisan vendor:publish --provider="Mtvtd\LaravelStats\LaravelStatsServiceProvider" --tag="laravel-stats-config"

Add .env variables:

# status.mtvtd.nl
LARAVEL_STATS_TOKEN=[your-api-token]
LARAVEL_STATS_SCHEDULER_LOGGING_ENABLED=true

Add the update command to de deploy script:

php artisan mtvtd:laravel-stats

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.