laravel收银员没有与jessengers mongodb合作

时间:2016-09-24 12:30:56

标签: php mongodb laravel-5 laravel-cashier

我正在尝试使用laravel / cashier与jessengers MongoDB。 我正在使用Laravel 5.2和Jessenger MongoDb Extension

$user->newSubscription($plan_data['name'], $plan_data['id'])->create($stripeToken);

获取此错误:

  

致命错误:在null中调用成员函数getDateFormat()   /location/to/laravel/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php   在2990号线上       在null

上调用成员函数getDateFormat()

我已经尝试过:

Github Issue #222

Github Issue #904

Github Issue #618

0 个答案:

没有答案