codetech/laravel-vendus

Laravel wrapper for the codetech/vendus-api package.

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/codetech/laravel-vendus

v1.1.2 2023-05-01 09:06 UTC

This package is auto-updated.

Last update: 2025-09-29 02:44:21 UTC


README

Laravel wrapper for the codetech/vendus-api package.

Latest version GitHub license

Installation

Install the PHP dependency

composer require codetech/laravel-vendus

Publish the configuration file (optional)

php artisan vendor:publish --provider=CodeTech\\Vendus\\Providers\\VendusServiceProvider --tag=config

For setting up the API key, add this line to your .env file:

VENDUS_API_KEY=

Cache the configurations

php artisan config:cache

Translations

This package comes with some translations available that you can use to present messages of results of operations, etc.

Publish the translations file (optional)

php artisan vendor:publish --provider=CodeTech\\Vendus\\Providers\\VendusServiceProvider --tag=translations

License

codetech/laravel-vendus is open-sourced software licensed under the MIT license.

About CodeTech

CodeTech is a web development agency based in Matosinhos, Portugal. Oh, and we LOVE Laravel!