Download the PHP package astrogoat/affirm without Composer
On this page you can find all versions of the php package astrogoat/affirm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download astrogoat/affirm
More information about astrogoat/affirm
Files in astrogoat/affirm
Package affirm
Short Description A Affirm app for Strata
License MIT
Homepage https://github.com/astrogoat/affirm
Informations about the package affirm
An Affirm app for Strata
An Affirm app for Stratum
Installation
You can install the package via composer:
Usage
Include the script in your Blade file:
When enabled this will add the Affirm javascript. You now have access to Affirm's promotional messaging. See Affirm documentation for more info.
Testing
Releasing a new version
Use the included GitHub action to create a new release.
Go to https://github.com/astrogoat/skeleton/actions/workflows/release.yml click the "Run workflow" dropdown, select your version level bump, and click the "Run workflow" button.
or run gh workflow run release.yml
from your skeleton directory if you have the GitHub CLI installed locally.
Important: Make sure that the Miles Bot user is included in the list of users who can bypass required pull request requirement Your repo -> Settings -> Branches -> Main (edit) -> "Allow specified actors to bypass required pull requests"
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Baffour Adu Boampong
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of affirm with dependencies
astrogoat/strata Version ^0.7.0
spatie/laravel-package-tools Version ^1.4.3
illuminate/contracts Version ^8.37 || ^9.9|^10.0