diff --git a/.env.example b/.env.example index 2a857245..330a9e3f 100644 --- a/.env.example +++ b/.env.example @@ -21,11 +21,11 @@ REDIS_PASSWORD=null REDIS_PORT=6379 MAIL_DRIVER=smtp -MAIL_HOST=mailtrap.io -MAIL_PORT=2525 -MAIL_USERNAME=null -MAIL_PASSWORD=null -MAIL_ENCRYPTION=null +MAIL_HOST= +MAIL_PORT= +MAIL_USERNAME= +MAIL_PASSWORD= +MAIL_ENCRYPTION= PUSHER_APP_ID= PUSHER_KEY= diff --git a/public/assets/icon/file-alt-solid.svg b/public/assets/icon/file-alt-solid.svg new file mode 100644 index 00000000..54514914 --- /dev/null +++ b/public/assets/icon/file-alt-solid.svg @@ -0,0 +1,13 @@ + diff --git a/resources/assets/js/views/dashboard/Dashboard.vue b/resources/assets/js/views/dashboard/Dashboard.vue index fac1dfd0..24f1f261 100644 --- a/resources/assets/js/views/dashboard/Dashboard.vue +++ b/resources/assets/js/views/dashboard/Dashboard.vue @@ -168,12 +168,12 @@ > - @@ -190,7 +190,7 @@ >