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 28e4d1d commit 860dc2eCopy full SHA for 860dc2e
src/Providers/LaravelTrailingSlashServiceProvider.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-namespace GnaHotelSolutions\LaravelTrailingSlash;
+namespace GnaHotelSolutions\LaravelTrailingSlash\Providers;
4
5
use GnaHotelSolutions\LaravelTrailingSlash\Routing\TrailingSlashUrlGenerator;
6
use Illuminate\Contracts\Routing\UrlGenerator;
0 commit comments