omatech / laravel-orders
dev-master
2019-10-09 17:17 UTC
Requires
- php: ^7.1
- illuminate/support: 5.8.*
- spatie/macroable: ^1.0
Requires (Dev)
- nunomaduro/phpinsights: ^1.5
- orchestra/testbench: 3.8.*
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2024-11-10 04:12:17 UTC
README
#This package is in development
Laravel Orders
Quick and easy integration of a checkout process for Laravel projects
Installation
You can install the package via composer:
composer require omatech/laravel-orders
Usage
// Usage description here
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email aroca@omatech.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.