helo-laravel icon indicating copy to clipboard operation
helo-laravel copied to clipboard

HELO Laravel helper package to add

Results 4 helo-laravel issues
Sort by recently updated
recently updated
newest added

Addressing issue #53 Since Facades expect managers I have replaced the Facade instance parameter from Mailer to MailManager.

Hi! recently the package started to have conflicts with the Barryvdh\\LaravelIdeHelper for some reason. Looks like type mismatching since one of the latest updates. Command: `php artisan ide-helper:generate` Laravel: v11.11.1...

This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 12.x. **Before merging**, you need to: - Checkout the `l12-compatibility`...

I've been helped by @claude on this fix 😀 I hope it's not an issue. ## Summary This PR fixes a circular dependency bug that causes infinite recursion when attempting...