Jack Webb-Heller
Jack Webb-Heller
Agreed, no reason it shouldn't work on Laravel 8. Before I go updating version constraints, are you running Laravel 8 under PHP 8.1? I think I'm using some 8.1-specific syntax,...
I don't personally use run configurations within PhpStorm, but it'd just be great to have syntax highlighting available in `.env` files. [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv) is used in several big PHP frameworks (e.g....
Thanks for your help, adding `Tests` (case-sensitive T) to the exclusions has fixed point 2. Point 1 still stands — any thoughts on how to avoid hitting maximum execution time?
This would be great. I haven't found another way to constrain Voronoi Triangulation to a specific shape against a transparent background, as it causes branches to cling to the corners...
This is still an issue. The problem seems to be in the `uploadMediaNotChunked()` method, where it calls `is_readable()` on the image URL: ```php /** * Private method to upload media...
@christophrumpel If you set up a Laravel Notification class like this, then try to send it out, it should throw an error when it attempts to read the image from...
Thanks for clarifying @christophrumpel — my mistake, I hadn't noticed the `uploadMediaIfChunked()` function was from outside of this package. It looks like they [don't want to change the way `is_readable()`...
@ryangjchandler This looks like a fantastic addition to Filament 🚀 Any updates on this PR? I'd love to use this in a project I'm working on at the moment —...
@luke-belton Octane has been available for 3 years now... Can we please get this addressed? A workaround suggested in an earlier comment seems very simple to integrate. Perhaps at the...
@aatishb Thanks so much! Just put it to the test with an AxiDraw and ballpoint pens... The SVG works perfectly, you can see the results below 😎 Neat!  