-
> ### [Laravel 中文文件翻譯對照表與規範](https://github.com/laravel-taiwan/docs/wiki/規範&專有名詞對照)
新版剛上線的一兩個月會蠻頻繁更新文件的,翻譯完先看一下官方文件有無新的 commit。
- [ ] artisan.md
- [ ] authentication.md
- [ ] authorization.md
…
-
> ### [Laravel 中文文件翻譯對照表與規範](https://github.com/laravel-taiwan/docs/wiki/規範&專有名詞對照)
- [x] artisan.md(@Nationalcat 已認領)
- [ ] authentication.md(@rex-chien 已認領)
- [ ] authorization.md(@rex-chien 已認…
-
I'm trying to install the app with MySQL docker-compose.yml file but it stucks on Installation step:
![Captura de pantalla 2024-10-30 171110](https://github.com/user-attachments/assets/5fbfc192-e74…
-
Hello, I have issue regarding the authentication, I logged in using the Event listener "UserLoggedIn". But once I get the Auth::user() in Controller, I'm getting a null value.
I also tried saving …
-
### Before feedback (在反馈之前)
- [X] There are no features that I want to submit in Issues (当前 Issues 中没有我将要提交的新功能)
### Describe Feature (描述功能)
Reference: https://laravel.com/docs/11.x/authentication#…
-
Thanks for this plugin
I noticed that the data is not reactive, you have to reload the page for the changed state
`const {user, loggedIn} = useAuth()`
Example if all the pages have the same hea…
-
### 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
```…
-
Hello,
Can you told me difference between native Impersonate Nova4 feature and this package?
Regards
-
**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
…
-
The goal of this namespace is to indicate to a podcast app that the episodes for an RSS feed are username and password protected.
There is one known example of a feed in Podcast Index that could us…