shitware-ltd / laravel-trongate
A Trongate adapter for Laravel
v1.1.2
2022-10-05 22:22 UTC
Requires
- laravel/framework: ^7.0|^8.0|^9.0
README
Installation
composer require shitware-ltd/laravel-trongate
Supported Laravel versions
We believe in backwards compatability just as much as Trongate, below are the supported Laravel versions.
- 7.x
- 8.x
- 9.x
i18n
Supported languages:
en
da
nl
dc
Configuration
To publish the configuration for the countdown, use the following command:
php artisan vendor:publish --provider="ShitwareLtd\LaravelTrongate\TrongateServiceProvider" --tag="config"
To publish translation files, use the following command:
php artisan vendor:publish --provider="ShitwareLtd\LaravelTrongate\TrongateServiceProvider" --tag="lang"
License
MIT
Issues
There ain't none due to our extexensive non test driven development approch. If you dont test, you dont have bugs!