laravel / cashier-stripe

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
https://laravel.com/docs/billing
MIT License
2.37k stars 671 forks source link

Class 'Laravel\Cashier\CashierServiceProvider' not found #725

Closed shihastz closed 5 years ago

shihastz commented 5 years ago

when I trying to add cashierServiceProvider in providers (config/app.php) it showing not found error. I am using laravel 4.2. how to solve this issue?

driesvints commented 5 years ago

Hey there,

Unfortunately we don't support this version anymore. Please check out our support policy on which versions we are currently supporting. Can you please try to upgrade to the latest version and see if your problem persists? We'll help you out and re-open this issue if so.

Thanks!