📋 #Flowforge Transform any #Laravel model into production-ready drag-and-drop #Kanban board 📋
⚡ Handles 100+ cards per column with intelligent pagination and optimistic UI
🎯 Three integration patterns: #Filament Pages, Resources, or standalone #Livewire
🧵 👇 #php
27.08.2025 10:01 — 👍 2 🔁 1 💬 1 📌 0
YouTube video by Android Makers
Building Scalable Mobile Projects: Fast Builds, High Reusability and Clear Ownership
The video of my "Build Scalable Mobile Projects" keynote @AndroidMakersFR is now live on YouTube! 🎥
Check it out here: www.youtube.com/watch?v=SmGi...
17.06.2025 15:12 — 👍 14 🔁 3 💬 0 📌 0
Filament v4 Beta - Feature Overview by Leandro Ferreira - Filament
A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
Weren't able to be at Laravel Live UK to see @danharrin.com launch the v4 beta? Never fear! Our very own Leandro wrote up all the goodies you can expect to see in v4 for us!
Let us know what you're most excited about!
filamentphp.com/content/lean...
10.06.2025 11:31 — 👍 24 🔁 7 💬 2 📌 1
Always
23.04.2025 18:27 — 👍 1 🔁 0 💬 0 📌 0
It's so exciting to see over 1 year's work on @filamentphp.com v4 come together - this video demo is the "static table data" feature.
@leandrocfe.bsky.social built this example for the docs using the dummyjson.com API. Filtering, sorting and pagination is all done through the API. It works great!
16.04.2025 09:32 — 👍 39 🔁 5 💬 4 📌 0
👋🏻 Meet Whisp - a pure PHP SSH server built specifically for PHP TUIs 😍
Run your PHP CLI apps through SSH with *ridiculous* simplicity. No friction. Just shipping. 🚀
Available right now, with even more coming soon ∙ What will you ship? 💪🏻
03.04.2025 13:34 — 👍 12 🔁 5 💬 1 📌 0
Drag & drop in Laravel Prompts is cool, but right click context menus? Super cool surely?! 😁
Somebody tell me I'm not going too far 👀 Anyone?!
27.03.2025 11:25 — 👍 19 🔁 5 💬 3 📌 1
Unorthodox Eloquent - Muhammed Sarı
I've been working with Eloquent for over half a decade now, and it's time to share my bag of tricks. Buckle up, it'll be a good ride!
This Unorthodox Eloquent post I read ages ago by @muhammedsari.me is great. Found it again today while trying to remember Tappable Scopes - a clever way around magic method local scopes.
There's a bunch of really fascinating ideas in this post alone, and there's a follow up post with more! #laravel
11.03.2025 10:57 — 👍 3 🔁 1 💬 0 📌 0
Hi laravel devs
Overview of our eloquentize dashboard UI that aggregates data from multiple Laravel applications !
24.02.2025 16:00 — 👍 6 🔁 2 💬 0 📌 1
New Laravel Starter kits! 🎉
Vue: github.com/laravel/vue-...
React: github.com/laravel/reac...
Livewire: github.com/laravel/live...
24.02.2025 14:04 — 👍 4 🔁 2 💬 0 📌 0
<table> highlighting with CSS :has() 💡
td:has(~ td:hover), /* previous sibling cells */
table:has(td:nth-of-type(3):hover) /* column cells */
tr:not(:first-of-type):has(~ tr:hover)
td:nth-of-type(3) {
background: var(--highlighted);
}
05.02.2025 21:07 — 👍 390 🔁 39 💬 16 📌 1
YouTube video by Aaron Francis
I built a GUI in the terminal (with PHP)
I built a GUI in the terminal! With PHP!
It has tabs, modals, scrolling... everything. Go watch the tour!
www.youtube.com/watch?v=Ucgr...
31.01.2025 17:18 — 👍 71 🔁 4 💬 5 📌 2
A neat little utility I built to elegantly add retry behavior to synchronous pipeline steps in #Laravel:
(should it be in core or a package?)
29.01.2025 16:26 — 👍 7 🔁 1 💬 2 📌 0
I needed a way to interact with a resolved controller dependency before the method was executed. Turns out Laravel has support for this out of the box with afterResolvingAttribute().
Check out the example below: duplicates are only prevented when the payment is processed 💫
28.01.2025 21:58 — 👍 13 🔁 1 💬 0 📌 0
Some thoughts about common stages of authentication & authorization (across many pieces of tech) and how each are expressed in the Laravel ecosystem:
arter.dev/blog/a-guide...
21.01.2025 20:59 — 👍 5 🔁 2 💬 0 📌 0
There are many fields in which AI can streamline processes & automate tasks. And one area with many applications for AI tools is agriculture. In this book, Vahe details how AI can help increase crop yields, use water more efficiently, predict stormy weather, and more.
https://buff.ly/4gTZChV
15.01.2025 09:01 — 👍 10 🔁 2 💬 0 📌 0
FFmpeg By Example
Explore the depth of FFmpeg with Examples
Nice reference if you end up using #FFmpeg.
"...showcases all the unique and different ways to use FFmpeg."
ffmpegbyexample.com
#webdev #video
15.01.2025 00:03 — 👍 4 🔁 2 💬 1 📌 0
I could use your help gathering some data for my upcoming Laracon EU talk.
If you ever had a slow Laravel application/slow request/slow command/etc. - what was the reason for it?
Would be great to get as many replies as possible. Please share for reach 🙂
09.01.2025 14:47 — 👍 21 🔁 12 💬 29 📌 1
Filament AutoTranslator launching soon 👀
An exciting new plugin for @filamentphp.com is launching soon, and calling it the AutoTranslator⚡️
✅ Fully automate translation keys 🤩
✅ For each text in your app, it will automatically construct a key based on where the component is located 💪
✅ Save many hours of time and boilerplate code
01.01.2025 16:14 — 👍 7 🔁 3 💬 1 📌 1
If you're like me and not using Twitter much, you might have missed the fact that @calebporzio.bsky.social is going crazy on the Flux date picker component!
x.com/calebporzio/...
Part 1 - Video split into 2 parts due to bsky limitation.
31.12.2024 03:21 — 👍 26 🔁 5 💬 4 📌 1
Any @laravelphp developers want a free copy of the Streamline SaaS starter kit?
(Check out my profile)
Like and share this post and I’ll send you a license no questions asked 🚀
30.12.2024 20:29 — 👍 3 🔁 2 💬 0 📌 0
Full Snack Developer
Once got code to run on the first try
Highly trained in fika breaks ☕🧁
🛠️ #Dev 🐧 #Linux
https://github.com/pa-ulander
https://linkedin.com/in/paulander/
📍Stockholm, Sweden 🇸🇪
movies, tv shows, computers, everton
Laravel developer @ Spatie
The PHP framework — designed for developer productivity and happiness.
👨💻 Web & Mobile Dev
🎨 UI/UX Enthusiast
🔧 Telematic Engineer & Higher Technical Degree in DAM
Associate Professor (Clemson) | AIMS Lecturer (South Africa) | Author: "Visual Algebra" (forthcoming) | YouTuber | First Gen | Homesteader | Dad to Ida & Felix | 🔱
Building an API Product: Design, implement, release, and maintain API products that meet user needs: https://a.co/d/dE6pQpK
#Dev web sénior 👴
#Laravel iste convaincu 📃 (mais pas obtus)
J’écris du code propre ✨ (ou presque) et je partage ce qui marche (et ce qui plante 🌱)
⚡️ makin' ideas click
👨🍳 staff design engineer @shopify (ex @google, @vercel 🫡)
📚 making ui/ux course craftofui.dev
👰♀️ @seaotta.dev
💻 webmaster building laravel php apps
🚀 product @laravelphp
🚵♀️ i like to ride bikes in Iowa
🧰 building https://surveysnaps.com, https://pmprompt.com
🤙 running https://faxonline.app, https://jsonltools.com, https://freeurlindexer.com
🔗 https://brudtkuhl.com
https://maildroppa.com
The simpler email newsletter platform for small businesses. Enjoy real support, a free plan, and better deliverability - without the complexity.
🛠️ Laravel Dev
https://github.com/mrcrmn
Software developer, Filament PHP enthusiast, creator of Advanced Tables for Filament, building awesome software at Padmission
Hosted by Ian Landsman and Aaron Francis, Mostly Technical is a lively discussion on Laravel, business, and an eclectic mix of related topics.
Hosted by @ianlandsman.com and Aaron Francis
https://mostlytechnical.com