Here it is: the Kitchen Sink Mobile repo is now unlocked.
This has been a long time coming, and we’re thrilled to finally give you a front-row seat to how everything fits together—Laravel on the device, Livewire for interactions, and the NativePHP glue that makes the whole thing feel instant and native. If you’ve been curious about the “how,” this is your blueprint.
Inside, you’ll find a complete, working mobile app that shows real patterns, not toy snippets. Routing, state, request lifecycles, background tasks, and device APIs are all demonstrated in one place, so you can see how data flows end-to-end.
Explore interactive components built with Livewire and see how responsivene it feels when your app logic lives right there on the same device with no network in between. No mystery, no magic—just transparent, learnable code.
We want this repo to be your launchpad. Fork it. Clone it. Run it. Break it. File issues. Open pull requests. If you discover a better pattern or a missing example, add it. The goal is to help Laravel developers ship real mobile apps faster, without learning a completely new stack or rewriting how you think about building products.
If you’re just getting started, follow the README to boot the app, then dig into the components you care about most. If you’re already deep into NativePHP, treat this as a living reference you can reach for when you need a concrete pattern under deadline pressure.
Most of all: build with it. Use the Kitchen Sink as scaffolding for your own features, iterate, and ship. When you ship something cool, tell us, we’ll cheer you on and share your work with the community.
— Shane