Owen Voke
Owen Voke
It's because Pest now requires the `intl` extension for the suspicious characters check. It was brought up in https://github.com/pestphp/pest/issues/1509, I still think that it would make sense to either remove...
Personally, I think this would be better as a plugin (although, it's fairly small). 🤔 But will leave it for another core team member. 👍🏻
This is working correctly for me on macOS with iTerm2. What terminal are you using? 👀 From what I remember, the default "Terminal" application doesn't support links (unless the full...
Apologies, I completely glossed over that you'd listed the terminals. 😅 I think that makes sense to have as an option (for emulators that don't support OSC 8, [here's a...
Yes, I'll synchronise the Foundation and Component config files today. 👍🏻
Not too sure, but the `Pdo\Mysql` class was added in PHP 8.4, and Laravel / Zero both support 8.2 and above. So it was likely just because it's a deprecation...
Ah, I see what you meant about "This issue cannot be immediately fixed.". I will update the config in the Framework, and will wait for a new Laravel release before...
This should have been resolved in v12.40 of the Foundation back in November. 🤔 You may just need to update the framework dependency.
Hi @gehrisandro, I'd be very happy if you'd be able to open a PR with support for sensible defaults. 👍🏻 I haven't really worked on this package for a while,...
Just a heads up, for `3.x` I've changed to loop through all entries in the `blade-fontawesome` config and load the icons that were specified. So, this should remove the need...