My own coding agent in 500 lines of PHP
Andrew Schmelyun
My own coding agent in 500 lines of PHP
13:35
You should build your own tools #programming
Andrew Schmelyun
You should build your own tools #programming
1:00
PS5 on a 5-inch B&W CRT #retrogaming
Andrew Schmelyun
PS5 on a 5-inch B&W CRT #retrogaming
1:00
Building a Jupyter clone for PHP + JavaScript
Andrew Schmelyun
Building a Jupyter clone for PHP + JavaScript
2:02:45
Can I get a rotary phone working with JavaScript
Andrew Schmelyun
Can I get a rotary phone working with JavaScript
0:14
I got a DeepSeek model running in pure PHP
Andrew Schmelyun
I got a DeepSeek model running in pure PHP
0:55
Can I get a rotary phone working with JavaScript
Andrew Schmelyun
Can I get a rotary phone working with JavaScript
2:22:47
My daily news from a retro dot matrix printer, and PHP! #raspberrypi
Andrew Schmelyun
My daily news from a retro dot matrix printer, and PHP! #raspberrypi
0:49
This retro printer creates my daily newsletter and more… using PHP
Andrew Schmelyun
This retro printer creates my daily newsletter and more… using PHP
17:07
Is Cursor any good?
Andrew Schmelyun
Is Cursor any good?
20:29
Apps built on top of single (huge) PHP files, yes or no? #programming #php
Andrew Schmelyun
Apps built on top of single (huge) PHP files, yes or no? #programming #php
0:44
I built an app using a single index.php file, here's how it went
Andrew Schmelyun
I built an app using a single index.php file, here's how it went
32:42
Go ahead, roll your own auth
Andrew Schmelyun
Go ahead, roll your own auth
9:30
I’m now getting error notifications for my app through the physical mail
Andrew Schmelyun
I’m now getting error notifications for my app through the physical mail
0:59
How I use AI as a software engineer
Andrew Schmelyun
How I use AI as a software engineer
10:50
What the heck is a microservice?
Andrew Schmelyun
What the heck is a microservice?
1:00
You don't need a frontend framework
Andrew Schmelyun
You don't need a frontend framework
15:45
DIY Arduino thermostat using a smart plug
Andrew Schmelyun
DIY Arduino thermostat using a smart plug
0:59
Serverless PHP is pretty good
Andrew Schmelyun
Serverless PHP is pretty good
12:33
I built a rotary phone keyboard #arduino
Andrew Schmelyun
I built a rotary phone keyboard #arduino
0:53
Modern monoliths: SPA and API in a single codebase
Andrew Schmelyun
Modern monoliths: SPA and API in a single codebase
11:55
The super basics of Docker in under a minute
Andrew Schmelyun
The super basics of Docker in under a minute
0:58
One of my favorite JavaScript functions: reduce
Andrew Schmelyun
One of my favorite JavaScript functions: reduce
0:50
Live Stream - Building a form app with Laravel, Vue, and Inertia.js (Part 2)
Andrew Schmelyun
Live Stream - Building a form app with Laravel, Vue, and Inertia.js (Part 2)
1:50:16
Improving Tailwind by doing these 3 things
Andrew Schmelyun
Improving Tailwind by doing these 3 things
15:06
Live Stream - Building a form app with Laravel, Vue, and Inertia.js
Andrew Schmelyun
Live Stream - Building a form app with Laravel, Vue, and Inertia.js
2:02:11
Let's create a filter table component in Vue
Andrew Schmelyun
Let's create a filter table component in Vue
30:53
Is PHP really that slow?
Andrew Schmelyun
Is PHP really that slow?
0:53
Can we use Laravel as a Next.js alternative?
Andrew Schmelyun
Can we use Laravel as a Next.js alternative?
20:13
Early returns instead of else statements
Andrew Schmelyun
Early returns instead of else statements
0:59
I built a pizza tracker with Laravel, React, and Inertia | Full Stack Tutorial
Andrew Schmelyun
I built a pizza tracker with Laravel, React, and Inertia | Full Stack Tutorial
59:15
When to use Traits, Interfaces, and Abstract Classes in PHP
Andrew Schmelyun
When to use Traits, Interfaces, and Abstract Classes in PHP
15:08
Introducing NativePHP - Desktop apps built with PHP
Andrew Schmelyun
Introducing NativePHP - Desktop apps built with PHP
0:58
A few different ways to seed databases in Laravel
Andrew Schmelyun
A few different ways to seed databases in Laravel
13:02
You might not need jQuery #javascript
Andrew Schmelyun
You might not need jQuery #javascript
0:50
Running PHP with... JavaScript?!
Andrew Schmelyun
Running PHP with... JavaScript?!
9:21
HTMX looks pretty neat #coding #javascript
Andrew Schmelyun
HTMX looks pretty neat #coding #javascript
1:00
Deploy Laravel applications fast and cheap
Andrew Schmelyun
Deploy Laravel applications fast and cheap
8:54
Serverless PHP in under a minute
Andrew Schmelyun
Serverless PHP in under a minute
0:58
Saloon - A PHP package to simplify API integrations
Andrew Schmelyun
Saloon - A PHP package to simplify API integrations
28:09
Build A Ride Share App: Full Stack Tutorial with Laravel and Vue
Andrew Schmelyun
Build A Ride Share App: Full Stack Tutorial with Laravel and Vue
4:12:53
How base64 encoding works
Andrew Schmelyun
How base64 encoding works
0:52
Using single action controllers in Laravel
Andrew Schmelyun
Using single action controllers in Laravel
5:43
I built Uber with PHP and JavaScript
Andrew Schmelyun
I built Uber with PHP and JavaScript
1:00
ChatGPT will change the way you learn programming
Andrew Schmelyun
ChatGPT will change the way you learn programming
1:00
Chatting with my Laravel application
Andrew Schmelyun
Chatting with my Laravel application
0:50
Writing declarative PHP
Andrew Schmelyun
Writing declarative PHP
8:53
JavaScript array length is weird
Andrew Schmelyun
JavaScript array length is weird
0:51
Manage multiple sites with Docker Compose and Traefik
Andrew Schmelyun
Manage multiple sites with Docker Compose and Traefik
8:35
How I run commands with Docker containers
Andrew Schmelyun
How I run commands with Docker containers
1:00
Laravel Passport vs Sanctum: What's the difference?
Andrew Schmelyun
Laravel Passport vs Sanctum: What's the difference?
8:28
PHP is a fun language
Andrew Schmelyun
PHP is a fun language
0:56
Using Docker Containers with GitHub Actions
Andrew Schmelyun
Using Docker Containers with GitHub Actions
9:36
I built r/place with PHP and JavaScript in one hour
Andrew Schmelyun
I built r/place with PHP and JavaScript in one hour
50:26
Converting a Vue component to the Composition API
Andrew Schmelyun
Converting a Vue component to the Composition API
14:36
Get started with Laravel events and listeners
Andrew Schmelyun
Get started with Laravel events and listeners
15:37
I made a receipt printer for GitHub issues #shorts
Andrew Schmelyun
I made a receipt printer for GitHub issues #shorts
0:47
How to use soft deletes in Laravel
Andrew Schmelyun
How to use soft deletes in Laravel
10:35
Building a job board in Laravel [Pt. 1] - Models + Migrations
Andrew Schmelyun
Building a job board in Laravel [Pt. 1] - Models + Migrations
9:56
Building a job board in Laravel [Pt. 7] - Employer Dashboard
Andrew Schmelyun
Building a job board in Laravel [Pt. 7] - Employer Dashboard
5:53
Building a job board in Laravel [Pt. 3] - Install Dependencies
Andrew Schmelyun
Building a job board in Laravel [Pt. 3] - Install Dependencies
6:30
Building a job board in Laravel [Pt. 4] - The Front Page
Andrew Schmelyun
Building a job board in Laravel [Pt. 4] - The Front Page
19:36
Building a job board in Laravel [Pt. 5] - The Listing Page
Andrew Schmelyun
Building a job board in Laravel [Pt. 5] - The Listing Page
10:00
Building a job board in Laravel [Pt. 2] - Database Seeding
Andrew Schmelyun
Building a job board in Laravel [Pt. 2] - Database Seeding
13:20
Building a job board in Laravel [Pt. 6] - Purchase A Listing
Andrew Schmelyun
Building a job board in Laravel [Pt. 6] - Purchase A Listing
21:32
Getting started with Laravel Passport and OAuth2
Andrew Schmelyun
Getting started with Laravel Passport and OAuth2
29:52
Build a solid WordPress dev environment with Docker
Andrew Schmelyun
Build a solid WordPress dev environment with Docker
25:16
Getting started with Laravel Fortify and Sanctum
Andrew Schmelyun
Getting started with Laravel Fortify and Sanctum
19:35
Building a simple Google Chrome extension with Vue
Andrew Schmelyun
Building a simple Google Chrome extension with Vue
24:28
Getting started with Laravel Breeze and Jetstream
Andrew Schmelyun
Getting started with Laravel Breeze and Jetstream
28:07
Playing around with Laravel 8 authentication packages
Andrew Schmelyun
Playing around with Laravel 8 authentication packages
1:28:06
Build a shopping cart with Laravel Cashier and Vue
Andrew Schmelyun
Build a shopping cart with Laravel Cashier and Vue
55:07
Building a shopping cart app with Laravel, Vue + Stripe
Andrew Schmelyun
Building a shopping cart app with Laravel, Vue + Stripe
1:20:24
Building a shopping cart app with Laravel, Vue + Stripe
Andrew Schmelyun
Building a shopping cart app with Laravel, Vue + Stripe
1:38:16
Organizing data with Laravel Collections
Andrew Schmelyun
Organizing data with Laravel Collections
32:51
Running Scheduled Laravel Tasks with Docker
Andrew Schmelyun
Running Scheduled Laravel Tasks with Docker
16:55
Let's Build with Laravel: A Linktree Clone
Andrew Schmelyun
Let's Build with Laravel: A Linktree Clone
58:50
Populating Google Maps with Vue and Laravel
Andrew Schmelyun
Populating Google Maps with Vue and Laravel
25:17
5 tips for supercharged Laravel Eloquent queries
Andrew Schmelyun
5 tips for supercharged Laravel Eloquent queries
16:29
Easily deploy a Laravel application with Docker
Andrew Schmelyun
Easily deploy a Laravel application with Docker
21:21
Authentication in Vue using Laravel Sanctum
Andrew Schmelyun
Authentication in Vue using Laravel Sanctum
23:06
Running multiple Laravel apps locally with Docker
Andrew Schmelyun
Running multiple Laravel apps locally with Docker
13:20
Adding Geolocation and Google Maps to a Vue Application
Andrew Schmelyun
Adding Geolocation and Google Maps to a Vue Application
16:11
Getting started with Amazon S3 storage in Laravel
Andrew Schmelyun
Getting started with Amazon S3 storage in Laravel
14:55
A much better local Laravel dev environment with Docker
Andrew Schmelyun
A much better local Laravel dev environment with Docker
10:25
Adding Social Logins with Laravel Socialite
Andrew Schmelyun
Adding Social Logins with Laravel Socialite
10:24
Viewing a Docker MySQL Database with PHPMyAdmin and Sequel Pro
Andrew Schmelyun
Viewing a Docker MySQL Database with PHPMyAdmin and Sequel Pro
7:44
How to use Laravel's bind and singleton methods
Andrew Schmelyun
How to use Laravel's bind and singleton methods
9:40
Create a local Laravel dev environment with Docker
Andrew Schmelyun
Create a local Laravel dev environment with Docker
14:48
How to develop a simple Laravel package locally
Andrew Schmelyun
How to develop a simple Laravel package locally
14:11
Building a static site generator in 100 lines of PHP
Andrew Schmelyun
Building a static site generator in 100 lines of PHP
9:45
Securing a Laravel API in 20 minutes with JWTs
Andrew Schmelyun
Securing a Laravel API in 20 minutes with JWTs
20:36