Download the PHP package inaxo/laravelstripehandler without Composer
On this page you can find all versions of the php package inaxo/laravelstripehandler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download inaxo/laravelstripehandler
More information about inaxo/laravelstripehandler
Files in inaxo/laravelstripehandler
Download inaxo/laravelstripehandler
More information about inaxo/laravelstripehandler
Files in inaxo/laravelstripehandler
Vendor inaxo
Package laravelstripehandler
Short Description Laravel package that contains everything you need to implement a stripe payment gateway
License MIT
Package laravelstripehandler
Short Description Laravel package that contains everything you need to implement a stripe payment gateway
License MIT
Please rate this library. Is it a good library?
Informations about the package laravelstripehandler
-
Run command:
-
And:
-
Add the following line to the autoload section in the
composer.json
file: -
Run the command:
-
Add the following line to the providers key array in the config/app.php file:
-
Run the command again:
-
Now, to publish a package config file you need to run the following command:
-
After publishing the service provider, you need to add this line to the
middleware
array in yourapp/Http/Kernel.php
: - If you've completed all the previous steps, you need to enter data in
resources/LaravelStripeHandler/products.*
(XML by default). After that, you should add additional keys in your .env file:
Enjoy!
All versions of laravelstripehandler with dependencies
PHP Build Version
Package Version
Requires
ext-simplexml Version
*
The package inaxo/laravelstripehandler contains the following files
Loading the files please wait ....