-
guillaumebriday/laravel-blog
- 1794
- Dec 2016
- Oct 2024
Files in the example
-
app/Http/Controllers/Admin/PostController.php
-
routes/admin.php
-
resources/views/admin/posts/create.blade.php
-
resources/views/admin/posts/edit.blade.php
-
resources/views/admin/posts/_form.blade.php
-
resources/views/admin/posts/index.blade.php
-
resources/views/admin/posts/_list.blade.php
-
JustinByrne/Mealing
- 100
- Oct 2020
- Sep 2022
Files in the example
-
app/Http/Controllers/IngredientController.php
-
routes/web.php
-
views/admin/ingredients/index.blade.php
-
resources/views/admin/ingredients/create.blade.php
-
resources/views/admin/ingredients/edit.blade.php
-
resources/views/admin/ingredients/show.blade.php