You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You don't have to do anything else, this package uses Package Auto-Discovery's feature, and should be available as soon as you install it via Composer.
22
+
You don't have to do anything else, this package uses the Package Auto-Discovery feature, and should be available as soon as you install it via Composer.
23
23
24
24
### Laravel 5.4 or 5.3
25
25
@@ -33,7 +33,7 @@ Add the Service Provider to your **config/app.php**: `RenatoMarinho\LaravelPageS
33
33
34
34
#### Register Middlewares
35
35
36
-
Next, the `\RenatoMarinho\LaravelPageSpeed\Middleware\CollapseWhitespace::class` and others middleware must be registered in the kernel:
36
+
Next, the `\RenatoMarinho\LaravelPageSpeed\Middleware\CollapseWhitespace::class` and other middleware must be registered in the kernel:
0 commit comments