404labfr / 404labfr/laravel-impersonate

Make redirects more flexible

Aberta
#204 1 comentário 0 reações 0 responsáveis Ver no GitHub
next version
Linguagem predominante
PHP
Estrelas
2.3k
Forks
235
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

We currently have an application with 3 different user types and views. Therefore we would like to determine the redirect route based on some logic. It would be nice if we could hook into the redirect determination with an event or something like the existing TakeImpersonation events:
```
Event::listen(function (TakeImpersonation $event) {
...
});
```

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.