Initial implementation of new task mgmt system 👮
This commit is contained in:
parent
f157c06d04
commit
bab28dbc85
31 changed files with 1535 additions and 132 deletions
|
@ -16,6 +16,9 @@ DB_PASSWORD=secret
|
|||
CACHE_DRIVER=file
|
||||
SESSION_DRIVER=database
|
||||
|
||||
HASHIDS_SALT=
|
||||
HASHIDS_LENGTH=8
|
||||
|
||||
MAIL_DRIVER=smtp
|
||||
MAIL_HOST=mailtrap.io
|
||||
MAIL_PORT=2525
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue