abno/abno360

Integrate Abno360

dev-main 2024-07-09 09:05 UTC

This package is auto-updated.

Last update: 2025-03-12 08:53:30 UTC


README

Installation

1 - Dependency

The first step is using composer to install the package and automatically update your composer.json file, you can do this by running:

composer require abno/abno360:dev-main

4 Configuration

Publish config

In your terminal type

php artisan vendor:publish
php artisam migrate