-
### Bug description
Un installing ALT-Password-Protect add-on, will leave a line in the collection like this:
```
protect: none
```
That will then result in a 403 when you try to access your …
rabol updated
2 months ago
-
I currently use the tenancy package on Laravel 6.0 with Mysql 8.0. However, the database user is created with sha_2 password. Is there a way to specify the password type on creating the user
-
Hi,
maybe its wrong place to post my issue cause your demo project works fine for me. But I have a problem when trying to build my own project based on this demo.
When i try to register a new ten…
-
Hello
I need help to enable this feature.
I installed nodejs on a Windows server and then ran prerender.
**server.use (prerender.basicAuth ());** Also enabled
Now how do I define my username and p…
-
# Making 1Password understand where your change password page is located - Freek Van der Herten's blog on PHP, Laravel and JavaScript
[https://freek.dev/2104-making-1password-understand-where-your-…
-
I had this working, but then I ran a git pull and docker-compose pull, and now I can't get the DB back up.
After running
```sh
docker-compose up -d
docker-compose exec app php artisan key:gener…
-
- Laravel Version: 5.5
- Adldap2-Laravel Version: 3.*
- PHP Version: 7.*
### Description:
I've build all config files as described in documentation, but, if i try to login with Auth::attempt =…
-
Having seen the [HaveIBeenPwned password validator being merged into Symphony](https://github.com/symfony/symfony/pull/27738), I think it would also do well as a validation rule in Laravel. I'd be hap…
-
### Bug description
If you specify a name prefix in RouteService Provider, autocomplete does not work correctly and cannot find a route name.
### Plugin version
8.1.2.233
### Operating system
Win…
-
After installation I ssh inside the container and ran `php artisan koel:init --no-assets` which created a bunch of tables inside the database. I can see the default admin user inside the `users` table…