Closed
Description
$wechat = App::make('wechat');
$wechat->on('message', ...);
在laravel 5 中报错 :[2015-04-19 03:19:04] production.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Undefined class constant 'User'' in /var/www/wechat/app/Http/Controllers/WechatController.php:22
请问这是为什么呢?
Metadata
Metadata
Assignees
Labels
No labels