Account created on 21 May 2019, over 5 years ago
#

Recent comments

I am getting the same error PHP Fatal error: Interface 'League\OAuth2\Server\Repositories\ClientRepositoryInterface' not found
the root cause is the vendor directory is getting recreated as my application is running in container so the library "league/oauth2-server" is not being present in vendor and hence the error is encountered while running dbupdate.
Can we keep the library in some other persistant storage and refer from there to autoload.

I have a field which is unique[i.e. mobile number] included a config for whitelist mobile number. I need to use this as a test number so that it passes the unique validation.

Production build 0.71.5 2024