Skip to content

Commit

Permalink
Class "Diepxuan\Log\ServiceProvider" not found
Browse files Browse the repository at this point in the history
  • Loading branch information
caothu159 committed Jul 3, 2024
1 parent e96ed9d commit ae3e85f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/Providers/ServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@
* @author Tran Ngoc Duc <ductn@diepxuan.com>
* @author Tran Ngoc Duc <caothu91@gmail.com>
*
* @lastupdate 2024-07-03 11:31:57
* @lastupdate 2024-07-03 12:43:17
*/

namespace Diepxuan\Log\Providers;
namespace Diepxuan\Log;

use Diepxuan\Log\Log;
use Illuminate\Support\ServiceProvider as BaseServiceProvider;

class ServiceProvider extends BaseServiceProvider
Expand Down

0 comments on commit ae3e85f

Please sign in to comment.