Skip to content

Commit

Permalink
Update Kernel.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaker-Al-Muzaini authored Dec 6, 2022
1 parent 61bbe73 commit 76fabc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Http/Kernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

use Illuminate\Foundation\Http\Kernel as HttpKernel;

class Kernel extends HttpKernel
class Kernel extends HttpKernel
{
/**
* The application's global HTTP middleware stack.
Expand Down

0 comments on commit 76fabc9

Please sign in to comment.