All failures boil down to about 3 variations - one with reason/lang, one that has context defined but no company data, and a full variant that also fills the company and account keys in the view. The only other difference is redirect url coming from config when it's not available in the context, so to simplify things this commit merges all the failure view responses into one unified `failed` method. |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Middleware | ||
| Requests | ||
| ValidationRules | ||
| ViewComposers | ||
| Kernel.php | ||