
Abdelrahman (mrmarchone) 🇪🇬
498 posts

Abdelrahman (mrmarchone) 🇪🇬
@mrmarchone
Sr. Software Engineer 💻 - @PetroApp soldier 𓂀 - Father to the queen of the world 👸














🚀 Laravel Brain v2.2.1 is out! 🧠 New Laravel Boost skill 🛣️ Smarter route analysis (static + grouped by URL) 💾 DB & file scan output 🔒 External security scanner integration 🎨 UI refresh + modern sidebar icons 👉 github.com/laramint/larav… #Laravel #PHP






🌀 Meet Laravel Zonda — Build Laravel packages without a host Laravel app.
No more creating fake Laravel apps just to test your package.
No more jumping between repos.
No more sandbox mess.
With Laravel Zonda, your package is the workspace.
⚡ zonda new vendor/name
Scaffold a complete Laravel package instantly.
⚡ zonda make:*
Generate migrations, models, commands, tests & more directly inside your package.
⚡ zonda artisan



🧠 Laravel Brain v2.1.0 is out! Here's what's new: 🔍 HTTP Method Filters — toggle GET, POST, PUT, PATCH, DELETE badges in the sidebar to instantly focus on the routes you care about. 🔒 Security Surface Map (beta) — detect exposed routes, missing rate-limiting, mass-assignment risks, and unvalidated input — visualised directly in your graph. 🤖 Auto-Discover Routes — Brain can now discover routes registered by service providers and packages at runtime, not just from route files. No more blind spots. 🐛 Bug fixes — callable routes, ->middleware(class::class), and PSR-4 loading all resolved. github.com/laramint/larav… #Laravel #PHP #DevTools #OpenSource






