Tootfinder

Opt-in global Mastodon full text search. Join the index!

@michabbb@social.vivaldi.net
2025-08-13 16:46:49

🚀 #Laravel Boost accelerates #AI-assisted development with specialized #MCP tools
🔧 15 specialized tools designed for streamlined

@michabbb@social.vivaldi.net
2025-08-13 16:46:50

🛠️ Tools include database queries, schema inspection, route listing, #Artisan commands, and log reading capabilities
📋 Support for multiple packages: #Laravel Framework (10.x, 11.x, 12.x), #Livewire

@crell@phpc.social
2025-07-11 06:33:01

Running #Lando on GitHub Actions. #Laravel #PHP

@michabbb@social.vivaldi.net
2025-06-15 10:27:34

#Filament 4 Beta Released with New #Tiptap Rich Editor 🎉
• 🏷️ Merge Tags with dynamic data integration using {{}} syntax and searchable previews for #Laravel applications
🧵 👇

@joe@toot.works
2025-06-06 22:06:30

Does anyone know how to do this?
#Laravel #Laradock #Docker

@emd@cosocial.ca
2025-07-02 18:54:18

This is exactly what I was afraid of when #laravel took VC money.
hachyderm.io/@j3j5/11478444528

@emd@cosocial.ca
2025-07-07 00:18:32

Imagine if #Laravel, the company, actually shared news on their own website instead of X.
It would be like all the people everywhere could read it.
oldfriends.live/@paul/11480878

@michabbb@social.vivaldi.net
2025-07-11 00:26:02

#Security Alert: Massive #Laravel APP_KEY leak exposing 600 apps to remote code execution 🚨 #GitGuardian &

@michabbb@social.vivaldi.net
2025-07-08 20:49:52

#Laravel Serializable Closure: secure serialization for #PHP closures 💡• 🔧 Solves native #PHP limitation by enabling closure serialization through wrapper classes • 🔐 Optional security signing prevents…

@joe@toot.works
2025-06-26 13:49:12

... It looks like the issue with #laradock is due to compose_bake being borked.
#laravel #docker

@michabbb@social.vivaldi.net
2025-07-08 20:49:53

• ⚡ Built into #Laravel framework for routing cache, queue jobs, and batch processing • 📦 Easy installation via #Composer with support for #PHP 7.4 versions 🛡️ Captures variables from outer scope…

@michabbb@social.vivaldi.net
2025-07-29 15:19:02

📊 Views encapsulate complex SELECT statements with joins & calculations, appearing as regular tables to #Laravel applications
🚀 Real performance gains: Moving profit margin calculation from accessor to stored generated column achieved 80% speed improvement (350ms to 70ms)
💡 Best for: frequently queried computed values, complex reporting queries, and scenarios where database-leve…

@michabbb@social.vivaldi.net
2025-06-18 05:40:21

1/4 #FailOnException Short-Circuit #Laravel Job Retries with New Middleware 🚀
🔧 The #FailOnException middleware in

@michabbb@social.vivaldi.net
2025-07-22 22:27:05

#Laravel Worldwide #Meetup - #Queues, Jobs, and Workers:
Building Resilient Background Processing
📺

@michabbb@social.vivaldi.net
2025-05-31 16:55:20

in case i need to ask something outside the context of the reddit-posting or video:
- generate a temporary URL (with the full posting/video transcript)
- call perplexity by URL and add the URL as context
with that, i can ask everything (full context included) that needs a search 😍
#php #laravel

@joe@toot.works
2025-06-25 20:42:43

Anyone else having a heck of a lot of problems with #Laradock, today?
#Laravel #Laradock #PECL

@michabbb@social.vivaldi.net
2025-08-04 21:01:59

#Laravel #Livewire 4: The Future of #PHP Components 🚀
🔧 Single-file components with native #JavaScript

@michabbb@social.vivaldi.net
2025-07-30 19:44:54

Starting July 30, 2025, #Laravel #Idea
becomes #free for #PhpStorm users 🚀 💪 🥳
If y…

@michabbb@social.vivaldi.net
2025-07-29 15:19:01

#SQL Generated Columns & Views in #Laravel #php #mysql