Тёмный

REST API with PHP and MySQL | Full Slim PHP Micro Framework Tutorial 

Dave Hollingworth
Подписаться 27 тыс.
Просмотров 14 тыс.
50% 1

Опубликовано:

 

28 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 66   
@dave-hollingworth
@dave-hollingworth 5 месяцев назад
Part 2, adding API key authentication is here: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-v5tAdjf0o3E.html
@dave-hollingworth
@dave-hollingworth 7 месяцев назад
Complete API course, including authentication: davehollingworth.net/phpapisy
@birsingh5388
@birsingh5388 7 месяцев назад
Good work
@alalyrealestate1136
@alalyrealestate1136 7 месяцев назад
Is it up to date?
@dave-hollingworth
@dave-hollingworth 7 месяцев назад
@@alalyrealestate1136 Yes
@alalyrealestate1136
@alalyrealestate1136 7 месяцев назад
@@dave-hollingworth Is there is laravel course on udemy?
@weavekpanko148
@weavekpanko148 7 месяцев назад
Does it include use of slim configuration setup on windows
@jannickbreunis
@jannickbreunis Месяц назад
I always love this type of tutorials. Perfect step by step explantion also in detail level so that the syntactic sugar is understood well (showing all the steps instead of skipping them). Thank you so much and perfect that the source code is available. Great that the API key authentication is also ready. Looks like a great 'slim' framework, very happy to start with it.
@edopenroz
@edopenroz 12 дней назад
Excellent as always, thanks Dave!
@anmarm.9487
@anmarm.9487 7 месяцев назад
I been looking for a decent tutorial on Slim... thanks
@jannickbreunis
@jannickbreunis Месяц назад
Looking for a decent one, found a great one?
@freshgold09
@freshgold09 8 дней назад
This tutorial is really helpful, thanks!
@ErisPorty
@ErisPorty 5 месяцев назад
Thank you
@iam.masoudsamimi
@iam.masoudsamimi 4 месяца назад
Perfectionist you are sir. Many thanks. 😇 May I ask for a project: Full Slim CRUD with AlpineJS please?
@dave-hollingworth
@dave-hollingworth 4 месяца назад
Thank you for the suggestion, I'll make a note of it!
@NIKHILSCI-t3g
@NIKHILSCI-t3g 18 дней назад
how to use xedubger with vscode in Slim framework ?
@veralyons6219
@veralyons6219 7 месяцев назад
Thank you for this video🎉 Please can you make a video about why PHPMailer takes over 5 minutes to send a message .... Singular dynamic, plain text btw
@dave-hollingworth
@dave-hollingworth 7 месяцев назад
It's most likely the SMTP server - SMTP servers are slow anyway, as SMTP is a "chatty" protocol. Alternatives are to use a queue and process it later, or use an email sending API
@veralyons6219
@veralyons6219 7 месяцев назад
@@dave-hollingworth That's great, thanks
@patrik_trejtnar
@patrik_trejtnar 5 месяцев назад
thank you!
@dave-hollingworth
@dave-hollingworth 5 месяцев назад
Thank you so much!
@expresscoding3525
@expresscoding3525 7 месяцев назад
Please make a full-fledged Slim Course with a production grade API for let's say E-commerce, because Slim is a framework and provides more security, also it could be using Symfony, but a good project which is real-world would be much more useful .
@guillaumechantraine8554
@guillaumechantraine8554 19 дней назад
This is great. Thank you so much for this tutorial.
@Letgoplaysharkxx
@Letgoplaysharkxx 27 дней назад
Thanks so much. I jumped onto this because am migrating from Yii to slim.
@maiwald
@maiwald 6 месяцев назад
Hey Dave, thanks for this! A very well produced and very informative video. I have not worked with PHP in the last 15 years or so, but with PHP hosting being dead cheap in Germany, this tutorial makes me consider going back for a small API project.
@dave-hollingworth
@dave-hollingworth 6 месяцев назад
Thank you so much for your support!
@FernandoBelloEchevarria
@FernandoBelloEchevarria 17 часов назад
This is the best video explaining that I have ever found, thanks a lot.
@jediampm
@jediampm 7 месяцев назад
Hi, great explanation. thanks. ;)
@FernandoBelloEchevarria
@FernandoBelloEchevarria День назад
What an amazing tutorial!
@PLL09
@PLL09 2 месяца назад
I had a problem when updating Argument #3 ($id) must be of type string,
@alalyrealestate1136
@alalyrealestate1136 7 месяцев назад
Thnky you Dave for every thing, I already joined in two courses on udemy "php" and "mvc", and i wonder do you have advanced php course at the same quality as these? and thanks again 👌
@dave-hollingworth
@dave-hollingworth 7 месяцев назад
Thank you for taking my courses! I don't have an advanced course more than the PHP MVC one yet, but I'm working on it!
@NoahNobody
@NoahNobody 7 месяцев назад
Great choice for a tutorial.
@emmanuelomotayo9177
@emmanuelomotayo9177 6 месяцев назад
Good job! I would like you to share on how to deploy the slim restapi to a live server like heroku, Aws, azure or shared host like hostgator
@dave-hollingworth
@dave-hollingworth 6 месяцев назад
Thanks for the idea!
@seymanursarsoy807
@seymanursarsoy807 3 месяца назад
Mükemmel.
@stephenmitchell603
@stephenmitchell603 7 месяцев назад
Thanks for this tutorial David. You explain concepts in simple, digestible chunks, and proceed through each topics with clarity and logic. I enjoy watching your tutorials and always come away with stronger comprehension of the subject material.
@dave-hollingworth
@dave-hollingworth 7 месяцев назад
Thank you so much for your kind words and super thanks Stephen, I really appreciate it!
@truthteachers
@truthteachers 7 месяцев назад
For me it did not sound simple or digestible as i feel we need a good understanding of DI and Containers as a perquisite. The footprint may be small but the framework is too confusing for a solution developers like me. I would rather stick to Codeigniter and make my life simple as it provides a wholesome package. So i am unable to comment the value of the course as I feel the course is running with the assumption that we already know Slim framework.
@koriehakim9188
@koriehakim9188 6 месяцев назад
Promo_SM
@efbYouTube
@efbYouTube 7 месяцев назад
EXCELLENT as always! & txs 4 taking the time to break out the sections esp on these longer vids; makes it so much easier to later ref! love these recent vids using frameworks pckgs & libraries but have concerns on how well they will work in the shared host environments. r there web hosts that u can recommend that can accommodate them
@dave-hollingworth
@dave-hollingworth 7 месяцев назад
This one in particular works well on shared hosting - this is my current recommended host: davehollingworth.com/go/hosting
@efbYouTube
@efbYouTube 7 месяцев назад
@@dave-hollingworth awesome! i'll give em a try!
@gregorygregory7334
@gregorygregory7334 3 месяца назад
Hello Dave, this video is pretty awesome. Nevertheless I spot a small issue in the database.sql file. The "INSERT" instruction should be the last one, because this line assume there is an auto_increment on the table, which happens on the following lines. Cheers !
@dave-hollingworth
@dave-hollingworth 3 месяца назад
Thank you so much for pointing this out! I've updated the database file in the repo.
@KGB1st
@KGB1st 7 месяцев назад
101 like) Good job! Perfect speech and correct explonation of the material!!! I'm starting to learn slim, and can't found better guide.. p.s. notfoundexception returned by default already
@davidsondavid4988
@davidsondavid4988 7 месяцев назад
can you make an E-commerce website where u can buy with mobile, credit card, gifts, and bank accounts. Thank you.
@evekaykay
@evekaykay 7 месяцев назад
Superb explanation skills. A symfony version of this would be super cool and also a deployment video on how to put all this code into azure or aws using a git repo.
@PLL09
@PLL09 2 месяца назад
"I installed Slim using composer create-project slim/slim-skeleton [my-app-name] and it brought its own folder structure, which includes: app, logs, public, src, tests, var, vendor. I'm a bit confused when creating a new API outside of the user scope, as it doesn't work. Is there a place where I can learn about this folder structure, or can you create content about this?"
@dave-hollingworth
@dave-hollingworth 2 месяца назад
This is a repo that contains the basics to get an app up and running - the repo is here: github.com/slimphp/Slim-Skeleton I can't find anything that explains how it all works but it's an interesting idea to create a video about it, I'll look into it.
@PLL09
@PLL09 2 месяца назад
@@dave-hollingworth I had a problem when updating Argument #3 ($id) must be of type string,
@Vitalii-m6r
@Vitalii-m6r 3 месяца назад
You make awesome videos! Thanks a million!
@zainkhalid3670
@zainkhalid3670 7 месяцев назад
Hey Dave, Yesterday I had to recommend a beginner level web dev course (HTML, CSS, JS, PHP, MYSQL only) to my brother. I was looking for a course that taught from scratch avoiding unnecessary in-depth details for beginners and yet still manage to produce a respectable project. I could not find a single instance on all of RU-vid. Either the courses were super in depth & disjoint or too advanced. It'll be great if you could fill in such a course.
@dave-hollingworth
@dave-hollingworth 7 месяцев назад
Ok thank you for the suggestion, I'm working on a PHP for Beginners course right now!
@gorgeouxpanjira8894
@gorgeouxpanjira8894 6 месяцев назад
the best of slim framework tutorial
@crazyingenieur3277
@crazyingenieur3277 7 месяцев назад
Excellent video!
@jackke8586
@jackke8586 4 месяца назад
I have already purchased three courses by Dave on Udemy. He is truly amazing, and the content he provides is both clear and useful.
@dave-hollingworth
@dave-hollingworth 4 месяца назад
Thank you so much for the super thanks, I really appreciate it!
@8bitcomputers_hu
@8bitcomputers_hu 6 месяцев назад
Thanks for this tutorial!
@dave-hollingworth
@dave-hollingworth 6 месяцев назад
Thank you so much for your support!
@emmanuelomotayo9177
@emmanuelomotayo9177 2 месяца назад
Thank you for this video. It has been helpful. However I need your support and steps on how to deploy this API developed using Slim framework on a shared hosting service like hostgator and the likes.
Далее
ОБЗОР НА ШТАНЫ от БЕЗДNA
00:59
Просмотров 115 тыс.
Brilliant Budget-Friendly Tips for Car Painting!
00:28
What is OpenTelemetry?
12:55
Просмотров 7 тыс.
Let's Build an API using Slim PHP Framework
1:11:20
Просмотров 10 тыс.
Rest API - Best Practices - Design
15:50
Просмотров 108 тыс.
Using Generics with PHP
25:55
Просмотров 13 тыс.
Securely Storing PHP Configuration Settings
7:20
Просмотров 7 тыс.
Rust For PHP Developers
59:42
Просмотров 26 тыс.
Build a RESTFUL API with SlimPHP
28:42
Просмотров 28 тыс.
ОБЗОР НА ШТАНЫ от БЕЗДNA
00:59
Просмотров 115 тыс.