├── .gitignore ├── .github ├── PULL_REQUEST_TEMPLATE.md └── ISSUE_TEMPLATE.md ├── license.md ├── .all-contributorsrc └── README.md /.gitignore: -------------------------------------------------------------------------------- 1 | .idea 2 | -------------------------------------------------------------------------------- /.github/PULL_REQUEST_TEMPLATE.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | ### 대상 버전 4 | ex) 5.5, 5,7 5 | 6 | 7 | ### 요청사항 8 | - 요청사항을 작성해주세요 9 | 10 | ### 참고사항 11 | -------------------------------------------------------------------------------- /license.md: -------------------------------------------------------------------------------- 1 | The MIT License (MIT) 2 | 3 | Copyright (c) Taylor Otwell 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in 13 | all copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 21 | THE SOFTWARE. -------------------------------------------------------------------------------- /.all-contributorsrc: -------------------------------------------------------------------------------- 1 | { 2 | "projectName": "docs", 3 | "projectOwner": "laravelkr", 4 | "repoType": "github", 5 | "repoHost": "https://github.com", 6 | "files": [ 7 | "README.md" 8 | ], 9 | "imageSize": 100, 10 | "commit": false, 11 | "contributors": [ 12 | { 13 | "login": "findstar", 14 | "name": "Jung-Soo Ahn", 15 | "avatar_url": "https://avatars2.githubusercontent.com/u/1266944?v=4", 16 | "profile": "http://findstar.pe.kr", 17 | "contributions": [ 18 | "doc" 19 | ] 20 | }, 21 | { 22 | "login": "kkame", 23 | "name": "KKAME", 24 | "avatar_url": "https://avatars3.githubusercontent.com/u/4939813?v=4", 25 | "profile": "http://kkame.net", 26 | "contributions": [ 27 | "doc" 28 | ] 29 | }, 30 | { 31 | "login": "natz92", 32 | "name": "Natz", 33 | "avatar_url": "https://avatars1.githubusercontent.com/u/25763747?v=4", 34 | "profile": "https://github.com/natz92", 35 | "contributions": [ 36 | "doc" 37 | ] 38 | }, 39 | { 40 | "login": "ukits", 41 | "name": "SungUk Byun", 42 | "avatar_url": "https://avatars1.githubusercontent.com/u/946148?v=4", 43 | "profile": "https://github.com/ukits", 44 | "contributions": [ 45 | "doc" 46 | ] 47 | }, 48 | { 49 | "login": "whdckszxxx", 50 | "name": "Jong Chan Park", 51 | "avatar_url": "https://avatars2.githubusercontent.com/u/14170948?v=4", 52 | "profile": "https://github.com/whdckszxxx", 53 | "contributions": [ 54 | "doc" 55 | ] 56 | }, 57 | { 58 | "login": "kwonmory", 59 | "name": "KWONMORY", 60 | "avatar_url": "https://avatars3.githubusercontent.com/u/12936720?v=4", 61 | "profile": "https://github.com/kwonmory", 62 | "contributions": [ 63 | "doc" 64 | ] 65 | }, 66 | { 67 | "login": "lastgleam", 68 | "name": "Donghee KIM", 69 | "avatar_url": "https://avatars0.githubusercontent.com/u/18328030?v=4", 70 | "profile": "https://lastgleam.github.io", 71 | "contributions": [ 72 | "doc" 73 | ] 74 | }, 75 | { 76 | "login": "getsolaris", 77 | "name": "getsolaris", 78 | "avatar_url": "https://avatars2.githubusercontent.com/u/19664237?v=4", 79 | "profile": "https://getsolaris.kr", 80 | "contributions": [ 81 | "doc" 82 | ] 83 | }, 84 | { 85 | "login": "AcidF0x", 86 | "name": "Duhui Cho", 87 | "avatar_url": "https://avatars0.githubusercontent.com/u/35107271?v=4", 88 | "profile": "https://acidf0x.github.io", 89 | "contributions": [ 90 | "doc" 91 | ] 92 | }, 93 | { 94 | "login": "idpokute", 95 | "name": "Mike Sehui Park", 96 | "avatar_url": "https://avatars1.githubusercontent.com/u/5393574?v=4", 97 | "profile": "https://github.com/idpokute", 98 | "contributions": [ 99 | "doc" 100 | ] 101 | }, 102 | { 103 | "login": "comsiro", 104 | "name": "comsiro", 105 | "avatar_url": "https://avatars3.githubusercontent.com/u/12705399?v=4", 106 | "profile": "https://github.com/comsiro", 107 | "contributions": [ 108 | "doc" 109 | ] 110 | }, 111 | { 112 | "login": "youngiggy", 113 | "name": "Joo Youngik", 114 | "avatar_url": "https://avatars1.githubusercontent.com/u/1668413?v=4", 115 | "profile": "https://github.com/youngiggy", 116 | "contributions": [ 117 | "doc" 118 | ] 119 | }, 120 | { 121 | "login": "NoGeunYoug", 122 | "name": "NoGeunYoug", 123 | "avatar_url": "https://avatars2.githubusercontent.com/u/22785651?v=4", 124 | "profile": "https://github.com/NoGeunYoug", 125 | "contributions": [ 126 | "doc" 127 | ] 128 | }, 129 | { 130 | "login": "smartbos", 131 | "name": "Hyunseok Lee", 132 | "avatar_url": "https://avatars2.githubusercontent.com/u/6157033?v=4", 133 | "profile": "http://leehyunseok.com", 134 | "contributions": [ 135 | "doc" 136 | ] 137 | }, 138 | { 139 | "login": "Hann", 140 | "name": "Jinsoo Han", 141 | "avatar_url": "https://avatars2.githubusercontent.com/u/718811?v=4", 142 | "profile": "https://github.com/Hann", 143 | "contributions": [ 144 | "doc" 145 | ] 146 | }, 147 | { 148 | "login": "YangMinJoo", 149 | "name": "Cherry Pie", 150 | "avatar_url": "https://avatars2.githubusercontent.com/u/24889107?v=4", 151 | "profile": "https://github.com/YangMinJoo", 152 | "contributions": [ 153 | "doc" 154 | ] 155 | }, 156 | { 157 | "login": "yupmin", 158 | "name": "yun young-jin", 159 | "avatar_url": "https://avatars1.githubusercontent.com/u/880878?v=4", 160 | "profile": "https://yupmin.net/", 161 | "contributions": [ 162 | "doc" 163 | ] 164 | }, 165 | { 166 | "login": "tienne", 167 | "name": "David Kwon", 168 | "avatar_url": "https://avatars2.githubusercontent.com/u/9584768?v=4", 169 | "profile": "http://web-front-end.tistory.com/", 170 | "contributions": [ 171 | "doc" 172 | ] 173 | }, 174 | { 175 | "login": "ChangJoo-Park", 176 | "name": "ChangJoo Park(박창주)", 177 | "avatar_url": "https://avatars0.githubusercontent.com/u/1451365?v=4", 178 | "profile": "http://kr.vuejs.org", 179 | "contributions": [ 180 | "doc" 181 | ] 182 | }, 183 | { 184 | "login": "ZerglingGo", 185 | "name": "ZerglingGo", 186 | "avatar_url": "https://avatars0.githubusercontent.com/u/3365053?v=4", 187 | "profile": "https://zerglinggo.net/", 188 | "contributions": [ 189 | "doc" 190 | ] 191 | }, 192 | { 193 | "login": "dspaudio", 194 | "name": "Wonkyoo Nam", 195 | "avatar_url": "https://avatars1.githubusercontent.com/u/869240?v=4", 196 | "profile": "https://github.com/dspaudio", 197 | "contributions": [ 198 | "doc" 199 | ] 200 | }, 201 | { 202 | "login": "GoodGoodJM", 203 | "name": "GoodGoodMan", 204 | "avatar_url": "https://avatars3.githubusercontent.com/u/8029093?v=4", 205 | "profile": "https://github.com/GoodGoodJM", 206 | "contributions": [ 207 | "doc" 208 | ] 209 | }, 210 | { 211 | "login": "ModernPug", 212 | "name": "Modern PHP User Group", 213 | "avatar_url": "https://avatars3.githubusercontent.com/u/8666157?v=4", 214 | "profile": "http://modernpug.org", 215 | "contributions": [ 216 | "doc" 217 | ] 218 | }, 219 | { 220 | "login": "XpressEngine", 221 | "name": "XpressEngine", 222 | "avatar_url": "https://avatars3.githubusercontent.com/u/1429259?v=4", 223 | "profile": "https://www.xpressengine.io/", 224 | "contributions": [ 225 | "doc" 226 | ] 227 | }, 228 | { 229 | "login": "inyoungk", 230 | "name": "inyoungk", 231 | "avatar_url": "https://avatars2.githubusercontent.com/u/48192948?v=4", 232 | "profile": "https://github.com/inyoungk", 233 | "contributions": [ 234 | "doc" 235 | ] 236 | }, 237 | { 238 | "login": "strawoo", 239 | "name": "WooHyunPark", 240 | "avatar_url": "https://avatars0.githubusercontent.com/u/11594582?v=4", 241 | "profile": "https://github.com/strawoo", 242 | "contributions": [ 243 | "doc" 244 | ] 245 | }, 246 | { 247 | "login": "meteopark", 248 | "name": "meteopark", 249 | "avatar_url": "https://avatars1.githubusercontent.com/u/8869584?v=4", 250 | "profile": "https://blog.meteopark.dev", 251 | "contributions": [ 252 | "doc" 253 | ] 254 | }, 255 | { 256 | "login": "anym0re", 257 | "name": "danlee", 258 | "avatar_url": "https://avatars3.githubusercontent.com/u/9912065?v=4", 259 | "profile": "https://github.com/anym0re", 260 | "contributions": [ 261 | "doc" 262 | ] 263 | }, 264 | { 265 | "login": "horace-velmont", 266 | "name": "HoraceVelmont", 267 | "avatar_url": "https://avatars3.githubusercontent.com/u/3744320?v=4", 268 | "profile": "http://velmont.cafe24.com", 269 | "contributions": [ 270 | "doc" 271 | ] 272 | }, 273 | { 274 | "login": "KangPilGyu", 275 | "name": "eiffeltop", 276 | "avatar_url": "https://avatars3.githubusercontent.com/u/39696372?v=4", 277 | "profile": "https://github.com/KangPilGyu", 278 | "contributions": [ 279 | "doc" 280 | ] 281 | }, 282 | { 283 | "login": "jungmyungzZ", 284 | "name": "Kim Jungmyung", 285 | "avatar_url": "https://avatars0.githubusercontent.com/u/42092924?v=4", 286 | "profile": "https://github.com/jungmyungzZ", 287 | "contributions": [ 288 | "doc" 289 | ] 290 | }, 291 | { 292 | "login": "cherryred5959", 293 | "name": "cherry", 294 | "avatar_url": "https://avatars2.githubusercontent.com/u/32331576?v=4", 295 | "profile": "https://github.com/cherryred5959", 296 | "contributions": [ 297 | "doc" 298 | ] 299 | }, 300 | { 301 | "login": "lucyholic", 302 | "name": "Lucy Kim", 303 | "avatar_url": "https://avatars3.githubusercontent.com/u/37027571?v=4", 304 | "profile": "https://github.com/lucyholic", 305 | "contributions": [ 306 | "doc" 307 | ] 308 | }, 309 | { 310 | "login": "jdssem", 311 | "name": "Jaedong Kim", 312 | "avatar_url": "https://avatars0.githubusercontent.com/u/978944?v=4", 313 | "profile": "http://jaedong.kim", 314 | "contributions": [ 315 | "doc" 316 | ] 317 | }, 318 | { 319 | "login": "fwang-laralabs", 320 | "name": "fwang-laralabs", 321 | "avatar_url": "https://avatars1.githubusercontent.com/u/26479627?v=4", 322 | "profile": "https://github.com/fwang-laralabs", 323 | "contributions": [ 324 | "doc" 325 | ] 326 | }, 327 | { 328 | "login": "dhtmdgkr123", 329 | "name": "dhtmdgkr123", 330 | "avatar_url": "https://avatars1.githubusercontent.com/u/27611405?v=4", 331 | "profile": "https://github.com/dhtmdgkr123", 332 | "contributions": [ 333 | "doc" 334 | ] 335 | }, 336 | { 337 | "login": "picory", 338 | "name": "picory", 339 | "avatar_url": "https://avatars3.githubusercontent.com/u/3766114?v=4", 340 | "profile": "https://github.com/picory", 341 | "contributions": [ 342 | "doc" 343 | ] 344 | }, 345 | { 346 | "login": "devSeok", 347 | "name": "ohjinseok", 348 | "avatar_url": "https://avatars3.githubusercontent.com/u/33000980?v=4", 349 | "profile": "https://devseok.github.io/", 350 | "contributions": [ 351 | "doc" 352 | ] 353 | }, 354 | { 355 | "login": "NalCoder", 356 | "name": "NalCoder", 357 | "avatar_url": "https://avatars0.githubusercontent.com/u/57889823?v=4", 358 | "profile": "https://github.com/NalCoder", 359 | "contributions": [ 360 | "doc" 361 | ] 362 | }, 363 | { 364 | "login": "soilSpoon", 365 | "name": "Hee", 366 | "avatar_url": "https://avatars1.githubusercontent.com/u/9105017?v=4", 367 | "profile": "https://github.com/soilSpoon", 368 | "contributions": [ 369 | "doc" 370 | ] 371 | }, 372 | { 373 | "login": "initred", 374 | "name": "InitRed", 375 | "avatar_url": "https://avatars3.githubusercontent.com/u/34208843?v=4", 376 | "profile": "https://github.com/initred", 377 | "contributions": [ 378 | "doc" 379 | ] 380 | }, 381 | { 382 | "login": "KDudoo", 383 | "name": "Kwon Sung Doo", 384 | "avatar_url": "https://avatars2.githubusercontent.com/u/35286689?v=4", 385 | "profile": "https://ahfk8762.tistory.com/", 386 | "contributions": [ 387 | "doc" 388 | ] 389 | }, 390 | { 391 | "login": "kamikax", 392 | "name": "kamikax", 393 | "avatar_url": "https://avatars1.githubusercontent.com/u/6329608?v=4", 394 | "profile": "https://github.com/kamikax", 395 | "contributions": [ 396 | "doc" 397 | ] 398 | }, 399 | { 400 | "login": "curlychoi", 401 | "name": "curlychoi", 402 | "avatar_url": "https://avatars0.githubusercontent.com/u/1305855?v=4", 403 | "profile": "https://curlychoi.dev", 404 | "contributions": [ 405 | "doc" 406 | ] 407 | }, 408 | { 409 | "login": "humble92", 410 | "name": "Daniel", 411 | "avatar_url": "https://avatars3.githubusercontent.com/u/1191154?v=4", 412 | "profile": "https://github.com/humble92", 413 | "contributions": [ 414 | "doc" 415 | ] 416 | }, 417 | { 418 | "login": "sungjoomoon", 419 | "name": "sungjoomoon", 420 | "avatar_url": "https://avatars2.githubusercontent.com/u/61780681?v=4", 421 | "profile": "https://github.com/sungjoomoon", 422 | "contributions": [ 423 | "doc" 424 | ] 425 | }, 426 | { 427 | "login": "stseira", 428 | "name": "YeongGwon Alex Jeong", 429 | "avatar_url": "https://avatars3.githubusercontent.com/u/199357?v=4", 430 | "profile": "https://github.com/stseira", 431 | "contributions": [ 432 | "doc" 433 | ] 434 | }, 435 | { 436 | "login": "nugmubs", 437 | "name": "nugmubs", 438 | "avatar_url": "https://avatars2.githubusercontent.com/u/61725446?v=4", 439 | "profile": "https://github.com/nugmubs", 440 | "contributions": [ 441 | "doc" 442 | ] 443 | }, 444 | { 445 | "login": "ji6676", 446 | "name": "JasSung Cho", 447 | "avatar_url": "https://avatars1.githubusercontent.com/u/19298367?v=4", 448 | "profile": "https://bitbucket.org/ji667623/", 449 | "contributions": [ 450 | "doc" 451 | ] 452 | }, 453 | { 454 | "login": "cable8mm", 455 | "name": "Samgu Lee", 456 | "avatar_url": "https://avatars3.githubusercontent.com/u/2672043?v=4", 457 | "profile": "http://www.palgle.com", 458 | "contributions": [ 459 | "doc" 460 | ] 461 | }, 462 | { 463 | "login": "dasider41", 464 | "name": "Junwoo Kim", 465 | "avatar_url": "https://avatars0.githubusercontent.com/u/6765995?v=4", 466 | "profile": "http://junwoo.kim", 467 | "contributions": [ 468 | "doc" 469 | ] 470 | }, 471 | { 472 | "login": "shkimolulo", 473 | "name": "shkimolulo", 474 | "avatar_url": "https://avatars1.githubusercontent.com/u/45745078?v=4", 475 | "profile": "https://github.com/shkimolulo", 476 | "contributions": [ 477 | "doc" 478 | ] 479 | }, 480 | { 481 | "login": "shaul1991", 482 | "name": "JI HOON KIM", 483 | "avatar_url": "https://avatars1.githubusercontent.com/u/35905295?v=4", 484 | "profile": "https://medium.com/@shaul1991", 485 | "contributions": [ 486 | "doc" 487 | ] 488 | }, 489 | { 490 | "login": "decorus-kazuma", 491 | "name": "Kazuma Itou", 492 | "avatar_url": "https://avatars1.githubusercontent.com/u/8151366?v=4", 493 | "profile": "https://blog.decorus.io", 494 | "contributions": [ 495 | "doc" 496 | ] 497 | }, 498 | { 499 | "login": "webmin41", 500 | "name": "Mingi_Jeon", 501 | "avatar_url": "https://avatars0.githubusercontent.com/u/39331373?v=4", 502 | "profile": "https://github.com/webmin41", 503 | "contributions": [ 504 | "doc" 505 | ] 506 | }, 507 | { 508 | "login": "kimchanhyung98", 509 | "name": "Kim Chanhyung", 510 | "avatar_url": "https://avatars1.githubusercontent.com/u/60088641?v=4", 511 | "profile": "http://onoffmix.dev", 512 | "contributions": [ 513 | "doc" 514 | ] 515 | }, 516 | { 517 | "login": "njhyuk", 518 | "name": "njhyuk", 519 | "avatar_url": "https://avatars2.githubusercontent.com/u/17216521?v=4", 520 | "profile": "https://github.com/njhyuk", 521 | "contributions": [ 522 | "doc" 523 | ] 524 | }, 525 | { 526 | "login": "hajaebong", 527 | "name": "Jaebong,Ha", 528 | "avatar_url": "https://avatars0.githubusercontent.com/u/31947247?v=4", 529 | "profile": "https://hajaebong.github.io/", 530 | "contributions": [ 531 | "doc" 532 | ] 533 | }, 534 | { 535 | "login": "YouchanChung", 536 | "name": "Youchan", 537 | "avatar_url": "https://avatars1.githubusercontent.com/u/18586282?v=4", 538 | "profile": "https://imon.dev", 539 | "contributions": [ 540 | "doc" 541 | ] 542 | }, 543 | { 544 | "login": "Jeongwoo-Han", 545 | "name": "Jeongwoo-Han", 546 | "avatar_url": "https://avatars0.githubusercontent.com/u/60590468?v=4", 547 | "profile": "https://github.com/Jeongwoo-Han", 548 | "contributions": [ 549 | "doc" 550 | ] 551 | }, 552 | { 553 | "login": "wjdgkrud45", 554 | "name": "wjdgkrud45", 555 | "avatar_url": "https://avatars3.githubusercontent.com/u/61770473?v=4", 556 | "profile": "https://github.com/wjdgkrud45", 557 | "contributions": [ 558 | "doc" 559 | ] 560 | }, 561 | { 562 | "login": "ongyjho", 563 | "name": "Yeojin Hong", 564 | "avatar_url": "https://avatars2.githubusercontent.com/u/58408421?v=4", 565 | "profile": "https://github.com/ongyjho", 566 | "contributions": [ 567 | "doc" 568 | ] 569 | }, 570 | { 571 | "login": "junho3", 572 | "name": "junho3", 573 | "avatar_url": "https://avatars3.githubusercontent.com/u/54342973?v=4", 574 | "profile": "https://github.com/junho3", 575 | "contributions": [ 576 | "doc" 577 | ] 578 | }, 579 | { 580 | "login": "gyoungeunbae", 581 | "name": "Ola", 582 | "avatar_url": "https://avatars3.githubusercontent.com/u/24830023?v=4", 583 | "profile": "https://github.com/gyoungeunbae", 584 | "contributions": [ 585 | "doc" 586 | ] 587 | }, 588 | { 589 | "login": "JJRomi", 590 | "name": "Romi", 591 | "avatar_url": "https://avatars1.githubusercontent.com/u/27665422?v=4", 592 | "profile": "https://github.com/JJRomi", 593 | "contributions": [ 594 | "doc" 595 | ] 596 | }, 597 | { 598 | "login": "Hyeongwon", 599 | "name": "Hyeongwon", 600 | "avatar_url": "https://avatars1.githubusercontent.com/u/14510347?v=4", 601 | "profile": "https://github.com/Hyeongwon", 602 | "contributions": [ 603 | "doc" 604 | ] 605 | }, 606 | { 607 | "login": "SilNex", 608 | "name": "silnex", 609 | "avatar_url": "https://avatars2.githubusercontent.com/u/24711610?v=4", 610 | "profile": "https://blog.silnex.kr", 611 | "contributions": [ 612 | "doc" 613 | ] 614 | }, 615 | { 616 | "login": "Khon0316", 617 | "name": "Khon0316", 618 | "avatar_url": "https://avatars3.githubusercontent.com/u/20215769?v=4", 619 | "profile": "https://github.com/Khon0316", 620 | "contributions": [ 621 | "doc" 622 | ] 623 | }, 624 | { 625 | "login": "sangchul-moon", 626 | "name": "Sangchul Moon", 627 | "avatar_url": "https://avatars3.githubusercontent.com/u/38758061?v=4", 628 | "profile": "https://github.com/sangchul-moon", 629 | "contributions": [ 630 | "doc" 631 | ] 632 | }, 633 | { 634 | "login": "ojongchul", 635 | "name": "Oh Jongchul", 636 | "avatar_url": "https://avatars0.githubusercontent.com/u/25588378?v=4", 637 | "profile": "https://gist.github.com/ojongchul/d97a2d5581f271e247a00508b9eb93ee", 638 | "contributions": [ 639 | "doc" 640 | ] 641 | }, 642 | { 643 | "login": "danics7", 644 | "name": "Chisoo Yang", 645 | "avatar_url": "https://avatars3.githubusercontent.com/u/5405310?v=4", 646 | "profile": "https://github.com/danics7", 647 | "contributions": [ 648 | "doc" 649 | ] 650 | }, 651 | { 652 | "login": "PAPION93", 653 | "name": "PAPION", 654 | "avatar_url": "https://avatars0.githubusercontent.com/u/49216709?v=4", 655 | "profile": "https://papion93.github.io/", 656 | "contributions": [ 657 | "doc" 658 | ] 659 | }, 660 | { 661 | "login": "DungGi", 662 | "name": "DungGi", 663 | "avatar_url": "https://avatars1.githubusercontent.com/u/57477524?v=4", 664 | "profile": "https://github.com/DungGi", 665 | "contributions": [ 666 | "doc" 667 | ] 668 | }, 669 | { 670 | "login": "Terrorboy", 671 | "name": "Terrorboy", 672 | "avatar_url": "https://avatars1.githubusercontent.com/u/5427199?v=4", 673 | "profile": "https://z9n.net", 674 | "contributions": [ 675 | "doc" 676 | ] 677 | }, 678 | { 679 | "login": "JeongJaeSoon", 680 | "name": "JeongJaeSoon", 681 | "avatar_url": "https://avatars3.githubusercontent.com/u/53788601?v=4", 682 | "profile": "https://github.com/JeongJaeSoon", 683 | "contributions": [ 684 | "doc" 685 | ] 686 | }, 687 | { 688 | "login": "mapd3692", 689 | "name": "mapd3692", 690 | "avatar_url": "https://avatars3.githubusercontent.com/u/13864840?v=4", 691 | "profile": "https://github.com/mapd3692", 692 | "contributions": [ 693 | "doc" 694 | ] 695 | }, 696 | { 697 | "login": "gommmm", 698 | "name": "gommmm", 699 | "avatar_url": "https://avatars3.githubusercontent.com/u/9735109?v=4", 700 | "profile": "https://github.com/gommmm", 701 | "contributions": [ 702 | "doc" 703 | ] 704 | }, 705 | { 706 | "login": "coolhong", 707 | "name": "YoungsuHong", 708 | "avatar_url": "https://avatars2.githubusercontent.com/u/3918019?v=4", 709 | "profile": "https://github.com/coolhong", 710 | "contributions": [ 711 | "doc" 712 | ] 713 | }, 714 | { 715 | "login": "truekim819", 716 | "name": "truekim819", 717 | "avatar_url": "https://avatars3.githubusercontent.com/u/19642477?v=4", 718 | "profile": "https://github.com/truekim819", 719 | "contributions": [ 720 | "doc" 721 | ] 722 | }, 723 | { 724 | "login": "ucyang", 725 | "name": "Unchun Yang", 726 | "avatar_url": "https://avatars.githubusercontent.com/u/31183209?v=4", 727 | "profile": "https://ucyang.com/", 728 | "contributions": [ 729 | "doc" 730 | ] 731 | }, 732 | { 733 | "login": "woongbin", 734 | "name": "sirwoongke", 735 | "avatar_url": "https://avatars.githubusercontent.com/u/15007903?v=4", 736 | "profile": "https://github.com/woongbin", 737 | "contributions": [ 738 | "doc" 739 | ] 740 | }, 741 | { 742 | "login": "Epiloum", 743 | "name": "Jaewon Kim", 744 | "avatar_url": "https://avatars.githubusercontent.com/u/74719609?v=4", 745 | "profile": "http://dev.epiloum.net", 746 | "contributions": [ 747 | "doc" 748 | ] 749 | }, 750 | { 751 | "login": "jungyoung", 752 | "name": "Leejungyoung", 753 | "avatar_url": "https://avatars.githubusercontent.com/u/28586768?v=4", 754 | "profile": "http://pinkward.co.kr", 755 | "contributions": [ 756 | "doc" 757 | ] 758 | }, 759 | { 760 | "login": "misstur", 761 | "name": "misstur", 762 | "avatar_url": "https://avatars.githubusercontent.com/u/47712114?v=4", 763 | "profile": "https://github.com/misstur", 764 | "contributions": [ 765 | "doc" 766 | ] 767 | }, 768 | { 769 | "login": "corean", 770 | "name": "corean", 771 | "avatar_url": "https://avatars.githubusercontent.com/u/225376?v=4", 772 | "profile": "https://github.com/corean", 773 | "contributions": [ 774 | "doc" 775 | ] 776 | }, 777 | { 778 | "login": "dndn0120", 779 | "name": "dndn0120", 780 | "avatar_url": "https://avatars.githubusercontent.com/u/20917601?v=4", 781 | "profile": "https://github.com/dndn0120", 782 | "contributions": [ 783 | "doc" 784 | ] 785 | }, 786 | { 787 | "login": "yunh03", 788 | "name": "Yun-Hwan Jeon", 789 | "avatar_url": "https://avatars.githubusercontent.com/u/57185499?v=4", 790 | "profile": "https://yuns.space", 791 | "contributions": [ 792 | "doc" 793 | ] 794 | }, 795 | { 796 | "login": "Laeng", 797 | "name": "Laeng", 798 | "avatar_url": "https://avatars.githubusercontent.com/u/11701767?v=4", 799 | "profile": "https://github.com/Laeng", 800 | "contributions": [ 801 | "doc" 802 | ] 803 | }, 804 | { 805 | "login": "DongHoWon", 806 | "name": "DongHo Won", 807 | "avatar_url": "https://avatars.githubusercontent.com/u/30614857?v=4", 808 | "profile": "http://@wondongho.tistory.com", 809 | "contributions": [ 810 | "doc" 811 | ] 812 | }, 813 | { 814 | "login": "wonjun3991", 815 | "name": "Wonjun", 816 | "avatar_url": "https://avatars.githubusercontent.com/u/48777603?v=4", 817 | "profile": "https://github.com/wonjun3991", 818 | "contributions": [ 819 | "doc" 820 | ] 821 | }, 822 | { 823 | "login": "castell9000", 824 | "name": "JIHWAN BAEK", 825 | "avatar_url": "https://avatars.githubusercontent.com/u/20631577?v=4", 826 | "profile": "https://github.com/castell9000", 827 | "contributions": [ 828 | "doc" 829 | ] 830 | }, 831 | { 832 | "login": "N0FreeLunch", 833 | "name": "JJW", 834 | "avatar_url": "https://avatars.githubusercontent.com/u/47421082?v=4", 835 | "profile": "https://github.com/N0FreeLunch", 836 | "contributions": [ 837 | "doc" 838 | ] 839 | }, 840 | { 841 | "login": "Kyungseo-Park", 842 | "name": "Kyoungseo Park", 843 | "avatar_url": "https://avatars.githubusercontent.com/u/45850400?v=4", 844 | "profile": "https://github.com/Kyungseo-Park", 845 | "contributions": [ 846 | "doc" 847 | ] 848 | }, 849 | { 850 | "login": "1ocate", 851 | "name": "Jay Yeo", 852 | "avatar_url": "https://avatars.githubusercontent.com/u/29521447?v=4", 853 | "profile": "https://github.com/1ocate", 854 | "contributions": [ 855 | "doc" 856 | ] 857 | }, 858 | { 859 | "login": "evans-kim", 860 | "name": "Evans Kim", 861 | "avatar_url": "https://avatars.githubusercontent.com/u/25667826?v=4", 862 | "profile": "https://github.com/evans-kim", 863 | "contributions": [ 864 | "doc" 865 | ] 866 | }, 867 | { 868 | "login": "Ihyun", 869 | "name": "Ihyun Song", 870 | "avatar_url": "https://avatars.githubusercontent.com/u/32431157?v=4", 871 | "profile": "https://github.com/Ihyun", 872 | "contributions": [ 873 | "doc" 874 | ] 875 | }, 876 | { 877 | "login": "sunsilver", 878 | "name": "sunsilver", 879 | "avatar_url": "https://avatars.githubusercontent.com/u/44830861?v=4", 880 | "profile": "https://github.com/sunsilver", 881 | "contributions": [ 882 | "doc" 883 | ] 884 | }, 885 | { 886 | "login": "jongbeum731", 887 | "name": "jongbeum731", 888 | "avatar_url": "https://avatars.githubusercontent.com/u/95525159?v=4", 889 | "profile": "https://github.com/jongbeum731", 890 | "contributions": [ 891 | "doc" 892 | ] 893 | }, 894 | { 895 | "login": "WilsonParker", 896 | "name": "정태현", 897 | "avatar_url": "https://avatars.githubusercontent.com/u/22154095?v=4", 898 | "profile": "https://github.com/WilsonParker", 899 | "contributions": [ 900 | "doc" 901 | ] 902 | }, 903 | { 904 | "login": "742soft", 905 | "name": "742 Soft - K", 906 | "avatar_url": "https://avatars.githubusercontent.com/u/51477836?v=4", 907 | "profile": "http://www.oneboard.co.kr", 908 | "contributions": [ 909 | "doc" 910 | ] 911 | }, 912 | { 913 | "login": "ChoSeyoung", 914 | "name": "CHO SE YOUNG", 915 | "avatar_url": "https://avatars.githubusercontent.com/u/42459067?v=4", 916 | "profile": "https://github.com/ChoSeyoung", 917 | "contributions": [ 918 | "doc" 919 | ] 920 | }, 921 | { 922 | "login": "jjkim01", 923 | "name": "jjkim01", 924 | "avatar_url": "https://avatars.githubusercontent.com/u/25719259?v=4", 925 | "profile": "https://github.com/jjkim01", 926 | "contributions": [ 927 | "doc" 928 | ] 929 | } 930 | ], 931 | "contributorsPerLine": 7, 932 | "skipCi": true, 933 | "commitConvention": "angular" 934 | } 935 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # 라라벨 한국어 매뉴얼 2 | 3 | [](#contributors) 4 | [](https://github.com/laravelkr/docs/pulls) 5 | [](https://github.com/laravelkr/docs/issues) 6 | [](https://github.com/laravelkr/docs/blob/master/license.md) 7 | [](https://github.com/laravelkr/docs) 8 | 9 | 이 페이지는 라라벨을 이해하고 사용하는데 영어라는 장벽으로 인해서 겪는 문제점들을 해소하기 위해서 마련되었습니다. 10 | 11 | ## 라라벨 프레임워크 12 | 13 | 라라벨은 PHP 에서 사용할 수 있는 가장 모던하고 세련된 프레임워크이며, 유연하고 세련된 기능을 제공합니다. 라라벨은 PHP개발이 즐겁고 좀더 창의적일 수 있도록 하기 위해서 만들어졌습니다. 라라벨을 사용하면 PHP를 사용한 웹 개발에 있어서, 보다 중요한 비지니스 로직을 구현하는데 집중할 수 있습니다. 14 | 15 | [php 프레임워크 트렌드 살펴보기](https://www.google.com/trends/explore?q=codeigniter,laravel,cakephp) 16 | 17 | 18 | ## 매뉴얼 현황 19 | * [라라벨 5.0](https://laravel.kr/docs/5.0) 20 | * [라라벨 5.1](https://laravel.kr/docs/5.1) 21 | * [라라벨 5.2](https://laravel.kr/docs/5.2) 22 | * [라라벨 5.3](https://laravel.kr/docs/5.3) 23 | * [라라벨 5.4](https://laravel.kr/docs/5.4) 24 | * [라라벨 5.5](https://laravel.kr/docs/5.5) 25 | * [라라벨 5.6](https://laravel.kr/docs/5.6) 26 | * [라라벨 5.7](https://laravel.kr/docs/5.7) 27 | * [라라벨 5.8](https://laravel.kr/docs/5.8) 28 | * [라라벨 6.x](https://laravel.kr/docs/6.x) 29 | * [라라벨 7.x](https://laravel.kr/docs/7.x) 30 | * [라라벨 8.x](https://laravel.kr/docs/8.x) 31 | 32 | ## 기여방법 33 | 34 | 라라벨의 한글 매뉴얼은 많은 분들의 기여를 통해서 완성되었습니다. 현재도 계속적으로 업데이트가 이루어 지고 있으며, 오타나 수정사항에 대해서는 [laravel@laravel.kr](mailto:laravel@laravel.kr)에 문의주시거나 [Github](https://github.com/laravelkr/docs) 에서 [Pull Request](https://github.com/laravelkr/docs/pulls) 를 보내주시면 검토후 반영됩니다. 35 | 36 | 37 | ### 1. 깃허브 이슈 등록 38 | 39 | [이슈](https://github.com/laravelkr/docs/issues/new) 에 수정 요청사항을 등록해주시면 됩니다 40 | 41 | ### 2. Pull Request 42 | 43 | 풀리퀘스트의 경우 아래의 작업룰에 따라 등록을 해주셔야 합니다 44 | 기본 작업 가이드는 아래와 같으며 자세한 사항은 [WIKI](https://github.com/laravelkr/docs/wiki) 를 참조해 주시기 바랍니다 45 | 46 | #### 오타 및 표현의 오류 수정 47 | 48 | - 해당하는 버전에 맞는 pre-kr-{version}의 브랜치에 pull request를 해주시면 됩니다 49 | - pre-kr 브랜치의 경우 반드시 kr 폴더 내에 있는 파일만 수정하시고 커밋을 하셔야합니다 50 | - kr-{version} 브랜치의 경우 실제 매뉴얼을 서비스하기 위한 문서 파일 이므로 관리자가 직접 수정하고 있습니다 51 | - kr-{버전} 브랜치의 pr도 같이 주신다면 문서의 반영이 조금 더 빠르게 됩니다 52 | 53 | #### 영어 원문의 업데이트 54 | 55 | - 원문의 수정사항을 업데이트 할 경우 pre-kr 브랜치에 [원문 레포](https://github.com/laravel/docs) 의 해당하는 버전에 맞는 브랜치의 커밋을 merge 합니다 56 | - 즉 최상위 폴더에 있는 md파일의 경우 원본의 커밋히스토리와 merge 히스토리만이 존재해야합니다 57 | - 이후 merge 전의 내용과 비교하여 수정된 내용을 kr 폴더의 영어 부분에 모두 업데이트 해 줍니다 58 | - 이 작업은 현재 수기로 모두 원문을 체크해서 진행하고 있습니다 59 | - 이 과정을 위해 merge한 내용은 반드시 한번에 모두 번역한 이후 PR을 요청하셔야 합니다 60 | - 위의 과정이 종료된 이후 kr폴더내의 내용 검수가 끝나면 영어 부분을 모두 삭제한 이후 한글 부분만 남기고 kr브랜치의 md파일에 업데이트 합니다 61 | 62 | 63 | 64 | ### 기여자 보상 65 | 66 | - 매뉴얼 레포지터리 안내 페이지 및 홈페이지 매뉴얼 페이지에 전체 기여자 리스트를 표시해드리고 있습니다. 67 | - 매뉴얼 페이지 하단에 해당 문서의 번역자를 표시해 드리고 있습니다. 68 | 69 | 70 | ## 라이센스 및 상업적 이용 71 | 72 | 라라벨 한국어 매뉴얼은 영문 매뉴얼과 동일하게 MIT 라이센스를 따릅니다. 상업적 사용을 원하시는 경우 제한없이 사용하실 수 있으나, 매뉴얼 업데이트 사항을 알리거나, 관련 사용 정보를 수집하기 위해서 사용시 [laravel@laravel.kr](mailto:laravel@laravel.kr) 로 사용처에 대해서 간략하게 알려주시기 바랍니다. 73 | 74 | ## 커뮤니티 75 | 76 | *라라벨 코리아 커뮤니티* [laravel.kr](https://laravel.kr)는 라라벨을 사용하거나 관심 있는 사람들이 모여 뉴스와 정보를 공유하고 문제를 같이 해결하기 위해서 마련한 곳입니다. 다양한 의견을 보내주세요. `라라벨 코리아 커뮤니티(Laravel Korea Community)`에서 확인하실 수 있습니다. 77 | 78 | 또한 페이스북 그룹([Laravel Korea](https://www.facebook.com/groups/laravelkorea/) 와 [Modern PHP User Group](https://www.facebook.com/groups/655071604594451/))에서도 활발하게 논의가 이루어 지고 있습니다. 79 | 80 | ## 채팅 참여 방법 81 | 82 | 채팅에 참여하려면 [디스코드](https://discord.gg/9BuTr5K63g) 채널 `#📚번역-좀-하시죠`로 접속하시면 됩니다 83 | 84 | ## Contributors 85 | 86 | 87 | 88 | 89 |