We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d0026 commit c2fff1eCopy full SHA for c2fff1e
src/Illuminate/Routing/PendingResourceRegistration.php
@@ -157,7 +157,7 @@ public function middleware($middleware)
157
/**
158
* Specify middleware that should be removed from the resource routes.
159
*
160
- * @param array|string $middleware
+ * @param array|string $middleware
161
* @return $this|array
162
*/
163
public function withoutMiddleware($middleware)
0 commit comments