Skip to content

Commit

Permalink
Hash namespace
Browse files Browse the repository at this point in the history
Caused errors with vendor:publish
  • Loading branch information
Chaddles23 committed Jun 1, 2017
1 parent 8f889ed commit d21f78b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Foundation/Setup/SetupUsers.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
use Illuminate\Database\Seeder;
use Soda\Cms\Database\Models\Role;
use Soda\Cms\Database\Models\User;
use Illuminate\Support\Facades\Hash;

class SetupUsers extends Seeder
{
Expand Down

0 comments on commit d21f78b

Please sign in to comment.