generated from Logisim-Evolution/Laravel-Docker
Etape 6
This commit is contained in:
@@ -13,7 +13,8 @@ class MangasController extends Controller
|
||||
*/
|
||||
public function index()
|
||||
{
|
||||
//
|
||||
$mangas = Mangas::all();
|
||||
return view("index", compact("mangas"));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user