This is so when the session expires, the logged in user details are expired as well, which wasnt happening with cookies.
6 lines
61 B
PHP
6 lines
61 B
PHP
<?php
|
|
|
|
return [
|
|
App\Providers\AppServiceProvider::class,
|
|
];
|