You should uncomment the Eloquent $app->withEloquent() call in bootstrap/app.php.
https://lumen.laravel.com/docs/5.2/database#basic-usage
Update:
Latest version of the docs https://lumen.laravel.com/docs/5.8/database, check section Eloquent ORM
You should uncomment the Eloquent $app->withEloquent() call in bootstrap/app.php.
https://lumen.laravel.com/docs/5.2/database#basic-usage
Update:
Latest version of the docs https://lumen.laravel.com/docs/5.8/database, check section Eloquent ORM