library laravel-oxxa
Oxxa for Laravel 5
nickurt/laravel-oxxa
Oxxa for Laravel 5
- Thursday, July 5, 2018
- by nickurt
- Repository
- 1 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Laravel Oxxa
, (*1)
Table of contents
Installation
Install this package with composer:, (*2)
composer require nickurt/laravel-oxxa
Copy the config files for the Oxxa-plugin, (*3)
php artisan vendor:publish --provider="nickurt\Oxxa\ServiceProvider" --tag="config"
Add the Oxxa credentials to your .env file, (*4)
OXXA_DEFAULT_USERNAME=
OXXA_DEFAULT_PASSWORD=
Tests
composer test
dev-master
9999999-dev
Oxxa for Laravel 5
Sources
Download
MIT
The Requires
The Development Requires
laravel
oxxa