Skip to content

Commit

Permalink
update file
Browse files Browse the repository at this point in the history
  • Loading branch information
juancristobalgd1 authored Mar 13, 2024
1 parent bfbb659 commit aba8b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/providers/providers.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* be loaded at the start of the system, these will only be stored
* in the application container and will be consumed on demand.
**/
'app' => App::class,
// 'app' => App::class,
'config' => Config::class,
'session' => Session\Session::class,
'request' => Http\Request::class,
Expand Down

0 comments on commit aba8b32

Please sign in to comment.