Svelte and PHP - Complete guide - Create a user with name and image upload

preview_player
Показать описание
Create a single page application using Svelte for the front-end, PHP for the API, and MySQL/MariaDB for the database. This is a video series in which you are going to learn how you should think while coding, and you will learn how to debug a web based system.

The complete playlist:

Video 1:
Setting up the API routes and testing with Postman

Video 2:
Setup database structure and connect to the database

Video 3:
Get all users from the API. Each user as a JSON object and all of them inside an array

Video 4:
Get a specific user as a JSON object and validate the user's ID

Video 5:
Delete a user and validate the user's id

Video 6:
Create a user with name and image upload

Video 7:
Update the name or the picture of a user

Video 8:
Setup svelte and get ready to connect to the API

Video 9:
Connect to the API with Svelte
Рекомендации по теме
Комментарии
Автор

Thank you very much for your courses. You are an excellent teacher and you explain the topics fantastically and you also have the perfect rhythm. You have saved me a lot of time and effort! Thanks.

Web_Creaciones
Автор

@26min I am not with you to shorten the column names. In a real application the table columns could be changed and it is not sure having the first three rows in exact this position. Using the column names could avoid that problem.

haldenjunge
Автор

frustrating to see how you didn't see the bug in $destinationFolder :) Anyway keep up the good work.

Nrde
Автор

Bro there is no Svelte whatsoever in this tut

metelomaniac
visit shbcf.ru