We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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"