A Beginner's Guide to Organizing Blade Templates in Laravel
Laravel is a PHP-based web framework which follows the Model-View-Controller (MVC) architecture.
A core part of the MVC trilogy is View. All of the UI markup which a user sees and interacts with on the web browser goes into the views folder, which au...
ubahthebuilder.hashnode.dev3 min read
Ayodele Samuel Adebayo
Software Engineer & Customer Success Engineer at Hashnode
This is a really nice and detailed article, well done bro