Slim framework tutorial | part 5 : how to fetch a single row on a restful API

preview_player
Показать описание
In this video, we'll go over how to fetch a single row of data when you're building a restful API with the Slim Framework.
Рекомендации по теме
Комментарии
Автор

Wonderful tutorial. I wish you'd continue on the Slim series, honestly please <3

tfk
Автор

You are really wonderful David Connelly.
Thanks for this tutorials on PHP Slim and for the way you make it funny and interesting, am learning how to use framework for the first time and you really make it an awesome experience.
More grace.

ogunjoleelijah
Автор

This stuff is hugely helpful! Thanks for doing it. And I love your accent.

twstdelf
Автор

Thanks for your tutorials. I'm doing good with slim all because of you. Hope to see next videos soon. Thank you. :)

AmitKumarKhare
Автор

You've been a great help :) Thank u

Gauravsharma-etkx
Автор

nice video presentation. I have seen other people did not use slim but with a super complex format and it is so hard to read and understand. This one is perfect. good job, hope more complex functions presentation will coming.

EdwardAi
Автор

Easy and useful as the other 4 videos before!

domhaine
Автор

great job! hope to see more of your Slim videos

davidkemptner-rauscher
Автор

This explanation affects with the version of the Slim 3?

MrHabboJavier
Автор

Good Explanation Sir...

waiting for next video....

programmerlife
Автор

this is an amazing tutorial. why dont you continue

damithadayananda
Автор

Legend! Any way to do this with a static JSON file instead of MySQL data? Can fetch all objects/data no problem, but fetching a single object via a Slim route param, also returns all data. What am I missing?

maxiequa
Автор

i have to mention again. this was amazing.

dsulvadarius
Автор

And now everyone who follows this example is vulnerable to sql injection. Great teaching!

jeremykraft
Автор

You've been a great help :) Thanks for your tutorials sir, cheers!

jungheeyu
Автор

Hey David, i was wondering something. If i wanted to create a restful API using slim and an android front end how would i go about calling the functions from the android app for example? Thanks

matth
Автор

Just add a simple validation on $id like if is_int($id) in order to avoid sql injections

ricardog.p
Автор

You are my hero David, This video is super great. Can you also provide how to render view in slim 3 @@

webbwu
Автор

why the series ended, I was having fun

Endrit
Автор

Hey i was wondering if you could make an tutorial on exporting the local project to an web server. this is something wich is not really happening for me.

ricardojobse