teelaunch/2.0-api-laravel-sdk

There is no license information available for the latest version (dev-main) of this package.

A wrapper for teelaunch's REST API

dev-main 2024-05-23 12:36 UTC

This package is not auto-updated.

Last update: 2025-06-06 15:27:11 UTC


README

Environment Requirements:

  • php^8.1

Requirements:

  • Laravel Pint ^1.13
  • phpunit ^9.6
  • guzzlehttp/guzzle

Installing Pint:

  • composer require laravel/pint --dev

Running Pint:

  • From the terminal run this command: ./vendor/bin/pint

  • Note that you can add it as action on file save from settings:

  • Enter the settings and follow these steps:

Screenshot from 2023-11-10 15-08-35.png

  • In the file watcher enter the configuration section and choose the laravel pint path :

Screenshot from 2023-11-28 12-30-45.png Screenshot from 2023-11-10 15-10-59.png Screenshot from 2023-11-10 15-11-22.png