Skip to content

Commit

Permalink
Merge pull request #6 from eufelipemateus/develop
Browse files Browse the repository at this point in the history
Import URL class correctly
  • Loading branch information
eufelipemateus authored Aug 25, 2022
2 parents a6d9072 + 25e5e46 commit fdbe9da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Providers/AppServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace App\Providers;

use Illuminate\Support\ServiceProvider;
use URL;

class AppServiceProvider extends ServiceProvider
{
Expand Down

0 comments on commit fdbe9da

Please sign in to comment.