Laravel / Basics / Folder Structure
Folder structure
-
Step
1. Tiles view
ORWe create
1) routes in routes/web.php
2) controllers in app/Http/Controllers
3) views in resources/views2. List view
MANVIA BLOG