Yuan Chiu yuan
yuan created repository yuan/rayark-cxd-score-screen 2018-10-31 18:08:56 +08:00
yuan pushed to develop at yuan/BlogMatch 2018-08-15 07:02:39 +08:00
1a565fd788 首頁建置與部份顯示模組拆開
67969b005f 從yarn改回npm,並將前端部署用的檔案從git分離
Compare 2 commits »
yuan pushed to develop at kol/BlogMatch 2018-08-15 07:01:40 +08:00
1a565fd788 首頁建置與部份顯示模組拆開
yuan pushed to develop at kol/BlogMatch 2018-08-15 05:48:14 +08:00
67969b005f 從yarn改回npm,並將前端部署用的檔案從git分離
yuan pushed to develop at kol/BlogMatch 2018-08-15 04:53:11 +08:00
62ce1f2068 Merge branch 'feature/auth' into develop
f682741758 edit password_resets tables
9fd6e08400 修改config/auth.php: 忘記密碼的資料表
a130550274 Merge branch 'develop'
21f7367b7e fix config/auth.php (忘記密碼功能尚未處理)
Compare 9 commits »
yuan pushed to develop at yuan/BlogMatch 2018-08-15 04:53:05 +08:00
62ce1f2068 Merge branch 'feature/auth' into develop
f682741758 edit password_resets tables
9fd6e08400 修改config/auth.php: 忘記密碼的資料表
a130550274 Merge branch 'develop'
7d48d74cb1 fix migration file error: Schema::table->Schema::create
Compare 11 commits »
yuan deleted branch feature/auth from yuan/BlogMatch 2018-08-15 04:52:53 +08:00
yuan pushed to develop at yuan/BlogMatch 2018-08-07 23:14:50 +08:00
ddde0e25d1 add migration file for password_resets table
4bbed319f2 Route方面: 將原本Auth::routes();的簡寫手動拆出來
2a9054c9d8 fix Index route in routes\web.php
b317a26500 Merge branch 'develop' of ssh://git.yuaner.tw:10022/kol/BlogMatch into develop
342384599f add migration file for receiver and casebulder table in DB
Compare 5 commits »
yuan pushed to feature/auth at yuan/BlogMatch 2018-08-07 23:14:38 +08:00
21f7367b7e fix config/auth.php (忘記密碼功能尚未處理)
yuan pushed to feature/auth at yuan/BlogMatch 2018-08-07 23:13:04 +08:00
36fecb5d9e Merge branch 'develop' into feature/auth
a52429930e Router: 將登入模組移出來
9216e2f157 (尚未改完) 修改config/auth.php
ddde0e25d1 add migration file for password_resets table
4b9b4f1880 訂定三種角色的登入架構
yuan pushed to develop at kol/BlogMatch 2018-08-07 00:00:22 +08:00
4bbed319f2 Route方面: 將原本Auth::routes();的簡寫手動拆出來
yuan pushed to develop at yuan/BlogMatch 2018-08-05 18:05:38 +08:00
c6521b2a7a Merge branch 修改架構的分支
984e851e97 修改Controller與View的頁面與Router架構
b7621addd3 Create Laravel Auth
15325f103c add migration file for receiver, casebuilder and admin table in DB
14a3b1571d 修改Controller架構
Compare 11 commits »
yuan pushed to develop at kol/BlogMatch 2018-08-05 18:05:29 +08:00
c6521b2a7a Merge branch 修改架構的分支
984e851e97 修改Controller與View的頁面與Router架構
b7621addd3 Create Laravel Auth
Compare 3 commits »
yuan pushed to develop at kol/BlogMatch 2018-08-05 02:58:19 +08:00
ae43bd3afe fix composer missing Reliese && Add Readme Ubuntu installer
yuan pushed to develop at yuan/BlogMatch 2018-08-05 02:58:10 +08:00
ae43bd3afe fix composer missing Reliese && Add Readme Ubuntu installer
yuan pushed to develop at yuan/BlogMatch 2018-08-03 07:45:49 +08:00
848226bbb3 修正readme的內容
94390b435d 完成簡易首頁並加上.editorconfig
f4158b8661 更新遷移檔(migration)並新增自動產生的Model
4122cd1fdd Revert "add editorconfig"
Compare 6 commits »
yuan pushed to feature/create_database at kol/BlogMatch 2018-07-25 16:36:27 +08:00
14ec8182b0 fix create_TheClass 欄位名稱錯誤
yuan pushed to develop at kol/BlogMatch 2018-07-25 16:23:35 +08:00
4122cd1fdd Revert "add editorconfig"
yuan pushed to develop at kol/BlogMatch 2018-07-25 15:59:42 +08:00
af2d907ce2 add editorconfig
yuan pushed to develop at kol/BlogMatch 2018-07-25 15:57:43 +08:00
72c7737919 從原定前端套件安裝的npm改用yarn