Download the PHP package sil2/vidflex without Composer
On this page you can find all versions of the php package sil2/vidflex. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package vidflex
VidFlex API Test
Requirements
- Laravel ^8.0
- PHP ^8.0
Installation
add composer package
Configure DB connection in .env file
run to create tables:
run to seed test data
Start the server
API
Auth Token
use test user or any valid user email & password to get the token
API commands
All API requests must contains a valid Bearer token in the headers
Example:
To add products to the cart
To retrieve a list of products in the cart
To create an order from the cart
To retrieve a list of products in the order
All versions of vidflex with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^8.0
laravel/sanctum Version ^2.11
efureev/laravel-trees Version ^3.5
laravel/sanctum Version ^2.11
efureev/laravel-trees Version ^3.5
The package sil2/vidflex contains the following files
Loading the files please wait ....