Geert-Jan Knapen

Results 12 comments of Geert-Jan Knapen

Bump, would be greatly appreciated.

@jameswilson34 Since this has been open since Feb 6, You can also install this package: https://github.com/JayBizzle/Crawler-Detect (Laravel-Crawler-Detect is a wrapper on this) And then register a custom facade to call...

Update to clarify. With " I DO NOT want to cancel uploading of the asset, instead, I want to show a Toast notification to the user, giving them some info...

But that wouldn't be on an asset container-based level, right? If I set this to false it would happen for all my containers, right?

I don't want to be 'that guy', but wouldn't it be as simple as the following? (Crude example, but you get the jist) ```php private function isAllowed(UploadedFile $file): bool {...

I did try using the Files fieldtypes, and this does not throw an exception, but as we handle mailing ourselves, the proper files are not added as an attachment as...

> Has this only just started happening recently or have you just built this and it's not working? Sad to say I don't really have a proper answer for this....

@duncanmcclean I'll take a look if I can reproduce the error on the website where this setup is working tomorrow. That would probably narrow it down to some configuration issues...

> We don't usually recommend that you hijack our controllers like you have. 😄 > > > > Although, if you're able to reproduce the issue on a fresh site...

> We don't usually recommend that you hijack our controllers like you have. 😄 > > Although, if you're able to reproduce the issue on a fresh site or provide...