- Notifications
You must be signed in to change notification settings - Fork 1
Home
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: