Brian Smith

Results 10 issues of Brian Smith

- Laravel Version: 6.1 - Adldap2-Laravel Version: 10.2.3 - PHP Version:7.2 - LDAP Type: ActiveDirectory ### Description: We are trying to use 2 ldap servers we are required to maintain,...

question

The only example of a snapshot repository you provide is InMemorySnapshotRepository. Where can we find an example of how to persist the snapshot to a database, does a simple serialize(),...

I have a child Vue 3 component that provides the form for a submit action, if there are validation errors, I don't know how to get those errors from the...

Just curious if you know if this works with 9.x?

discussion

lando 11:26:09 ERROR ==> Error at /snapshot/cli/node_modules/@lando/core/lib/shell.js From previous event: at Shell.sh (/snapshot/cli/node_modules/@lando/core/lib/shell.js) at Object.dc (/snapshot/cli/node_modules/@lando/core/lib/bootstrap.js) at compose (/snapshot/cli/node_modules/@lando/core/lib/bootstrap.js) at /snapshot/cli/node_modules/@lando/core/lib/router.js From previous event: at retryEach (/snapshot/cli/node_modules/@lando/core/lib/router.js) at Object.start (/snapshot/cli/node_modules/@lando/core/lib/router.js)...

bug

``` League\OAuth2\Server\Exception\OAuthServerException The resource owner or authorization server denied the request. ```

It seems fairly out of date, just curious if it is still maintained? Or is it up to the individual gateways as to whether they maintain their code?

### I have checked the following: - [X] I use the newest version of bruno. - [X] I've searched existing issues and found nothing related to my issue. ### Describe...

bug

Nothing I try seems to set this value to white, I have the following in .p10k.zsh ``` #####################################[ vcs: git status ]###################################### # Version control background colors. typeset -g POWERLEVEL9K_VCS_CLEAN_BACKGROUND='#000080'...

## I am looking for a version that will work with PHP 5.6, its a very long story. ## Example code

question