404labfr / 404labfr/laravel-impersonate
Override "take_redirect_to" with route
Đang mở
enhancement
good first issue
- Ngôn ngữ chính
- PHP
- Star
- 2.3k
- Fork
- 235
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
We should be able to provide the route as a third parameter to override the `take_redirect_to` config or `getTakeRedirectTo` method.
`route('impersonate', ['id' => $id, 'guardName' => 'web', 'redirect_to' => $route])`
This will impersonate the user and then redirect to the provided path or route.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.