Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Add web middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
Qoraiche authored May 22, 2019
1 parent 01fbc05 commit 499cb1f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/maileclipse.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@
|
*/

'middleware' => [],
'middleware' => [
'web',
],

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit 499cb1f

Please sign in to comment.