Eduard Lupacescu
@lupacescueuard
CEO at @binar_code. @laravelrestify creator. @laravelphp open source enthusiast
ID: 920936004
https://binarcode.com 02-11-2012 12:40:52
1,1K Tweet
147 Followers
413 Following
🤯 MCP + ANAF? Haha, i know, ANAF (local fiscal administration) has quite an old UI/UX (as most similar fiscal tools). At Growee + LaravelRestify we have a feature to generate invoices, and send them to ANAF/SPV. Well, now we'll ship an MCP Server integration for it, so you
Talk about being fashionably early to the party. Laravel embraced MCP at just the right moment developers.openai.com/apps-sdk/ Thanks nunomaduro & Ashley Hindle
We just released the biggest update. Our product has MCP Server for all possible actions. we used LaravelRestify to generate the MCP Server and the API. It's amazing!. Next step, App SDK! #laravel #mcp
🚀 LaravelRestify now has smarter File uploads! ✨ New: Custom filenames from request data 🎯 Smart extension detection 🔄 Automatic fallback behavior 📝 Use storeAs(fn($req) => $req->input('filename')) Perfect for automation workflows like n8n! #Laravel #PHP