abno/abno360

Integrate Abno360

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

This package is auto-updated.

Last update: 2024-05-08 09:07:48 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