I wanna show a list of posts in main page and here is what I did:
Rout file:
Route::get(\'/\', [ \'uses\' => \'WelcomeController@index\',