Abhishek Kumar
Abhishek Kumar
is it bootstrap friendly?
You can check it here https://myreactnative.com/
yes i am interested to continue this project. Please let me know how can i contribute and surely i will do my best to help this project. Dev Abhi http://theawesomecoder.com
this is the first thing I tried but this is also not allowing login ``` protected function credentials(Request $request): array { // return [ // 'mail' => $request->get('email'), // 'password'...
Hello sir the issue is yet not resolved On Fri, Aug 4, 2023, 10:29 PM Steve Bauman ***@***.***> wrote: > Closed #625 as > completed. > > — > Reply...
LDAP_LOGGING=true LDAP_CONNECTION=default LDAP_HOST=ldap01.calsob.com LDAP_PORT=389 LDAP_USERNAME="cn=admin,dc=ldap01,dc=calsob,dc=com" LDAP_PASSWORD="Password" LDAP_BASE_DN="dc=ldap01,dc=calsob,dc=com" LDAP_TIMEOUT=5 LDAP_SSL=false LDAP_TLS=false LDAP_SASL=false
I am able to login as a user 
if there was some issue with server then php artisan ldap:test won't have worked.
I came across this answer and I think this could be the real issue, what do you think? https://unix.stackexchange.com/questions/744327/cant-login-on-phpldapadmin-using-admin-user I think normal admin account cannot be used for login rather...