This commit is contained in:
Dariusz Jaski 2021-03-17 22:45:55 +01:00
parent f7d8f76a79
commit 83f328d8ff
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?php
namespace Fufle\Orm\Providers;
namespace Fufle\ORM\Providers;
use Fufle\ORM\Model;
use Illuminate\Support\Str;