This commit is contained in:
louiscklaw
2025-02-01 02:05:11 +08:00
commit 8b32f90f5f
8154 changed files with 1149767 additions and 0 deletions

36
task1/project/NOTES.md Normal file
View File

@@ -0,0 +1,36 @@
```bash
# start vm and ssh into vm
# username fedora, password 123456
# start docker first
$ cd src
$ ./dc_up.sh
# cwd /app
# after docker started
$ ./setup/9999_done.sh
# in case you need to rebuild scss, to turn on scss building
# on host machine
$ cd /app/example-app
$ npm i -D
$ npm run watch:dev
```
# TODO
[x] login screen remove Argin dashboard 2 laravel 1
1. remove headbar
1. check add resources page
1. should not delete the first row
1. rename aria-label="Default select example"
### email template
resources/views/vendor/mail
### email content
src\php74-httpd\example-app\app\Notifications\ForgotPassword.php