Results 6 comments of hanshino

@goldbergyoni Thank you very much for your reply, I have finished the translation of the home page so far. The reason for the error is that there is an extra...

@goldbergyoni Sure. I resolved the conflict for the merge. Thank you very much.

我覺得還是轉成 ready 會比較好XD 本來想說如果還有要新增修改的用 draft 才能避免直接被 merge

## 使用 `laradock` 架設純靠北工程師 ### 前置動作 #### 將 `laradock` clone 至自己的電腦 ```bash git clone https://github.com/Laradock/laradock.git ``` #### 將 `init.engineer` clone 至自己的電腦 ```bash git clone https://github.com/init-engineer/init.engineer ``` 檔案配置如下: ```tree . ├──...

https://github.com/init-engineer/init.engineer/pull/113#issuecomment-1172919925 因為最近用了 `laradock` 的關係,發現其實別人做好的比較完整 因此寫了一份教學文件來讓大家參考一下,哪一種會比較適合這個專案! @tico88612 再麻煩過目了~

I've encountered the same problem as described. Specifically, I'm using `[email protected]`. **Environment:** - Operating System: Ubuntu 22.02 and Mac M1 Sonoma - Encountered inside a Docker container - Docker Base...