Last active
March 7, 2019 10:44
-
-
Save ger86/c7a6eab3121190e49653666ebdfba294 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stripe_choose_subscription: | |
path: /u/stripe/choose-subscription | |
controller: App\Controller\ChooseSubscriptionController | |
stripe_process_subscription: | |
path: /u/stripe/process-subscription | |
controller: App\Controller\ProcessSubscriptionController |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment