-
__Description__
Artisan:call('passport:install') not working on hyn/multi-tenant 5.6
---
__Actual behavior__
Does not run artisan command. When I try doing it manually using the follow…
-
### Passport Version
12.3.0
### Laravel Version
11.29.0
### PHP Version
8.3.13
### Database Driver & Version
SQLite PDO
### Description
Tried installing passport with composer and getting thi…
-
Hello!
I've deployed phpldapadmin v2 via docker and set variables that are described here: https://github.com/leenooks/phpLDAPadmin/wiki/Docker-Container
Also, I've specified my win ad IP address in…
-
Using [openidconnect.net](https://openidconnect.net/) I've compared the auth tokens issued by `laravel-openid-connect-server` and Google'a OAuth flow and Google returns userdata in the AuthToken. Comp…
-
app.js:399 GET http://localhost:8005/api/article?keyword=&page=1 401 (Unauthorized)
i have tried php artisan passport:instal and more guides online but no luck
please help
-
Boa tarde, sou novo com laravel e estou desenvolvendo um aplicação e queria que ela fosse dividida em microserviços, ate ai tudo bem. Então fico assim parte do admin com usuário e senha, outro lado ca…
-
Hi,
Just found a sneaky bug.
The `tenancy:migrate` command changes the default connection to tenant. This isn't a problem when using the command in the terminal, however, as it is also called fr…
-
Galera, tudo bem?
Estou com um projeto que consciente em fazer um portal Web e um App. Até aqui está ok.
Quero utilizar o Laravel e a minha dúvida é o seguinte:
Como estarei trabalhando com o A…
-
Hello,
Congratulations for this great work ! so i installed your app. when connect to the admin dashboard
http://admin.laravel.dev/dashboard
it's gave me this erro after athenticate "FatalThrowabl…
-
Hi, I'm interested on get the user to return to angular2 in LoginProxy@proxy, but I did not find which class or object returns this.
I need something like this:
```
[...]
public function proxy…