Try to throw an Exception instead of second debug log and post the call stack, maybe it's going to c...
$portfolios = Portfolio::orderBy('position_id', 'desc')->paginate(10);
There doesn't seem to be an easy way to do either of those things. password column name is hardcoded...
Do you get the same error when trying this in php artisan tinker: \App\Category::create(['parent_id'...
The Laravel portal for problem solving, knowledge sharing and community building.