The seeds provided by the repo will create two groups and two user accounts.
Groups
Users
To run the Migrations:
php artisan migrate --package=rydurham/sentinel
To seed the Database:
php artisan db:seed --class="SentinelDatabaseSeeder"
There was an error while loading. Please reload this page.