Go to file
2020-02-23 21:48:51 +08:00
app 加入新增MenuItemController與Repository的Artisan指令 2020-02-23 21:48:51 +08:00
bootstrap init 2020-02-21 23:49:03 +08:00
config 加入media類型設定選項, logo設定 2020-02-23 21:48:51 +08:00
database 加入Model的翻譯機制 2020-02-23 21:48:51 +08:00
public 使得robots.txt由程式產生,加入若干html meta,加入自動產生html title的機制 2020-02-23 01:08:59 +08:00
resources 調整media設定選項欄位的樣式 2020-02-23 21:48:51 +08:00
routes 加入後台媒體庫功能 2020-02-23 01:08:59 +08:00
storage init 2020-02-21 23:49:03 +08:00
tests init 2020-02-21 23:49:03 +08:00
.editorconfig init 2020-02-21 23:49:03 +08:00
.env.example add CACHE_PREFIX to env file 2020-02-23 01:08:59 +08:00
.gitattributes init 2020-02-21 23:49:03 +08:00
.gitignore 加入權限機制, Auth相關views, 後台views及相關機制 2020-02-23 01:08:59 +08:00
.styleci.yml init 2020-02-21 23:49:03 +08:00
artisan init 2020-02-21 23:49:03 +08:00
composer.json 加入 predis/predis套件 2020-02-23 01:08:59 +08:00
composer.lock 加入 predis/predis套件 2020-02-23 01:08:59 +08:00
package-lock.json 加入後台媒體庫功能 2020-02-23 01:08:59 +08:00
package.json 加入後台媒體庫功能 2020-02-23 01:08:59 +08:00
phpunit.xml init 2020-02-21 23:49:03 +08:00
server.php init 2020-02-21 23:49:03 +08:00
webpack.mix.js 加入media類型設定選項, logo設定 2020-02-23 21:48:51 +08:00