Published - 2 years ago ( Updated - 2 years ago )
Adjust password by command line
synouser --setpw admin <yourpassword>
Adjust password by command line
synouser --setpw admin <yourpassword>
The instructions are different on MacOS or Linux, but achieve the same effect. Let's see how to display yesterday's date with the date command.
I myself will need to use MacOS to dial VPN in the command line. Here I provide my alias and setting method
It's very simple, just add an "alias" alias laravel='docker run --rm -v ${PWD}:/var/www/html -v ~/.dlaravel/cache:/home/dlaravel/.composer /cache -ti deviny/fpm:8.1.10 /home/dlaravel/.composer/vendor/bin/laravel'
No Comment
Post your comment