Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:HE-Arc/Swissdle into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
loicsantschi01 committed Dec 18, 2023
2 parents 23a46ef + 126cd58 commit caa3e8f
Show file tree
Hide file tree
Showing 43 changed files with 731 additions and 54 deletions.
2 changes: 2 additions & 0 deletions backend-laravel/app/Providers/RouteServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
use Illuminate\Http\Request;
use Illuminate\Support\Facades\RateLimiter;
use Illuminate\Support\Facades\Route;
use Illuminate\Support\Facades\App;
use Illuminate\Support\Facades\URL;

class RouteServiceProvider extends ServiceProvider
{
Expand Down
Loading

0 comments on commit caa3e8f

Please sign in to comment.