ebethus/laravel-ticketbai

TicketBai Library for Laravel

dev-main 2023-02-15 18:38 UTC

This package is auto-updated.

Last update: 2024-04-15 21:22:42 UTC


README

Config example

[
    'license' => 'TB12345678',
    'nif' => 'B1111111',
    'appName' => 'Laravel Ebethus TicketBAI',
    'appVersion' => '1.0'
]

php artisan migrate