-
At this moment Laravel is replacing a _ to a white space see;
https://github.com/laravel/framework/blob/f95dfb40a62cb3cc8347c30c767e08b1955b144e/src/Illuminate/Validation/Concerns/FormatsMessages.p…
-
Hello,
Thanks for the gr8 module :)
I've first tested it about 1.5 year ago on laravel, now i re-implementing it on other laravel and i think i have the same issue as i had before: **I am able to …
-
Laravel Version: 5.8.16
Adldap2-Laravel Version: v10.0.10
PHP Version: 7.1.3
LDAP Type: active directory
### Description:
Heyy, i already followed the tutorial to setup the authenticion b…
-
**API AUthentication with Laravel Passport**
The talk will cover:
- Installing Laravel passport
- Authenticating users with personal and password grant tokens
- strategies when using password …
-
- Laravel Version: 5.4.36
- Adldap2-Laravel Version: 3.0.9
- PHP Version: 5.6.31
- LDAP Type: OpenLDAP
### Description:
I think I have spent almost two days trying to solve this without s…
-
- Laravel Version: 5.8
- Adldap2-Laravel Version: 6.0
- PHP Version: 7.1.3
- LDAP Type: ActiveDirectory
-----------------------------------------------
Hello. I need use ldap connection for sever…
-
I'm just trying out Lando for the first time using the Laravel recipe, but so far mysql is a headache. I can't seem to get it to work using this config:
```
name: my-lando-app
recipe: laravel
ho…
-
- Login API
- Register API
- Confirm Password API
- Forgot Password API
- Reset Password API
- Verification API
Please Refer of https://github.com/laravel/ui
-
Hai borisu,
i have some problem when i run the controller with the result of many loop, that give me error time out.
Here are my code
`
-
in this post you can learn how to block multiple login for same credentials in laravel using session key and help of google firebase. like another user login with same email and password then old lara…