Skip to content

Commit

Permalink
quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Thombrix committed Dec 18, 2023
1 parent f6545dd commit f1784d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend-laravel/app/Providers/RouteServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
use Illuminate\Http\Request;
use Illuminate\Support\Facades\RateLimiter;
use Illuminate\Support\Facades\Route;
use Illuminate\Support\Facades\App;

class RouteServiceProvider extends ServiceProvider
{
Expand Down

0 comments on commit f1784d5

Please sign in to comment.