Difference between revisions of "Courseville Project Resources"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
== Laravel == | == Laravel == | ||
+ | === Resources === | ||
+ | * [[https://ollieread.com/blog/2018/08/16/laravel-rbac-role-based-access-control-without-over-engineering?fbclid=IwAR1-E0rVNRct3VpMby6_8b4TcnuSVa96y252rN1wcvKJ6guW54uyLXrFB2s https://ollieread.com/blog/2018/08/16/laravel-rbac-role-based-access-control-without-over-engineering?fbclid=IwAR1-E0rVNRct3VpMby6_8b4TcnuSVa96y252rN1wcvKJ6guW54uyLXrFB2s]] | ||
+ | |||
=== Deploying === | === Deploying === | ||
* [[https://devmarketer.io/learn/setup-laravel-project-cloned-github-com/ How to Setup a Laravel Project You Cloned from Github.com]] | * [[https://devmarketer.io/learn/setup-laravel-project-cloned-github-com/ How to Setup a Laravel Project You Cloned from Github.com]] |
Revision as of 14:58, 24 May 2019
Docker
Laravel
Resources
Deploying
OAUTH
- [Make an OAuth2 server using Laravel Passport]
- [Create API Rest with Laravel 5.6 Passport Authentication (Part 1)]
- [Laravel Passport] (OAUTH Library)
Errors
Tutorials (Thai)
- Mos Programmer
- Part 0: [https://medium.com/@mosprogramer/laravel-แล้วนายกับฉันก็ได้เจอกัน-cf62018531af]
- Part 1: [https://medium.com/@mosprogramer/เรียน-laravel-กับ-mos-programmer-ตอนที่-1-26bb954ac085]
- Part 2: [https://medium.com/@mosprogramer/เรียน-laravel-กับ-mos-programmer-ตอนที่-2-c1d038889ec3]
- Part 3: [https://medium.com/@mosprogramer/เรียน-laravel-กับ-mos-programmer-ตอนที่-3-d0f58a4ca880]
- Part 4: [https://medium.com/@mosprogramer/เรียน-laravel-กับ-mos-programmer-ตอนที่-4-531f2c9dabe9]
- Part 5: [https://medium.com/@mosprogramer/เรียน-laravel-กับ-mos-programmer-ตอนที่-5-cb9f8f231dd5]
- Part 6: [https://medium.com/@mosprogramer/เรียน-laravel-กับ-mos-programmer-ตอนที่-6-57283e8cb600]
- Part 7: [https://medium.com/@mosprogramer/เรียน-laravel-กับ-mos-programmer-ตอนที่-7-428156b6858a]