mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-02 04:16:44 +01:00
Update CONTRIBUTING.md with info on the seeded credentials
This commit is contained in:
parent
6dabe3d46e
commit
de3f9a3205
@ -37,7 +37,10 @@ php artisan db:seed --class="ButtonSeeder"
|
||||
5. Move the folder into a local web server (make sure you double-check the [requirements](https://linkstack.org/docs/d/installation-requirements/)).
|
||||
6. Now edit any files you want to change.
|
||||
7. Commit your changes to your forked repository.
|
||||
2. Issue that pull request!
|
||||
8. Issue that pull request!
|
||||
|
||||
### Credentials for your development environment
|
||||
The default seeded user is `admin@admin.com` with password `12345678` as set in [AdminSeeder.php](database/seeders/AdminSeeder.php)
|
||||
|
||||
## Any contributions you make will be under the GPL-3.0 Software License
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user