gerardojbaez / laraplans

SaaS style recurring plans for Laravel.
http://laraplans.readthedocs.io
MIT License
180 stars 81 forks source link

Class name must be a valid object or a string in HasRelationships.php (line 487) #21

Closed ghost closed 6 years ago

ghost commented 6 years ago

Laravel 5.4

When $user->newSubscription('main', $plan)->create(); I get error.

ghost commented 6 years ago

Solved by php artisan config:clear