#php
Read more stories on Hashnode
Articles with this tag
Understanding Autoload and Namespaces in PHP · Other Parts: Intro Basic Router Controllers Advanced Router In PHP development, managing large...
Create a full-featured router with plain PHP. · Other Parts: Intro Basic Router Controllers Having covered the basics of routing, views, and...
Create controllers to handle route logic and rendering · Other Parts: Intro Basic Router In the previous article, we covered handling simple routes...
Create a basic router to lay the foundation of an advanced Router. · Other Parts: Intro By default, PHP routing follows file-based routing, where URLs...
Create a Full-stack Blog with vanilla PHP & TailwindCSS for styling. · Brief: This project focuses heavily on the PHP and the Back-end. The main goal is...