Skip to main content

Become A Full Stack Developer Now - Slim Backend API #114


Published: October 21, 2024 | DevDrawer


Estimated Reading Time
1 minutes
Video Duration
26:06 minutes

Become a Full Stack Developer—Episode 1: In this episode, we set up the backend of our full-stack app using the Slim PHP framework. We create a basic Slim project, install the necessary dependencies, and configure routing. We also configure the database connection using PDO and create the initial directory structure for controllers and services.

🔗 Timestamps:

00:00 - Intro

01:35 - Using Composer to Install Slim

03:58 - Creating Our Index and Sample Router

08:22 - Setting Our Folder Structure

09:25 - Testing Our Database Connection

19:12 - Creating Our Controllers

22:04 - Putting It All Together

⭐ Programmer Merch: https://store.thedevdrawer.com/#!/

⭐ Join the Discord: https://discord.gg/4nRPmBFSDj

⭐ If you would like to buy me a coffee because I created something that helped you, it would be much appreciated! : https://www.buymeacoffee.com/devdrawer

⭐ Join this channel to get access to perks:

https://www.youtube.com/channel/UCcr8eSk5xCfn3AbYy8WOWzg/join

⭐ Become a Patreon to show support and get exclusive access to content: https://www.patreon.com/devdrawer

View Project on GitHub: Once all videos in the series are done, this will be updated with the final code.