marcreichel/laravel-fathom
最新稳定版本:0.11.0
Composer 安装命令:
composer require marcreichel/laravel-fathom
包简介
Fathom Analytics API wrapper for Laravel
README 文档
README
Please note: This package is still a work in progress and the Fathom API is also only in early access. Do not use this package in your production environment (yet).
Laravel Fathom
This is an unofficial Laravel wrapper for the Fathom Analytics API and provides a neat little Blade component for the Fathom script tag including some helpful configurations.
Installation
You can install this package via composer:
composer require marcreichel/laravel-fathom
The package will automatically register its service provider.
To publish the config file to config/fathom.php run:
php artisan fathom:install
Documentation
You will find the full documentation on the dedicated documentation site.
Testing
Run the tests with:
composer test
Contributing
Please see CONTRIBUTING for details.
Credits
License
统计信息
- 总下载量: 64.59k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 18
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-10-30
