Laravel & AI

Watch and track your favorite playlist.

Curated by: Laravel News (16 videos)


Currently Playing: Claude Code Built My Entire Laravel App While I Watched

Try Zerops: https://linkly.link/2nwQi In this video, we build InvoiceHub, a real invoicing app with Laravel 13 and Filament v5, with Claude Code as the agent running inside a remote Zerops workspace. Deploying a real Laravel app is never just the app. You need Postgres, a queue worker, object storage for the PDFs, something to catch outgoing email — and normally that means an afternoon of dashboards and config before you write any business logic. In this video I build the whole thing without installing a single dev tool on my laptop. Two MCPs do the heavy lifting: Laravel Boost knows Laravel, ZCP (the Zerops Control Plane) knows infrastructure. From two prompts, the agent provisions Postgres, Valkey, Mailpit, and S3-compatible storage, scaffolds the app across separate web and worker services, and builds the queued invoice pipeline: issue an invoice, a job renders the PDF, stores it, and emails the client — verified live in Mailpit, with 33 passing test assertions. Then a third prompt adds full-text search: the agent picks Meilisearch from the live service catalog, provisions it, wires it up with Laravel Scout, and redeploys. I never touch a dashboard. Pricing is pay-per-use, billed by the minute, no plans or seat fees. The whole dev stack starts around $21/month and drops as resources scale down. Zerops gives you $15 credit on signup, plus $50 more after verifying your account with a $10 initial payment. Want this exact stack? The repo includes the import file — deploy the whole project into your own Zerops account with one click. GitHub: https://github.com/harris21/invoicehub More from Laravel News: @laravelnews Sponsored by Zerops. 00:00 What we built 00:28 Zerops and ZCP explained 01:09 Signup credits 01:25 Creating the project 03:36 Claude Code in the remote workspace 06:00 CLAUDE.md and the architecture spec 09:50 Prompt 1: bootstrap the whole stack 11:40 Services provision live 14:58 What it costs 17:05 First deploy and the stage URL 19:39 Inside the app 20:20 Prompt 2: queued PDF and email pipeline 24:01 Proof: the email lands in Mailpit 25:53 Prompt 3: agent adds Meilisearch mid-build 28:33 Search live + zcli VPN 29:11 Deploy it yourself ---------------------------------------------------------------------- ➫ Business Inquiries: hello@laravel-news.com ---------------------------------------------------------------------- JOIN OUR WEEKLY LARAVEL NEWSLETTER 👉 https://laravel-news.com/newsletter ----------------------------------------------------------------------


Tracks in this Playlist