elefher / isoftbet-laravel-api

isoftbet api in laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transactions API

Install

In the root folder of the project Run the following commands

cp .env.example .env Edit the .env file in order to set the database name and credentials

composer install

php artisan passport:install

php artisan passport:client --personal

php artisan migrate

php artisan serve

RUN TESTS

phpunit OR ./vendor/phpunit/phpunit/phpunit

About

isoftbet api in laravel


Languages

Language:PHP 96.7%Language:HTML 2.7%Language:Vue 0.5%