Sublime
An inspiration engine for ideas


Okay call me a noob, but I just had a life-changing experience with PHP.
I installed Laravel, then Laravel Jetstream, and then Laravel Spark. After ~2 minutes of configuring, I have a dashboard, a fully working Stripe integration with users, teams, 2FA, and API auth.
WHAT?! š¤£... See more
Meet Laravel Wayfinder ā Wayfinder automatically generates fully-typed, importable TypeScript functions for your controllers and named routes so you can call your Laravel endpoints directly in your client code just like any other function. āØ
Available now in public... See more
Taylor Otwellx.comI built myself an expense tracker called Payback using Laravel, @calebporzio's Livewire, and the GPT-4 Vision API! https://t.co/EA4ZTOQuu9
Jerome Paulosx.com
Just shipped new features for my Laravel package elegantly/laravel-invoices:
- Payment details & QR code support
- More flexible address handling
- Rewritten docs with full examples
Someone requested it on GitHub a week ago, now it's live. https://t.co/jDEoUdjUE9

š° Blog Post - a progressive approach to front-ends
One of the annoying things about modern JavaScript frameworks like Vue or React, is that if you want to use them for your front-end, you kinda have to go all in with them. Half measures may technically be possible, but aren't advisable for much beyond prototyping.... See more

When our APIs need to return a big JSON and pagination is not an option, we can stream the JSON while it gets generated š
This technique alleviates the server load and lets the client handle the stream instead of the whole response š https://t.co/ATQLv7J7Ac

My lil talk from @LaraconUS is up, 'Design at Laravel'.
Link below šš» https://t.co/peilcc5OvN

