I want to store user configuration data on database and I\'m following this forum thread about it http://forumsarchive.laravel.io/viewtopic.php?id=10406 but when I implemented i
go to bootstrap/app.php
Just uncomment
$app->withEloquent();