Lumen 使用 Eloquent ORM 问题
请问下 lumen 中如何使用 Eloquent ORM, 我现在新建了一个 Account 的 model,但是在用的时候一直提示 Fatal error: Class 'Account' not found,请问是需要 composer.json 中加入什么配置吗
推荐文章: