-
# 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…
-
Possibly related but unsure: Using Laravel recipe, Compose plugin.
I'm currently trying to configure a MinIO container (AWS S3 storage clone) using the Compose plugin. It works quite well in path-…
-
I would love to use the nist-password-rules part of this package in applications which are not built on laravel.
do you think it would be possible to devide this package into 2 parts.. one only con…
-
### Attempted Debugging
- [X] I have read the debugging page
### Searched GitHub Issues
- [X] I have searched GitHub for the issue.
### Describe the Scenario
Hello,
I have added SMTP…
-
Because this image is based on Alpine, when asked to install MySQL client it actually installs MariaDB's instead. This is often a reasonable substitution, but here it's fatal.
The problem is that L…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Use Redis 6 with ACL user
"databaseConfig": {
"redis": {
"path": "/run/redis…
-
Laravel Version: 5.6.39
PHP Version: 73
Laravel-admin: 1.6
### Description:
I am using the password field in the create menu but, I enter the password in the field it shows dots I want to see th…
-
With version `9.0.0` a lot of config values become mandatory in config file. In my case in previous version `8.8.1` I didn't need these properties :
```
backup.source.files.relative_path
backup.…
mho22 updated
2 months ago
-
I've tried integrating this with Fortify / Jetstream on my login page.
Below is in my FortifyServiceProvider
`
Fortify::authenticateUsing(function (Request $request) {
$user = User…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When I access the login page I get error 500 below.
https://www.example.com/canvas/login
…