Lucas Reis

Results 12 issues of 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 ![image](https://user-images.githubusercontent.com/5876679/52208719-5506ef00-2860-11e9-9445-f32044b092e5.png) 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....