Skip to content
Tady edited this page Sep 6, 2023 · 1 revision

Welcome to the artisan-make-mvc wiki! This command will create:

  • PostController.php
  • views/posts/create.blade.php
  • views/posts/edit.blade.php
  • views/posts/index.blade.php
  • views/posts/show.blade.php

And add to routes/web.php:

Clone this wiki locally