11 2022 档案

摘要://追加字段 protected $appends = ['state']; //赋值 public function getStateAttribute() { $status = $this->attributes['status']; if ($status == 1) { return '已 阅读全文
posted @ 2022-11-25 10:39 爱家家的卡卡 阅读(565) 评论(0) 推荐(0) 编辑
摘要:Mac新系统升级(10.14.5)后未从appstore下载的软件在安装时会提示安装包已损坏之类的东东,这是因为没有打开“设置”—“安全与隐私”中的“任何来源”造成的,可是升级后的10.14.5却没有这个选项,那么macOS 10.14.5允许任何来源没有了怎么办?macOS 10.14.5允许任何 阅读全文
posted @ 2022-11-10 16:30 爱家家的卡卡 阅读(1075) 评论(0) 推荐(0) 编辑
摘要:官网文档:https://learnku.com/docs/laravel/9.x/installation/12200#getting-started-on-macos curl -s "https://laravel.build/example-app" | bash 此 URL 中的「exam 阅读全文
posted @ 2022-11-10 14:30 爱家家的卡卡 阅读(597) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示