Creating our first little Slim-App example - The ULTIMATE Web-API course with PHP & Slim [Ep. 002]

Channel:
Subscribers:
3,810
Published on ● Video Link: https://www.youtube.com/watch?v=r3a8coZc-2Y



Duration: 12:14
380 views
16


In the second episode of "The ULTIMATE Web-API course" we will build our first little example app. At first we need to install some more utilities like the PHP binaries and configure the system variable called "path", so that our terminal/console actually knows how to execute those PHP files. We will use a server stack called "winnmp", because it's easy and lightweight. It will provide the PHP binaries, as well as some other things like a mysql (mariadb) installation - which we will need later anyways. Then we will register our first route (the path that the request is going to like "robbelroot.de/my-route") and send a corresponding response to the client.

🌐 Video resources: (coming soon) https://robbelroot.de

📖 Chapters
00:00 Intro
02:07 Alternatives for like Mac
02:30 Adding PHP to Path
03:46 Getting Slim
05:04 First code file
08:01 Installing PSR Implementation
08:17 Creating a Slim instance
09:54 Registering a route
10:35 Sending response data
11:04 Running our app
12:00 Outro

HASHTAGS: #slim #php #webapp #framework #webprogramming #programming #tutorial #course




Other Videos By RobbelRoot


2022-02-18INI-Dateien lesen und schreiben in VB.NET – Einstellungen verwalten (Remake)
2022-02-07If your dog 🐕 bullies you
 #
2022-01-22Hacking a Webshop – HOW to and how NOT to fall for this common trap!
2022-01-15Dependency Injection in Slim - The ULTIMATE Web-API course with PHP & Slim [Ep. 005]
2022-01-14The middleware concept (eg. authentication) - The ULTIMATE Web-API course with PHP & Slim [Ep. 004]
2022-01-12Hacking a .NET Application or how to avoid getting hacked | counts for like all client code!
2022-01-11Convert DaVinci Resolve markers to YouTube chapters (EDL files)
2022-01-11Die aktuelle Börsensituation mit Mr. DĂŒm-dĂŒdĂŒm-dĂŒdĂŒm-dĂŒdĂŒm #Shorts
2022-01-09New RobbelRoot Channel Trailer
2022-01-06Getting deeper into Slim Routes - The ULTIMATE Web-API course with PHP & Slim [Ep. 003]
2022-01-05Creating our first little Slim-App example - The ULTIMATE Web-API course with PHP & Slim [Ep. 002]
2022-01-05Setting up our developer environment - The ULTIMATE Web-API course with PHP & Slim [Ep. 001]
2021-11-03Doggo goes crazy when im only touching my jacket
2021-10-26Doggo thinks i can‘t see him hiding behind the bush, bruh..
2021-10-26Doggo wants to play hide and seek
2021-10-24VB.NET Command Pattern (Do/Undo) Beispiel mit einem Fernseher – Saubere Programmierung
2021-10-23Dog doesn’t want me to wash my hairs đŸ€Šâ€â™‚ïž
2021-10-23VB.NET PancakeSwap Preis API erstellen – Web-Schnittstellen ansprechen und Daten verarbeiten in .NET
2021-10-15Großer Stock
2021-10-10Verabschiede Dich von unnötigen Ifs und Selects, Refactoring - Saubere Programmierung
2021-10-09Verhindere tiefe Verschachtelungen von Verzweigungen (Pyramid of Doom) - Saubere Programmierung



Tags:
programming
web
application
api
json
slim
slim4
interface
php
language
tutorial
course
free
hd
webapp
software
development
deploy
full
study
guide
explanation
helloworld
microframework
server
webserver
cgi
ini
http
https
xampp
winnmp
mariadb
mysql
doctrine
example
first