shitware-ltd/laravel-trongate is a Laravel package for a trongate adapter for laravel.
It currently has 5 GitHub stars and 7 downloads on Packagist (latest version v1.1.2).
Install it with composer require shitware-ltd/laravel-trongate.
Discover more Laravel packages by shitware-ltd
or browse all Laravel packages to compare alternatives.
Last updated

composer require shitware-ltd/laravel-trongate
We believe in backwards compatability just as much as Trongate, below are the supported Laravel versions.
Supported languages:
endanldcTo 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"
MIT
There ain't none due to our extexensive non test driven development approch. If you dont test, you dont have bugs!