@phpstorm@laravel_idea Appreciate the MCP server, but found it very hard to make it available in Junie. And even after making it work, Junie still uses cli commands (find/grep/mkdir) when asked to refactor a namespace. I had to explicitly tell it to use the mcp tools.
Great improvement, but still...
@laravelnews@paulredmond I love seeing new packages being promoted, but when that package looks almost identical to another popular community package, it would be nice if you could highlight the differences. lab404/laravel-impersonate, has been actively maintained since 2017 and has 14M downloads.
It would be awesome if @laravelnews allowed up/downvoting community links. Most if not all links to "What's new in L12" posts are AI generated and full of hallucinations.
@enunomaduro is it possible in Pest to add custom modifiers to Arch expectations? Like manually adding excludeCallbacks? I'm new to Pest so I may be missing something obvious.
@XanYangZen @laravel_idea@diogogpinto It's built in. Imports are added automatically when you start typing a class name and then select the class in the completion suggestions. Or when you paste code, it'll ask you if you want the imports added.