mercredi 22 février 2017

Previous URL with subdomain

I have subdomain account.asu.dev.The controller has the code:

public function __construct()
{
    $this->middleware('auth');
}

This construct directs the user to the login page. The problem is that _previous takes auth.asu.dev value, but should account.asu.dev. For this reason, the user is taken to the main page, but had to return to the subdomain. How to fix it?

Laravel 5.4



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2lFOcFQ
via IFTTT

Aucun commentaire:

Enregistrer un commentaire