Skip to content

Commit

Permalink
Merge pull request #39 from harishdurga/38-topicable-namespace
Browse files Browse the repository at this point in the history
38 Namespace fixed
  • Loading branch information
harishdurga authored Jul 3, 2023
2 parents 27b3395 + 595c498 commit 5cbff06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Models/Topicable.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace App\Models;
namespace Harishdurga\LaravelQuiz\Models;

use Illuminate\Database\Eloquent\Model;

Expand Down

0 comments on commit 5cbff06

Please sign in to comment.