I built an agentic programmer using Laravel Prompts as a demo for a talk on async php.
The secret sauce behind ClaudeCode, OpenCode, GeminiCli, Codex, etc is just the interface. The actual agent is shockingly simple, and you can do it using standard http requests in a loop.
28.01.2026 08:57
π 4
π 2
π¬ 0
π 0
Introduction
NativePHP documentation for mobile v1
v2 docs are live π
Package drops on today's livestream π¦
nativephp.com/docs/mobile
28.11.2025 08:41
π 9
π 5
π¬ 0
π 1
Welcome
Hey everyone, @gros.co and I have an extra ticket for LaraconUS next month. Comes with hangouts and merch. If you want to be in next week's draw to win it (along with $500 towards your travel) goto laravel.recipes and register. The entry form is on your home page
18.06.2025 16:26
π 3
π 4
π¬ 0
π 0
It's less than a week until our next meet up, where @jessarcher.bsky.social fields your questions on Nightwatch! Drop 'em below ππ
30.05.2025 06:14
π 6
π 5
π¬ 1
π 0
I think I may have just cried .....
29.05.2025 18:06
π 1
π 0
π¬ 0
π 0
Simple rules for where to put business logic | Mastering Laravel
My three-question checklist
Yesterday I shared the various places you can put your business logic in a Laravel app. Once you know your options, a lightweight rule set keeps architectural decisions consistent. Hereβs the checklist I rely on. masteringlaravel.io/daily/2025-0...
22.05.2025 11:35
π 4
π 2
π¬ 0
π 0
Belief:
@nativephp.com is still just an experiment
Reality:
β’ Both desktop and mobile are already at v1 π₯
β’ Thousands of devs and companies are building production apps with both π§±
β’ We're working hard to bring loads of new features as fast as possible πͺπΌ
21.05.2025 14:47
π 16
π 3
π¬ 1
π 0
Where should you put your business logic? | Mastering Laravel
Considering the various options
Feeling lost about where to put your business logic? Services, jobs, events, actions? Does it matter? Let's chart the territory so your next architectural choice feels less random. masteringlaravel.io/daily/2025-0...
21.05.2025 12:09
π 7
π 2
π¬ 0
π 0
Avoid overlapping date ranges with a familiar API | Mastering Laravel
Feels like a built-in Laravel feature
Laravel has so many validation rules, but occasionally you still need to write a custom rule. Here's an example from one our recent projects, designed to feel like a familiar built-in feature. masteringlaravel.io/daily/2025-0...
19.05.2025 12:04
π 4
π 1
π¬ 0
π 0
Expose Redis locally for easier debugging | Mastering Laravel
No harm in opening the port during development
Just because you won't need something every day, doesn't mean it's not worth setting up. On a recent PR, Aaron pushed back on my decision to not expose the Redis port for local development. masteringlaravel.io/daily/2025-0...
20.05.2025 13:53
π 2
π 2
π¬ 0
π 0
Congrats!
21.05.2025 10:47
π 1
π 0
π¬ 1
π 0
It's comments like these that make all the work I put into my big articles like securinglaravel.com/in-depth-a-d... so worth it! π₯°
21.05.2025 01:02
π 6
π 1
π¬ 0
π 0
Hereβs whatβs new in Laravel 12.15.0!
First, you can now provide a default value when retrieving an enum from request data.
21.05.2025 09:24
π 2
π 1
π¬ 1
π 0
Will be watching those tonight. So far the last of the 3 episodes released have been the best ones, so 3 and 6 so far. So not surprised 9 is the banger.
08.05.2025 08:38
π 1
π 0
π¬ 1
π 0
NativePHP
Build native applications, with the tools you already know.
π₯ It's here: NativePHP for Mobile has officially launched
Build native Android & iOS apps with Laravel, a ton of coffee and a bit of magic
π± Android support just landed!
π Docs are live
π Hundreds of devs are already building incredible apps with it!
β‘οΈ Start shipping today!
nativephp.com/mobile
02.05.2025 10:30
π 49
π 21
π¬ 2
π 9
A better way to handle Eloquent models with mocks in your tests
YouTube video by Mastering Laravel
Cool trick by @jclermont.com www.youtube.com/watch?v=B6In...
25.04.2025 14:33
π 8
π 2
π¬ 1
π 0
Guess what I am going to be doing tonight ....
24.04.2025 10:12
π 1
π 0
π¬ 0
π 0
index.php
index.2.php
index.3.php
index.beta.php
index.next.php
index.chris.php
index.tim.php
index.staff.php
__index.php
oldindex.php
oldindex2.php
archive/index.php
archive2/index.php
backup-2001-02-03/index.php
backup-2001-02-03-2/index.php
deleteme.php
deleteme2.php
dontdeleteyet.php
23.04.2025 20:41
π 40
π 1
π¬ 6
π 1
Trip down memory lane but you missed
index.final.php
index.final2.php
index.final3.php
index.final4.php
index.final5.php
index.hastobethefinaloneplease.php
24.04.2025 10:11
π 3
π 0
π¬ 0
π 0
NativePHP v1 β with Android support β coming May 2
YouTube video by NativePHP
Turn one Laravel app β into 2 mobile apps
π With NativePHP for mobile
π± iOS available today
π€ Android support coming May 2
π§΅
www.youtube.com/watch?v=LwqD...
23.04.2025 13:37
π 11
π 3
π¬ 1
π 0
Have used Wayfinder once and went for the routes
23.04.2025 16:51
π 1
π 0
π¬ 0
π 0
Always
23.04.2025 15:54
π 1
π 0
π¬ 0
π 0
I've been building a little personal finance @laravel.com app to replace a complex finance spreadsheet that I have.
I've also been exploring @nativephp.bsky.social recently, so now I am building the little personal finance app desktop version.
Mobile app next?
23.04.2025 09:53
π 5
π 0
π¬ 0
π 0
A few years ago we were strong advocates of Vue with Laravel, when Livewire arrived we exclusively used Livewire
We have just built 2 test apps in inertia with Vue and react, not to replace Livewire, but to have other tools in the locker
Its good to know which tools work best for your projects
22.04.2025 08:32
π 3
π 0
π¬ 0
π 0