new dashboard and profile pages with new design
This commit is contained in:
@@ -25,7 +25,7 @@ class LoginController extends Controller
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $redirectTo = '/home';
|
||||
protected $redirectTo = '/dashboard';
|
||||
|
||||
public function showLoginForm()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user