-
- Sanctum Version: v2.15.1
- Laravel Version: 8.83.8
- PHP Version: 7.4.2
- Database Driver & Version: MySql
### Description:
Given: An api runs at `api.example.com` and an app runs at `a…
ghost updated
2 years ago
-
Hello.
I get an error when I try to run a command through the console. I'm not sure, but before the last update, this error did not occur. Maybe I'm wrong and something else caused this error.
```
…
vdbin updated
2 years ago
-
If the project uses multiple guards, for example web and admin, you can't use spa authorization for multiple guards.
This feature is provided for authorization via token.
https://github.com/lar…
-
When I cloned this repo, everything working fine.
But after run **npm install** then it is showing that error
-
## 概要
refreshできる場合は再ログインではなく、refreshするようにしたい
## 方針
どういう風に実装するか考えるところから
## 備考(参考リンクなど)
https://qiita.com/yh1224/items/bd00e85d5c53350e93ca
https://qiita.com/ri2lab/items/033ebb19699b07cb885a
-
- L5-Swagger Version: 7.0 (`composer show | grep l5-swagger`)
- PHP Version (`php -v`): 7.4
- OS: Linux
### Description:
How to use the l5-swagger with Laravel sanctum?
### Steps To Reproduce…
-
> I just posted the same issue to laravel/framework and was pointed to here directly https://github.com/doctrine/dbal
`php artisan about`
```
Environment .......................................…
-
I'm absolutely sure that I'm missing something, but I just can't figure it out. Here's my login:
```
const LoginButton = () => {
const { authenticated, user, signIn } = useSanctum();
…
-
Is it correct middleware? I didn't find any with that name.
https://github.com/Yurich84/laravel-vue-spa-skeleton/blob/29d7f80bb58097230e83593881d9dc7666610085/app/Providers/BroadcastServiceProvider.p…
-
### Describe the issue you are experiencing
I got an error.
Target [Psr\Http\Message\UriInterface] is not instantiable while building [App\Http\Controllers\Web\Admin\AdminViewController, Kreait\Fire…