ebethus/laravel-ticketbai

TicketBai Library for Laravel

dev-main 2024-06-03 16:29 UTC

This package is auto-updated.

Last update: 2024-09-03 16:55:24 UTC


README

Config example

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

php artisan migrate