Download the PHP package sandervanhooft/vaporize-spark-mollie without Composer
On this page you can find all versions of the php package sandervanhooft/vaporize-spark-mollie. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sandervanhooft/vaporize-spark-mollie
More information about sandervanhooft/vaporize-spark-mollie
Files in sandervanhooft/vaporize-spark-mollie
Package vaporize-spark-mollie
Short Description Run Spark for Mollie on Laravel Vapor
License MIT
Homepage https://github.com/sandervanhooft/vaporize-spark-mollie
Informations about the package vaporize-spark-mollie
Run Spark for Mollie on Laravel Vapor
Running Spark for Mollie requires you to make a few modifications before it fully runs on Laravel Vapor.
The default installation Spark will break the profile photo upload (teams and users) and the invoice pdf download. This package takes care of that.
Installation
It is recommended to use this package on a fresh installation of Spark for Mollie.
You can install the package via composer:
Next, install the required files with:
Run the migrations. This adds the required field to the users and teams tables.
Important!
Ensure you have wired up the Vapor NPM package as documented here.
Configuration (optional)
You can use the published config file (config/vaporize-spark-mollie.php
) to swap out the used classes with your own customized ones.
This is what's in the config file:
Changelog
Please see the releases for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Sander van Hooft
- All Contributors
This package was inspired by this thread on Laracasts.com, and this great blog post by Sandulat.
License
The MIT License (MIT). Please see License File for more information.
All versions of vaporize-spark-mollie with dependencies
laravel/spark-aurelius-mollie Version ^1.0
laravel/cashier-mollie Version ^1.13
laravel/vapor-core Version ^2.0