-
On composer require laravel/cashier on wip/laravel branch the console return
php artisan october:util set build
In ServiceProvider.php line 128:
…
-
Tried adding sentry-laravel using the instructions in the documentation https://docs.sentry.io/platforms/php/laravel/#laravel-5x:
```
composer require sentry/sentry-laravel:1.0.0-beta5 php-http/cu…
-
Hi,
Thanks for creating this package! Hoping to test this out on my next app.
I've discovered a couple small issues so far.
1. When creating the migration files it seems to still use the `str…
-
I am using cashier for stripe in laravel 7, getting this error while adding payment method.
" A parameter provided in the URL (payment_method) was repeated as a GET or POST parameter. You can only pr…
-
- Cashier Version: 11.2.1
- Laravel Version: 6.18.10
- PHP Version: 7.2
### Description:
I tried to produce an invoice pdf using your code as below.
`return $user->downloadInvoice($invoice_id…
-
- Cashier Version: 11.2.2
- Laravel Version: 7.9.2
- PHP Version: 7.4.2
### Description:
Hello,
I'm trying to delete the upcoming user invoice in case there is still tabs left in it but i'm e…
-
- Laravel Version: 7.14.1
- PHP Version: 7.4.6
- Blueprint Version: 1.13.0
- Platform: Mac
### Issue:
Controller files are generated with no namespace and empty classes. Models are generate…
-
Having the error when i try to swap a braintree subscription.Please help.
-
Laravel Cashier one subscription to all product plans, because of stripe already allows to multiple plans to subscribe at a one time. Please add this feature because we really need.
-
- Cashier Version: 10.5
- Laravel Version: 6.2
- PHP Version: 7.4
- Database Driver & Version: mysql 8.x
### Description:
Trying to update the subscription to change the anchor date with a tria…