Download the PHP package attargah/gogetssl without Composer
On this page you can find all versions of the php package attargah/gogetssl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download attargah/gogetssl
More information about attargah/gogetssl
Files in attargah/gogetssl
Package gogetssl
Short Description GogetSSL API integration for Laravel framework
License MIT
Homepage https://github.com/attargah/gogetssl
Informations about the package gogetssl
GogetSSL API integration for Laravel framework
This is a package created for Laravel Framework that allows you to connect with GogetSSL API.
Installation
You can install the package via composer:
if you get Undefined Class Error
If you are using an older version of Laravel or have Auto-Discovery disabled, add the following code to the 'aliases' section of the config/app.php file to use it everywhere;
Configuration
After adding it to your project, you need to add and adjust the following lines in the .env file:
Usage
You need to include the package in the Controller you will use:
Functions
Models and Functions are based on the Postman documentation.
Returns
This is the return you should get if there is no problem with your operation
Testing
or
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- [attargah](https://github.com/attargah configure)
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of gogetssl with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0
composer/installers Version ~1.0