Download the PHP package b4mtech/laravel-umami without Composer
On this page you can find all versions of the php package b4mtech/laravel-umami. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download b4mtech/laravel-umami
More information about b4mtech/laravel-umami
Files in b4mtech/laravel-umami
Package laravel-umami
Short Description A package to add umami analytics to your laravel application
License MIT
Homepage https://github.com/b4mtech/laravel-umami
Informations about the package laravel-umami
Laravel Umami
This packages consist of a larvel component to be used with your own umami analytics server.
Installation
You can install the package via composer:
Publish Items
You should publish the config using the following command:
If you want to customize the blade component:
Usage
As long as the UMAMI_WEBSITE_ID
is set the blade component will be displayed. The following will need to be added inside your head
html tags.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Mark Myers
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of laravel-umami with dependencies
illuminate/support Version ^9.0|^10.0|^11.0
illuminate/view Version ^9.0|^10.0|^11.0