Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 248 Bytes

File metadata and controls

5 lines (3 loc) · 248 Bytes

Authorization

Middleware

The config deploy.php provides a convenient way to add middlewares to control access to the deploy routes. You may add your own or one of Laravels out-of-the-box middlwares, such as auth to the middleware list.