Lucas Reis
Lucas Reis
AccessTokenController@revokeOrDeleteAccessTokens no longer access Token's model directly. It now uses [Passport::token()](https://laravel.com/docs/5.7/passport#configuration) instead. I also have added the feature to set what connection should be used for passport. You only need...
**I'm submitting a ...** ``` [x] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support request => Please do...
### Expected Behavior Compile file without any error ### Actual Behavior It keeps throwing an error saying the file does not exist. ### Steps to Reproduce the Problem In my...
I am trying to use this package with no success on my Laravel project. I am using the php:7.4-fpm docker container. My container has the required libs (fontconfig and freetype),...
I don't want to serialize a field (a LocalDateTime) to JSON, but your **FireExclusionStrategy** contract does not have the _shouldSkipField_ as found in the ExclusionStrategy from the original package. I...
It's not working :v  I've tried all available versions of FPM.
I have asked this in the [forum ](https://forum.pydio.com/t/ignore-files-folders/3848/4)and they asked me to open an issue here. I'd like to ask you to add a feature that allow us to prevent...
Hi buddy, First of all, thank you for your efforts maintaning this image :D I am trying to use it as my PHP development enviroment on github codespace, but nginx...
Hi folks, Thanks for your great work =D Is there any way to setup it to send the logs to a graylog server? Thnak you.
Is there any way to create a volume for the wp-content folder? It seems I would not be able to even install plugins without having to create a new image....