-
Note:
1. Give laravel validation for name field.
2. Author name can't be null when submit the form.
3. Author name field required,
4. Give HTML 5 form validation.
5. Show error message.
6. Sho…
-
1. Give laravel validation for name field.
2. category name field can't be null when submit the form.
3. category name field required,
4. Give HTML 5 form validation.
5. Show error message.
6. Sh…
-
- Laravel Version: ^7.0
- Adldap2-Laravel Version: ^6.1
- PHP Version: ^7.2.5
- LDAP Type: OpenLDAP
### Description:
Morning,
I keep getting the message "A username must be specified." when …
-
- Laravel Version: 5.5.42
- Adldap2-Laravel Version: 4.0.7
- PHP Version: 7.1.16
- LDAP Type: ActiveDirectory
### Description
Hey guys,
first of all - great work with the Adldap framework. T…
-
I maybe too quickly made a PR for this (see: https://github.com/laravel/framework/pull/27833/files). Let me explain the proposal.
# Problem
Current issues with validation (Exception):
* You ca…
-
# Verify if entered password is compromised in data leak or not in Laravel 8.x – Amit Merchant – A blog on PHP, JavaScript and more
In my previous article, I talked about the new custom password rule…
-
1. Add ability to throw on warning/notice
2. Maybe add filters for exception logging
## Summary
1. Currently `Notice - Undefined index` does not stop execution but it could lead to bugs silentl…
-
**Describe the bug**
`Call to undefined method Biscolab\ReCaptcha\ReCaptchaBuilderV3::htmlFormSnippet()`
**To Reproduce**
i followed the steps in documentation, when i add this in header
```
…
srakl updated
5 months ago
-
@RafaelRailton neste ponto o sistema poderia contar com validações ou via controller ou implementando uma classe de request (https://laravel.com/docs/8.x/validation#form-request-validation), isso se a…
-
Note:
1. Give laravel validation for name,email field.
2. publisher name,email can't be null when submit the form.
3. publisher name,email field required,
4. Give HTML 5 form validation.
5. Sho…