Тёмный

PHP CRUD Rest API using Laravel, Composer, Postgres, Docker and Docker Compose 

Francesco Ciulla
Подписаться 264 тыс.
Просмотров 9 тыс.
50% 1

In this video, we will build a PHP CRUD Rest API using:
- Laravel
- Composer
- Postgres
- Docker
- Docker Compose
GitHub Repository:
github.com/Fra...
0:00: Intro. Architecture, Project initialization. Test app.
4:20: Db config, model, migration, controller, routes
13:28 Docker: Dockerfile, docker-compose.yml
28:45 Migration using docker exec
30:05 Testing APIs

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

 

7 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 39   
@andresdosantos5310
@andresdosantos5310 10 месяцев назад
I'm from Brazil and even though I don't understand English very well, I still understood everything in this class, very, very good
@francescociulla
@francescociulla 10 месяцев назад
Thanks Andreas, I made a post about this twitter.com/FrancescoCiull4/status/1723553479627534643
@cornelweb3
@cornelweb3 Год назад
I'm impressed by the 100k strategy explained in the end. Just giving back to community is helping the teacher to grow and follow the mission. :)
@francescociulla
@francescociulla Год назад
thank you Cornel. Let's do it. did you checked this video?
@Gabriel-tp8tj
@Gabriel-tp8tj 10 месяцев назад
Tried another 4 videos like this and doenst work, but u MAKE IT WORK, JEZZZ U ARE A GOD !
@francescociulla
@francescociulla 10 месяцев назад
You are welcome. Posted this comment on Twitter
@codernerd7076
@codernerd7076 Год назад
Thanks for this, I learned more from this video than I did from a 30-hour course!
@francescociulla
@francescociulla Год назад
thank you. what do you mean bt 30 course?
@codernerd7076
@codernerd7076 Год назад
@Francesco Ciulla sorry 30 hour course
@francescociulla
@francescociulla Год назад
@@codernerd7076 edit the original post so I can tweet about it
@codernerd7076
@codernerd7076 Год назад
@@francescociulla I did :)
@bobbyiliev_
@bobbyiliev_ Год назад
That video is awesome! Great to see some Laravel content by Francesco 🎉
@francescociulla
@francescociulla Год назад
thanks Bobby🔥
@watipaskamanda2536
@watipaskamanda2536 8 месяцев назад
thanks for sharing your knowledge
@francescociulla
@francescociulla 8 месяцев назад
My pleasure
@user-yy7ve6vb6x
@user-yy7ve6vb6x 9 месяцев назад
Thanks a lot, really good content !!
@francescociulla
@francescociulla 9 месяцев назад
you are welcome. I featured you here twitter.com/FrancescoCiull4/status/1732656962364383495
@ossurf
@ossurf Год назад
Thank's Francesco!
@francescociulla
@francescociulla Год назад
🎸🎸🎸🎸🎸
@LuisOtavioZimmermann
@LuisOtavioZimmermann 6 месяцев назад
Nice video. Thanks.
@francescociulla
@francescociulla 6 месяцев назад
you are welcome
@SoulRevival7
@SoulRevival7 7 месяцев назад
Thank You ! So Much !
@francescociulla
@francescociulla 7 месяцев назад
you are welcome!
@manguangch6898
@manguangch6898 7 месяцев назад
Thank you so much.
@francescociulla
@francescociulla 7 месяцев назад
you are welcome!
@nicolasromero6144
@nicolasromero6144 Год назад
Nice content Francesco thanks for sharing your kwnoledge one question: the volumes: {} you can explain in other video about volumes in docker??
@francescociulla
@francescociulla Год назад
ye that's a good idea, thanks!
@nicolasromero6144
@nicolasromero6144 Год назад
@@francescociulla and other sugestion how config docker for compile the assets with vite and hrm ??
@manocastilho5747
@manocastilho5747 10 месяцев назад
Thanks man
@francescociulla
@francescociulla 10 месяцев назад
you are welcome!
@KasunPrabath-ye8ug
@KasunPrabath-ye8ug 6 месяцев назад
Thank you Francesco, very helpfull tutorial. and can I know name of the plugin that code suggestion coming in docker file ?
@francescociulla
@francescociulla 6 месяцев назад
thanks. github copilot
@KasunPrabath-ye8ug
@KasunPrabath-ye8ug 6 месяцев назад
@@francescociulla
@Brilla231
@Brilla231 Год назад
Video was very helpful, is 100ms+ response normal? I'm running some stress testing and it doesn't seem to be able to handle request as fast as something like node. I can do similar queries in node in 1-10ms, and handle 100s of RPS I can barely handle 10 RPS with my Laravel app and query times average over 3 seconds Even your request in the video is 100ms, is there a way to speed this up ?
@francescociulla
@francescociulla Год назад
you are welcome. I don't know specifically, but I know that Laraval is one of the best solution if you want to use PHP
@LuisOtavioZimmermann
@LuisOtavioZimmermann 6 месяцев назад
Write queries in plain sql instead of using eloquent and use a bare-metal install instead of docker, this will speed up a lot the production code.
@naimishkeraliya611
@naimishkeraliya611 2 месяца назад
which plugin has been installed in your VS Code?
@francescociulla
@francescociulla 2 месяца назад
do you mean the autocomplete Github copilot?
Далее
Я ж идеальный?😂
00:32
Просмотров 120 тыс.
Get started with Laravel and Postgres using Supabase.
12:45
Using docker in unusual ways
12:58
Просмотров 443 тыс.
Dockerize Next.js 14+ App in 2024
4:20
Просмотров 2 тыс.
Laravel Docker Nginx + PHP-FPM + op_cache
22:07
Просмотров 15 тыс.
Create a local Laravel dev environment with Docker
14:48
How to create a great dev environment with Docker
29:55