-
![image](https://github.com/gdarko/laravel-vue-starter/assets/16397672/0f39edf3-cd3b-4b2c-a0c6-7586272723cc)
run command : php artisan serve
my .env config
APP_URL=http://127.0.0.1:8000
SANCT…
-
I've installed the package as described and tried to impersonate other user.
But I'm always getting logged out.
Here is my code:
$anotherUser = User::find(9);
Auth::user()->impersonate($anothe…
-
When using a REST API for a SPA then users don't show up active.
Is there any way to see active logged in users also including SPA users?
-
### Version
module: 5.0.0-1624817847.21691f1
nuxt: 2.15.7
### Nuxt configuration
#### [mode](https://nuxtjs.org/api/configuration-mode):
- [ ] universal
- [X] spa
### Nuxt configuration
…
-
### What in this template can be improved or added as a feature?
Hi guys, i think that the built-in RedirectIfAuthenticated middleware (https://github.com/platformsh-templates/laravel/blob/master/app…
-
### Sanctum Version
4.0
### Laravel Version
11.9
### PHP Version
8.2
### Database Driver & Version
_No response_
### Description
Route::middleware 'auth:sanctum' does not protect group
```…
-
### Version
module: 5.0.0 (latest)
nuxt: 2.15.8
### Nuxt configuration
#### [mode](https://nuxtjs.org/api/configuration-mode):
- [x] universal
- [ ] spa
### Nuxt configuration
```
au…
-
I'd love to see an implementation of user authentication in your dummy app (I did some research and in 2018 you already wanted to add an authentication to the demo app).
Since I'm quite new to JSON…
-
**Describe the bug**
I can login successfully but it cannot get user. always I get 401. I think the token isn't set in header and I don't know why?
I checked all config for both laravel and nuxt
…
-
**FR**
Ce qui me bloque à l'utilisation de ce système est l'utilisation uniquement Web, alors pour y remedier j'aimerais pouvoir créer une petite application en Swift me permettant de récuperer simpl…