- HOME >
- higa
higa
システムエンジニアをやっています。 Linux,macOS好き。おもにシステム管理たまに豆柴こてつの話。 最近はスマートホームを推進中。
Your future has not been written yet
2020/3/16
https://dev.classmethod.jp/cloud/aws/ec2-cacess/ VPC セキュリティ ネットワークACL Views: 52
2020/3/16
higa@ubuntu:~/$ cd /etc higa@ubuntu:/etc$ sudo unlink /etc/resolv.conf higa@ubuntu:/etc$ sudo ln -s ...
2020/3/16
sudo journalctl --vacuum-time=10d sudo journalctl --vacuum-size=100M Views: 59
2020/3/16
https://qiita.com/zaburo/items/65de44194a2e67b59061 token responseでは、 access_token refresh_tokenが返りま ...
2020/8/4
Voyager に 独自cssを追加する 1. /config/voyager.php の以下を変更します。 'additional_css' => [ 'storage/css/voyager ...
2020/3/13
$cd /var/www/html/myparts $composer require tcg/voyager $php artisan voyager:install --with-dummy $p ...
2020/3/13
voyagerの画像へのリンクを設定します。 $php artisan storage:link $cd /var/www/html $ ln -s /var/www/html/myparts/pub ...
2021/7/1
Myparts Home Appliance Parts Registration Database Register https://www.heart-net.biz/myparts We cre ...
2020/3/11
ユーザー登録確認メールとパスワードリセットメールのテンプレートを分けます。 $ grep -r markdown * app/Notifications/CustomVerifyEmail.php: ...