Tool for testing eMag API (because they don't provide any) using Laravel
composer update
cp .env.example .env
php artisan key:generate
php artisan migrate
php artisan serve
- eMag API similar responses
- eMag API errors
- generate fake Orders, Customers and Products to test implementation