# 後端課程 View the book with "<i class="fa fa-book fa-fw"></i> Book Mode". Examples --- google 發送請求-> route -> [/website] [view]->response->google Route::get('/shiba/{number?}',function($number=null) { dd($number); return 'dreamfox0212 is adorable'; }); 有數字輸出數字 沒數字就null study this document https://laravel.com/docs/8.x/routing#required-parameters 20211207 ## GitHub功能介紹 Locate 專案還在電腦內,可以重新指定資料夾 Clone Again 從Github下載回來 Remove 從Github Desktop工具中移除 Clone repository 從Github下載專案到電腦 Create new repository 建立新專案 Add existing repository 選擇本機內已存在專案,加入Github Desktop ## 從Github下載專案 1.Curent Repository 2.Add 3.Clone repository 4.選擇要下載的專案 5.選擇要儲存的位置 6.點Clone 7.用Vscode打開專案 ## composer 1. npm install 2. 打開terminal輸入composter install--->裝在vendor裡面->根據composer.json安裝php套件,套件會存在vendor資料夾內 3. 複製一份.env.example,並改名為.env php artisan make:controller FrontController 取名字取錯怎麼辦,千萬不能右鍵改名字,一定要重新建立 https://www.taiwan.net.tw/m1.aspx?sNo=0001001 最新消息 列表葉 內文