Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update the correct user seeder data for login
  • Loading branch information
jenkinsakp authored May 29, 2024
1 parent 9cc35ff commit be33d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ php artisan vendor:publish --tag=laravel-email-database-log-migration
| Email | Password | Access |
| :-------------- | :------- | :----------- |
| user@user.com | password | User Access |
| admin@admin.com | password | Admin Access |
| admin@user.com | password | Admin Access |

##### Themes Seed List

Expand Down

0 comments on commit be33d4a

Please sign in to comment.