5 lines
84 B
PHP
5 lines
84 B
PHP
<?php
|
|
|
|
|
|
app(\MintyPHP\Service\Auth\AuthService::class)->logoutAndRedirect('login');
|