I\'m on a Laravel 8 project using the following line in one of my controllers to grab part of a table out of a database:
$post = \\DB::table(\'posts\')->wh