Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Dec 17, 2020
1 parent 9844352 commit 85ef74b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions config/jetstream.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,19 @@

'stack' => 'inertia',

/*
|--------------------------------------------------------------------------
| Jetstream Route Middleware
|--------------------------------------------------------------------------
|
| Here you may specify which middleware Jetstream will assign to the routes
| that it registers with the application. When necessary, you may modify
| these middleware; however, this default value is usually sufficient.
|
*/

'middleware' => ['web'],

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

0 comments on commit 85ef74b

Please sign in to comment.