LaravelPackages.net
Acme Inc.
Toggle sidebar
shitware-ltd/laravel-trongate

A Trongate adapter for Laravel

7
5
v1.1.2
About shitware-ltd/laravel-trongate

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

banner

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!

Comments