589689.xyz

[] Udemy - RESTful API with Laravel Build a real API with Laravel

  • 收录时间:2019-06-14 10:28:57
  • 文件大小:3GB
  • 下载次数:72
  • 最近下载:2021-01-09 02:53:08
  • 磁力链接:

文件列表

  1. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/3. Downloading and Installing Virtual Box.vtt 514MB
  2. 35. Preparing the API for User Authentication Using Sessions/5. Returning HTML and Redirections When Required.mp4 61MB
  3. 43. [Optional] Upgrading to Laravel 5.7/3. Upgrading the components and structures.mp4 60MB
  4. 43. [Optional] Upgrading to Laravel 5.7/2. Installing Laravel 5.7 an upgrading dependencies for the RESTful API.mp4 42MB
  5. 40. Additions and Fixes for the Laravel RESTful API/1. Identifying an Authenticated User in the RESTful API.mp4 38MB
  6. 43. [Optional] Upgrading to Laravel 5.7/1. Preparing the development environment to upgrade.mp4 36MB
  7. 35. Preparing the API for User Authentication Using Sessions/2. Creating the Additional Authentication Structure.mp4 31MB
  8. 25. Implementing Complex Operations for Product/6. Implementing the Store Operation for ProductBuyerTransaction.mp4 29MB
  9. 27. Sending Email for Users Accounts Verification/12. Using Laravel Markdown Mailables.mp4 27MB
  10. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/9. Allowing Remaining Actions ONLY Admin Users Can Do.mp4 26MB
  11. 37. Restricting OAuth2 Clients Using Scopes/7. Restricting the Actions that Need the “read-general” Scope.mp4 25MB
  12. 29. Transforming Responses with PHP Fractal for Security and Compatibility/9. Returning the New Transformed Responses.mp4 22MB
  13. 28. The Middleware and the Rate Limiting/2. Creating a Custom Middleware.mp4 21MB
  14. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/3. Preparing and Configuring Laravel Homestead.mp4 21MB
  15. 41. [Optional] Upgrading to Laravel 5.5/3. Upgrading the Source Code According to Laravel 5.5.mp4 20MB
  16. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/4. Implementing the Restrictions Over Seller.mp4 20MB
  17. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/3. Implementing the Restrictions Over Buyer.mp4 20MB
  18. 31. Pagination of Results/2. Paginating Already Built Collections.mp4 20MB
  19. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/14. Preparing the API to Use the Passport Components.mp4 20MB
  20. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/12. Protecting All the Routes.mp4 19MB
  21. 24. Implementing Complex Operations for Seller/6. Implementing the Update Method for SellerProductController.mp4 19MB
  22. 11. Implementing the Operations for UserController/4. Implementing The Update Method for UserController.mp4 19MB
  23. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/4. Adding the Virtual Domain on The System.mp4 18MB
  24. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/17. Allowing the Management of API Clients.mp4 18MB
  25. 39. CORS for Laravel/5. Allowing CORS on Error Responses Too.mp4 18MB
  26. 11. Implementing the Operations for UserController/3. Implementing The Store Method for UserController.mp4 18MB
  27. 34. The Transformations and the Validations/2. Creating and Using a Middleware to Solve the Problem.mp4 18MB
  28. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/5. The Restrictions over User.mp4 17MB
  29. 6. Discovering and Configuring the Laravel Structure for the RESTful API/1. Discovering the Laravel Structure.mp4 17MB
  30. 30. Sorting and Filtering Results Based on Query Parameters/5. Filtering Responses Based on Attributes.mp4 17MB
  31. 34. The Transformations and the Validations/5. Improving the Middleware to Solve the Second Problem.mp4 17MB
  32. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/8. Allowing All Actions for Admin Users.mp4 16MB
  33. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/18. About the Authorization Code Grant Type.mp4 16MB
  34. 28. The Middleware and the Rate Limiting/1. About the Middleware and How it Works in Laravel.mp4 16MB
  35. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/10. Using client_credentials Grant to Protect Some Routes.mp4 15MB
  36. 37. Restricting OAuth2 Clients Using Scopes/5. Restricting the Actions that Need the “manage-products” Scope.mp4 15MB
  37. 25. Implementing Complex Operations for Product/4. Implementing the Update Operation of ProductCategory.mp4 15MB
  38. 24. Implementing Complex Operations for Seller/5. Implementing the Store Method for SellerProductController.mp4 15MB
  39. 41. [Optional] Upgrading to Laravel 5.5/2. Upgrading to Laravel 5.5 Along With Dependencies.mp4 15MB
  40. 30. Sorting and Filtering Results Based on Query Parameters/1. Sorting Results by Any Attribute.vtt 15MB
  41. 30. Sorting and Filtering Results Based on Query Parameters/1. Sorting Results by Any Attribute.mp4 15MB
  42. 29. Transforming Responses with PHP Fractal for Security and Compatibility/3. Creating the Transformer for User.mp4 15MB
  43. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/7. Implementing the Restrictions Over Product.mp4 15MB
  44. 33. Implementing HATEOAS Hypermedia Controls/2. Implementing HATEOAS Hypermedia Controls for Category Instances.mp4 15MB
  45. 7. Creating the Initial Laravel Components for the RESTful API/4. Creating Some End-Point for the RESTful API Using Laravel Resource Routes.mp4 14MB
  46. 14. Improving the current RESTful API operations/2. Generalizing The Response Methods.mp4 14MB
  47. 27. Sending Email for Users Accounts Verification/2. Implementing the Verification System.mp4 14MB
  48. 37. Restricting OAuth2 Clients Using Scopes/4. Restricting the Action that Needs the “purchase-product” Scope.mp4 14MB
  49. 10. Creating the Laravel Factories for Database Seeding/6. Executing The Migrations and Seeder using Artisan from Laravel.mp4 14MB
  50. 22. Implementing Complex Operations for Buyer/2. Implementing the Index Method for BuyerProductController.mp4 13MB
  51. 6. Discovering and Configuring the Laravel Structure for the RESTful API/2. Discovering the Laravel PHP Artisan Commands.mp4 13MB
  52. 37. Restricting OAuth2 Clients Using Scopes/2. Registering Some Required Scopes for the API.mp4 13MB
  53. 14. Improving the current RESTful API operations/1. Defining Mutators and Accessor for Models.mp4 13MB
  54. 15. Handling Errors and Exceptions with the Laravel Handler/1. Returning Validation Errors as a JSON Response.mp4 13MB
  55. 27. Sending Email for Users Accounts Verification/5. Send Verification Email Using Events.mp4 13MB
  56. 1. Introduction/2. Taking Advantage of the Course and Contents.mp4 13MB
  57. 29. Transforming Responses with PHP Fractal for Security and Compatibility/1. About Transformers and Why to Use It.mp4 13MB
  58. 27. Sending Email for Users Accounts Verification/1. Preparing the Laravel Project for Email Sending.mp4 13MB
  59. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/19. Using the Implicit Grant Type.mp4 13MB
  60. 15. Handling Errors and Exceptions with the Laravel Handler/9. Handling Unexpected Exceptions.mp4 13MB
  61. 23. Implementing Complex Operations for Category/4. Implementing the Index Method for CategoryBuyerController.mp4 12MB
  62. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/15. Creating the Views to Manage the Personal Tokens.mp4 12MB
  63. 32. Caching Results with Laravel Cache System/2. The Caching System and the Query Parameters.mp4 12MB
  64. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/5. Using Vagrant to Manage the Laravel Homestead Virtual Machine.mp4 12MB
  65. 22. Implementing Complex Operations for Buyer/4. Implementing the Index Method for BuyerCategoryController.mp4 12MB
  66. 35. Preparing the API for User Authentication Using Sessions/4. About CSRF and Handling CSRF Exceptions in Laravel.mp4 12MB
  67. 41. [Optional] Upgrading to Laravel 5.5/1. About the Upgrading Process to Laravel 5.5.mp4 12MB
  68. 10. Creating the Laravel Factories for Database Seeding/5. Using The Factories from The DatabaseSeeder of Laravel.mp4 12MB
  69. 8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/4. Implementing The Properties for User.mp4 12MB
  70. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/2. What are Policies and Gates on Laravel.mp4 12MB
  71. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/6. Implementing the Restrictions Over Transaction.mp4 12MB
  72. 22. Implementing Complex Operations for Buyer/3. Implementing the Index Method for BuyerSellerController.mp4 11MB
  73. 39. CORS for Laravel/4. Allowing CORS Only for the API.mp4 11MB
  74. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/7. Registering the Required Routes.mp4 11MB
  75. 37. Restricting OAuth2 Clients Using Scopes/6. Restricting the Actions that Need the “manage-account” Scope.mp4 11MB
  76. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/7. Keep The Laravel Project Updated.mp4 11MB
  77. 42. [Optional] Upgrading to Laravel 5.6/4. Solving Issues and Updating the Project Structure.mp4 11MB
  78. 26. Adding an Image for Products/4. Updating the Image When Editing a product.mp4 11MB
  79. 23. Implementing Complex Operations for Category/3. Implementing the Index Method for CategoryTransactionController.mp4 11MB
  80. 8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/5. Implementing The Relationships Between Models.mp4 11MB
  81. 25. Implementing Complex Operations for Product/2. [Challenge] Implementing the Index Operation of ProductBuyer.mp4 11MB
  82. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/1. About OAuth2 and Security on APIs.mp4 11MB
  83. 31. Pagination of Results/1. About Pagination.mp4 11MB
  84. 9. Creating the Database Structure Using Migrations from Laravel/6. Creating the Migration for The Pivot Table.mp4 11MB
  85. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/20. Refreshing Tokens.mp4 11MB
  86. 37. Restricting OAuth2 Clients Using Scopes/1. What are Scopes on OAuth2.mp4 10MB
  87. 25. Implementing Complex Operations for Product/1. [Challenge] Implementing the Index Operation of ProductTransaction.mp4 10MB
  88. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/13. Using the Password Grant Type.mp4 10MB
  89. 28. The Middleware and the Rate Limiting/3. About the Rate Limiting in Laravel and the Details.mp4 10MB
  90. 15. Handling Errors and Exceptions with the Laravel Handler/3. Handling AuthenticationException.mp4 10MB
  91. 4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/6. Installing and Using PHPCompanion to Auto-import Laravel Definitions.mp4 10MB
  92. 25. Implementing Complex Operations for Product/3. [Challenge] Implementing the Index Operation of ProductCategory.mp4 10MB
  93. 10. Creating the Laravel Factories for Database Seeding/4. Creating The Factory for Transaction.mp4 10MB
  94. 32. Caching Results with Laravel Cache System/1. Implementing the Cache System.mp4 10MB
  95. 21. Implementing Complex Operations within Transaction/2. Implementing the Index Method for TransactionSellerController.mp4 10MB
  96. 15. Handling Errors and Exceptions with the Laravel Handler/8. Catching Exceptions When Removing Related Resources.mp4 10MB
  97. 42. [Optional] Upgrading to Laravel 5.6/1. Preparing the Environment to Upgrade.mp4 10MB
  98. 33. Implementing HATEOAS Hypermedia Controls/1. What is and Why to Use HATEOAS.mp4 10MB
  99. 5. Understanding the Case Study for the RESTful API/2. Understanding the Main End-Points for the RESTful API.mp4 10MB
  100. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/6. Downloading and Installing Github Shell.mp4 10MB
  101. 16. Implicit Model Binding with Routes and Methods/2. Resolving Buyer Using Laravel Global Scopes.mp4 10MB
  102. 39. CORS for Laravel/3. Configuring the CORS Package.mp4 10MB
  103. 37. Restricting OAuth2 Clients Using Scopes/3. Registering the Laravel Passport Middleware to Check Scopes.mp4 10MB
  104. 21. Implementing Complex Operations within Transaction/1. Implementing the Index Method for TransactionCategoryController.mp4 9MB
  105. 26. Adding an Image for Products/2. Storing an Image When Creating a Product.mp4 9MB
  106. 7. Creating the Initial Laravel Components for the RESTful API/2. Creating Initial Laravel Structures for The Models and Its Migrations.mp4 9MB
  107. 30. Sorting and Filtering Results Based on Query Parameters/3. Improving the Transformations to Solve the Problem.mp4 9MB
  108. 4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/5. Installing and Using SublimeLinter for PHP.mp4 9MB
  109. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/8. Downloading and Installing Postman to Test the Laravel RESTful API.mp4 9MB
  110. 27. Sending Email for Users Accounts Verification/4. Implementing the UserCreated Mailable.mp4 9MB
  111. 35. Preparing the API for User Authentication Using Sessions/3. Tuning Some Structures to Avoid Inconsistences.mp4 9MB
  112. 28. The Middleware and the Rate Limiting/4. [Optional] Customizing the Response for “Too Many Attempts”.mp4 9MB
  113. 10. Creating the Laravel Factories for Database Seeding/3. Creating The Factory for Product.mp4 9MB
  114. 29. Transforming Responses with PHP Fractal for Security and Compatibility/2. Preparing the Laravel Project for Data Transforming.mp4 8MB
  115. 18. Implementing the Operations for Category/3. Implementing the Store Method for CategoryController.mp4 8MB
  116. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/1. Downloading and Installing PHP with XAMPP.mp4 8MB
  117. 34. The Transformations and the Validations/4. Improving the Transformations to Solve the Second Problem.mp4 8MB
  118. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/9. Defining the Expiration Time for the Tokens.mp4 8MB
  119. 33. Implementing HATEOAS Hypermedia Controls/3. Implementing HATEOAS Hypermedia Controls for Product Instances.mp4 8MB
  120. 14. Improving the current RESTful API operations/3. Using The Generalized Methods.mp4 8MB
  121. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/1. About the Final Security Layer.mp4 8MB
  122. 18. Implementing the Operations for Category/1. Implementing the Index Method for CategoryController.mp4 8MB
  123. 24. Implementing Complex Operations for Seller/3. Implementing the Index Method for SellerBuyerController.mp4 8MB
  124. 27. Sending Email for Users Accounts Verification/10. Re-sending the Verification Email If Requested.mp4 8MB
  125. 25. Implementing Complex Operations for Product/7. Handling the Products Availability Using Events.mp4 8MB
  126. 26. Adding an Image for Products/1. Preparing the API for Images Uploading.mp4 8MB
  127. 27. Sending Email for Users Accounts Verification/6. Solving the Problem with Factories.mp4 8MB
  128. 23. Implementing Complex Operations for Category/2. Implementing the Index Method for CategorySellerController.mp4 8MB
  129. 7. Creating the Initial Laravel Components for the RESTful API/3. Creating an Initial Laravel Structure for The Controllers.mp4 8MB
  130. 34. The Transformations and the Validations/3. Solving the First Problem Using the Middleware.mp4 8MB
  131. 31. Pagination of Results/3. Allowing Custom Page Size.mp4 8MB
  132. 6. Discovering and Configuring the Laravel Structure for the RESTful API/3. Configuring the Laravel Environment Variables.mp4 8MB
  133. 27. Sending Email for Users Accounts Verification/11. Dealing with Failing-Prone Actions.mp4 7MB
  134. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/5. Installing Laravel Passport Definitively on the API.mp4 7MB
  135. 5. Understanding the Case Study for the RESTful API/1. Understanding the RESTful API Resources (Models) and its Relationships.mp4 7MB
  136. 27. Sending Email for Users Accounts Verification/9. Send Verification for Email Changed Using Events.mp4 7MB
  137. 42. [Optional] Upgrading to Laravel 5.6/2. Obtaining Laravel 5.6.mp4 7MB
  138. 4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/3. Installing and Using SublimeCodeIntel to Resolve Laravel and RESTful API classes.mp4 7MB
  139. 39. CORS for Laravel/1. About CORS.mp4 7MB
  140. 16. Implicit Model Binding with Routes and Methods/1. Using The Laravel Implicit Model Binding for Some Methods.mp4 7MB
  141. 8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/2. Implementing The Properties for Product.mp4 7MB
  142. 15. Handling Errors and Exceptions with the Laravel Handler/2. Returning Model Not Found Errors as a JSON Response.mp4 7MB
  143. 29. Transforming Responses with PHP Fractal for Security and Compatibility/8. Linking the Models with its Respective Transformer.mp4 7MB
  144. 30. Sorting and Filtering Results Based on Query Parameters/2. Understanding an Issue with Sorted Responses.mp4 7MB
  145. 24. Implementing Complex Operations for Seller/1. Implementing the Index Method for SellerTransactionController.mp4 7MB
  146. 12. Implementing the operations for Buyer/1. Implementing The Index Method for BuyerController.mp4 7MB
  147. 30. Sorting and Filtering Results Based on Query Parameters/4. Implementing the Solution Using Transformers.mp4 7MB
  148. 11. Implementing the Operations for UserController/1. Implementing The Index Method for UserController.mp4 7MB
  149. 10. Creating the Laravel Factories for Database Seeding/1. Creating The Laravel Factory for User.mp4 7MB
  150. 22. Implementing Complex Operations for Buyer/1. Implementing the Index Method for BuyerTransactionController.mp4 7MB
  151. 6. Discovering and Configuring the Laravel Structure for the RESTful API/4. Understanding the Laravel Routes System for RESTful APIs.mp4 7MB
  152. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/3. Preparing the Laravel Project to Use Laravel Passport.mp4 7MB
  153. 17. Implementing Soft Deleting for All the Models/2. Using soft Deleting for All the Models.mp4 6MB
  154. 24. Implementing Complex Operations for Seller/4. Implementing the Index Method for SellerProductController.mp4 6MB
  155. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/2. What is Laravel Passport.mp4 6MB
  156. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/2. What is Laravel Passport.vtt 6MB
  157. 19. Implementing the Operations for Product/1. Implementing the Index Method for ProductController.mp4 6MB
  158. 18. Implementing the Operations for Category/4. Implementing the Update Method for CategoryController.mp4 6MB
  159. 23. Implementing Complex Operations for Category/1. Implementing the Index Method for CategoryProductController.mp4 6MB
  160. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/7. Downloading and Installing Node and NPM.mp4 6MB
  161. 4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/2. Creating and Using Projects.mp4 6MB
  162. 35. Preparing the API for User Authentication Using Sessions/1. Why is It Required for Our API.mp4 6MB
  163. 29. Transforming Responses with PHP Fractal for Security and Compatibility/7. Creating the Transformer for Product.mp4 6MB
  164. 1. Introduction/1. About the Instructor and the Course.mp4 6MB
  165. 33. Implementing HATEOAS Hypermedia Controls/4. Implementing HATEOAS for Transaction Instances.mp4 6MB
  166. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/6. Making Users Authenticatable Through API Tokens.mp4 6MB
  167. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/11. How to Obtain and Use Tokens Using Client Credentials.mp4 6MB
  168. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/4. Using the Migrations of Laravel Passport.mp4 6MB
  169. 11. Implementing the Operations for UserController/2. Implementing The Show Method for UserController.mp4 6MB
  170. 24. Implementing Complex Operations for Seller/2. Implementing the Index Method for SellerCategoryController.mp4 6MB
  171. 9. Creating the Database Structure Using Migrations from Laravel/1. Solving a Common Issue with the Laravel Migrations.mp4 6MB
  172. 26. Adding an Image for Products/3. Removing the Image When Deleting a Product.mp4 6MB
  173. 15. Handling Errors and Exceptions with the Laravel Handler/6. Handling MethodNotAllowedHttpException.mp4 5MB
  174. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/2. Downloading and Installing Composer.mp4 5MB
  175. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/16. About the Personal Tokens and How to Use It.mp4 5MB
  176. 29. Transforming Responses with PHP Fractal for Security and Compatibility/4. Creating the Transformer for Seller and Buyer.mp4 5MB
  177. 42. [Optional] Upgrading to Laravel 5.6/3. Installing Updated Dependencies.mp4 5MB
  178. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/4. Downloading and Installing Vagrant.mp4 5MB
  179. 14. Improving the current RESTful API operations/4. Using The Generalized Methods for Error Responses.mp4 5MB
  180. 9. Creating the Database Structure Using Migrations from Laravel/2. Implementing The Migration for Users.mp4 5MB
  181. 33. Implementing HATEOAS Hypermedia Controls/5. Implementing HATEOAS for User Instances.mp4 5MB
  182. 24. Implementing Complex Operations for Seller/7. Implementing the Destroy Method for SellerProductController.mp4 5MB
  183. 25. Implementing Complex Operations for Product/5. Implementing the Destroy Operation of ProductCategory.mp4 5MB
  184. 17. Implementing Soft Deleting for All the Models/1. Modifying the Migrations for Soft Deleting.mp4 5MB
  185. 13. Implementing the operations for Seller/1. Implementing The Index Method for SellerController.mp4 5MB
  186. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/3. Downloading and Installing Virtual Box.mp4 5MB
  187. 27. Sending Email for Users Accounts Verification/8. Implementing the UserMailChanged Mailable.mp4 5MB
  188. 34. The Transformations and the Validations/1. Understanding Two Problems with Transformations and Validations.mp4 5MB
  189. 15. Handling Errors and Exceptions with the Laravel Handler/4. Handling AuthorizationException.mp4 5MB
  190. 16. Implicit Model Binding with Routes and Methods/3. Resolving Seller Using Laravel Global Scopes.mp4 5MB
  191. 9. Creating the Database Structure Using Migrations from Laravel/4. Implementing The Migration for Products.mp4 5MB
  192. 15. Handling Errors and Exceptions with the Laravel Handler/7. Handling General HttpException.mp4 5MB
  193. 4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/1. Installing the Package Control.mp4 4MB
  194. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/5. Downloading and Installing Sublime Text 3.mp4 4MB
  195. 18. Implementing the Operations for Category/5. Implementing the Destroy Method for CategoryController.mp4 4MB
  196. 15. Handling Errors and Exceptions with the Laravel Handler/5. Handling NotFoundHttpException.mp4 4MB
  197. 39. CORS for Laravel/2. Installing the CORS Package for Laravel.mp4 4MB
  198. 29. Transforming Responses with PHP Fractal for Security and Compatibility/6. Creating the Transformer for Transaction.mp4 4MB
  199. 44. Conclusion/2. Thanks for Be Here!.mp4 4MB
  200. 4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/4. Installing and Using SideBarEnhancement.mp4 4MB
  201. 8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/1. Implementing The Properties for Category.mp4 4MB
  202. 11. Implementing the Operations for UserController/5. Implementing The Destroy Method for UserController.mp4 4MB
  203. 12. Implementing the operations for Buyer/2. Implementing The Show Method for BuyerController.mp4 4MB
  204. 23. Implementing Complex Operations for Category/5. Removing the Pivot Table from the Results.mp4 4MB
  205. 27. Sending Email for Users Accounts Verification/7. Creating the Mailable for User Mail Changed.mp4 4MB
  206. 13. Implementing the operations for Seller/2. Implementing The Show Method for SellerController.mp4 4MB
  207. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/8. Configuring the Authentication System.mp4 4MB
  208. 27. Sending Email for Users Accounts Verification/3. Creating the Laravel Mailable for User Created.mp4 3MB
  209. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/1. Obtaining Laravel Using Composer.mp4 3MB
  210. 10. Creating the Laravel Factories for Database Seeding/2. Creating The Factory for Category.mp4 3MB
  211. 9. Creating the Database Structure Using Migrations from Laravel/5. Implementing The Migration for Transactions.mp4 3MB
  212. 18. Implementing the Operations for Category/2. Implementing the Show Method for CategoryController.mp4 3MB
  213. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/2. Adding Laravel Homestead as a Dependency for The Laravel Project.mp4 3MB
  214. 29. Transforming Responses with PHP Fractal for Security and Compatibility/5. Creating the Transformer for Category.mp4 3MB
  215. 8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/3. Implementing The Properties for Transaction.mp4 3MB
  216. 19. Implementing the Operations for Product/2. Implementing the Show Method for ProductController.mp4 3MB
  217. 9. Creating the Database Structure Using Migrations from Laravel/3. Implementing The Migration for Categories.mp4 2MB
  218. 5. Understanding the Case Study for the RESTful API/1.1 [12-01-2017]Purchase_Sale_System.png.png 63KB
  219. 25. Implementing Complex Operations for Product/6. Implementing the Store Operation for ProductBuyerTransaction.vtt 9KB
  220. 37. Restricting OAuth2 Clients Using Scopes/7. Restricting the Actions that Need the “read-general” Scope.vtt 9KB
  221. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/18. About the Authorization Code Grant Type.vtt 9KB
  222. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/9. Allowing Remaining Actions ONLY Admin Users Can Do.vtt 8KB
  223. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/3. Implementing the Restrictions Over Buyer.vtt 8KB
  224. 28. The Middleware and the Rate Limiting/2. Creating a Custom Middleware.vtt 8KB
  225. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/14. Preparing the API to Use the Passport Components.vtt 8KB
  226. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/5. The Restrictions over User.vtt 8KB
  227. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/4. Implementing the Restrictions Over Seller.vtt 8KB
  228. 40. Additions and Fixes for the Laravel RESTful API/1. Identifying an Authenticated User in the RESTful API.vtt 8KB
  229. 29. Transforming Responses with PHP Fractal for Security and Compatibility/9. Returning the New Transformed Responses.vtt 8KB
  230. 6. Discovering and Configuring the Laravel Structure for the RESTful API/1. Discovering the Laravel Structure.vtt 7KB
  231. 11. Implementing the Operations for UserController/3. Implementing The Store Method for UserController.vtt 7KB
  232. 27. Sending Email for Users Accounts Verification/12. Using Laravel Markdown Mailables.vtt 7KB
  233. 41. [Optional] Upgrading to Laravel 5.5/3. Upgrading the Source Code According to Laravel 5.5.vtt 7KB
  234. 11. Implementing the Operations for UserController/4. Implementing The Update Method for UserController.vtt 7KB
  235. 43. [Optional] Upgrading to Laravel 5.7/3. Upgrading the components and structures.vtt 7KB
  236. 31. Pagination of Results/2. Paginating Already Built Collections.vtt 7KB
  237. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/8. Allowing All Actions for Admin Users.vtt 7KB
  238. 42. [Optional] Upgrading to Laravel 5.6/4. Solving Issues and Updating the Project Structure.vtt 7KB
  239. 28. The Middleware and the Rate Limiting/1. About the Middleware and How it Works in Laravel.vtt 6KB
  240. 27. Sending Email for Users Accounts Verification/1. Preparing the Laravel Project for Email Sending.vtt 6KB
  241. 42. [Optional] Upgrading to Laravel 5.6/1. Preparing the Environment to Upgrade.vtt 6KB
  242. 34. The Transformations and the Validations/2. Creating and Using a Middleware to Solve the Problem.vtt 6KB
  243. 7. Creating the Initial Laravel Components for the RESTful API/4. Creating Some End-Point for the RESTful API Using Laravel Resource Routes.vtt 6KB
  244. 29. Transforming Responses with PHP Fractal for Security and Compatibility/1. About Transformers and Why to Use It.vtt 6KB
  245. 29. Transforming Responses with PHP Fractal for Security and Compatibility/3. Creating the Transformer for User.vtt 6KB
  246. 34. The Transformations and the Validations/5. Improving the Middleware to Solve the Second Problem.vtt 6KB
  247. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/10. Using client_credentials Grant to Protect Some Routes.vtt 6KB
  248. 24. Implementing Complex Operations for Seller/6. Implementing the Update Method for SellerProductController.vtt 6KB
  249. 37. Restricting OAuth2 Clients Using Scopes/5. Restricting the Actions that Need the “manage-products” Scope.vtt 6KB
  250. 10. Creating the Laravel Factories for Database Seeding/6. Executing The Migrations and Seeder using Artisan from Laravel.vtt 6KB
  251. 27. Sending Email for Users Accounts Verification/2. Implementing the Verification System.vtt 6KB
  252. 43. [Optional] Upgrading to Laravel 5.7/2. Installing Laravel 5.7 an upgrading dependencies for the RESTful API.vtt 6KB
  253. 39. CORS for Laravel/5. Allowing CORS on Error Responses Too.vtt 5KB
  254. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/12. Protecting All the Routes.vtt 5KB
  255. 33. Implementing HATEOAS Hypermedia Controls/2. Implementing HATEOAS Hypermedia Controls for Category Instances.vtt 5KB
  256. 32. Caching Results with Laravel Cache System/2. The Caching System and the Query Parameters.vtt 5KB
  257. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/7. Implementing the Restrictions Over Product.vtt 5KB
  258. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/19. Using the Implicit Grant Type.vtt 5KB
  259. 30. Sorting and Filtering Results Based on Query Parameters/5. Filtering Responses Based on Attributes.vtt 5KB
  260. 25. Implementing Complex Operations for Product/4. Implementing the Update Operation of ProductCategory.vtt 5KB
  261. 37. Restricting OAuth2 Clients Using Scopes/2. Registering Some Required Scopes for the API.vtt 5KB
  262. 8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/4. Implementing The Properties for User.vtt 5KB
  263. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/20. Refreshing Tokens.vtt 5KB
  264. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/6. Implementing the Restrictions Over Transaction.vtt 5KB
  265. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/15. Creating the Views to Manage the Personal Tokens.vtt 5KB
  266. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/17. Allowing the Management of API Clients.vtt 5KB
  267. 5. Understanding the Case Study for the RESTful API/2.1 End-Points List.txt.txt 5KB
  268. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/5. Using Vagrant to Manage the Laravel Homestead Virtual Machine.vtt 5KB
  269. 6. Discovering and Configuring the Laravel Structure for the RESTful API/2. Discovering the Laravel PHP Artisan Commands.vtt 5KB
  270. 22. Implementing Complex Operations for Buyer/2. Implementing the Index Method for BuyerProductController.vtt 5KB
  271. 37. Restricting OAuth2 Clients Using Scopes/4. Restricting the Action that Needs the “purchase-product” Scope.vtt 5KB
  272. 10. Creating the Laravel Factories for Database Seeding/5. Using The Factories from The DatabaseSeeder of Laravel.vtt 5KB
  273. 27. Sending Email for Users Accounts Verification/4. Implementing the UserCreated Mailable.vtt 5KB
  274. 22. Implementing Complex Operations for Buyer/3. Implementing the Index Method for BuyerSellerController.vtt 5KB
  275. 14. Improving the current RESTful API operations/1. Defining Mutators and Accessor for Models.vtt 5KB
  276. 15. Handling Errors and Exceptions with the Laravel Handler/1. Returning Validation Errors as a JSON Response.vtt 5KB
  277. 39. CORS for Laravel/4. Allowing CORS Only for the API.vtt 5KB
  278. 15. Handling Errors and Exceptions with the Laravel Handler/9. Handling Unexpected Exceptions.vtt 5KB
  279. 41. [Optional] Upgrading to Laravel 5.5/2. Upgrading to Laravel 5.5 Along With Dependencies.vtt 5KB
  280. 35. Preparing the API for User Authentication Using Sessions/4. About CSRF and Handling CSRF Exceptions in Laravel.vtt 5KB
  281. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/13. Using the Password Grant Type.vtt 5KB
  282. 16. Implicit Model Binding with Routes and Methods/2. Resolving Buyer Using Laravel Global Scopes.vtt 5KB
  283. 14. Improving the current RESTful API operations/2. Generalizing The Response Methods.vtt 5KB
  284. 8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/5. Implementing The Relationships Between Models.vtt 5KB
  285. 26. Adding an Image for Products/4. Updating the Image When Editing a product.vtt 4KB
  286. 10. Creating the Laravel Factories for Database Seeding/4. Creating The Factory for Transaction.vtt 4KB
  287. 43. [Optional] Upgrading to Laravel 5.7/1. Preparing the development environment to upgrade.vtt 4KB
  288. 24. Implementing Complex Operations for Seller/5. Implementing the Store Method for SellerProductController.vtt 4KB
  289. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/3. Preparing and Configuring Laravel Homestead.vtt 4KB
  290. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/6. Downloading and Installing Github Shell.vtt 4KB
  291. 9. Creating the Database Structure Using Migrations from Laravel/6. Creating the Migration for The Pivot Table.vtt 4KB
  292. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/2. What are Policies and Gates on Laravel.vtt 4KB
  293. 32. Caching Results with Laravel Cache System/1. Implementing the Cache System.vtt 4KB
  294. 22. Implementing Complex Operations for Buyer/4. Implementing the Index Method for BuyerCategoryController.vtt 4KB
  295. 39. CORS for Laravel/1. About CORS.vtt 4KB
  296. 37. Restricting OAuth2 Clients Using Scopes/6. Restricting the Actions that Need the “manage-account” Scope.vtt 4KB
  297. 6. Discovering and Configuring the Laravel Structure for the RESTful API/3. Configuring the Laravel Environment Variables.vtt 4KB
  298. 28. The Middleware and the Rate Limiting/3. About the Rate Limiting in Laravel and the Details.vtt 4KB
  299. 7. Creating the Initial Laravel Components for the RESTful API/2. Creating Initial Laravel Structures for The Models and Its Migrations.vtt 4KB
  300. 34. The Transformations and the Validations/3. Solving the First Problem Using the Middleware.vtt 4KB
  301. 31. Pagination of Results/1. About Pagination.vtt 4KB
  302. 21. Implementing Complex Operations within Transaction/1. Implementing the Index Method for TransactionCategoryController.vtt 4KB
  303. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/1. About OAuth2 and Security on APIs.vtt 4KB
  304. 42. [Optional] Upgrading to Laravel 5.6/2. Obtaining Laravel 5.6.vtt 4KB
  305. 33. Implementing HATEOAS Hypermedia Controls/1. What is and Why to Use HATEOAS.vtt 4KB
  306. 37. Restricting OAuth2 Clients Using Scopes/3. Registering the Laravel Passport Middleware to Check Scopes.vtt 4KB
  307. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/1. About the Final Security Layer.vtt 4KB
  308. 18. Implementing the Operations for Category/4. Implementing the Update Method for CategoryController.vtt 4KB
  309. 4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/6. Installing and Using PHPCompanion to Auto-import Laravel Definitions.vtt 4KB
  310. 5. Understanding the Case Study for the RESTful API/1. Understanding the RESTful API Resources (Models) and its Relationships.vtt 4KB
  311. 15. Handling Errors and Exceptions with the Laravel Handler/8. Catching Exceptions When Removing Related Resources.vtt 4KB
  312. 41. [Optional] Upgrading to Laravel 5.5/1. About the Upgrading Process to Laravel 5.5.vtt 4KB
  313. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/7. Keep The Laravel Project Updated.vtt 4KB
  314. 39. CORS for Laravel/3. Configuring the CORS Package.vtt 4KB
  315. 26. Adding an Image for Products/1. Preparing the API for Images Uploading.vtt 4KB
  316. 23. Implementing Complex Operations for Category/4. Implementing the Index Method for CategoryBuyerController.vtt 4KB
  317. 27. Sending Email for Users Accounts Verification/9. Send Verification for Email Changed Using Events.vtt 4KB
  318. 23. Implementing Complex Operations for Category/3. Implementing the Index Method for CategoryTransactionController.vtt 4KB
  319. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/9. Defining the Expiration Time for the Tokens.vtt 4KB
  320. 7. Creating the Initial Laravel Components for the RESTful API/3. Creating an Initial Laravel Structure for The Controllers.vtt 4KB
  321. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/11. How to Obtain and Use Tokens Using Client Credentials.vtt 4KB
  322. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/7. Registering the Required Routes.vtt 3KB
  323. 10. Creating the Laravel Factories for Database Seeding/3. Creating The Factory for Product.vtt 3KB
  324. 23. Implementing Complex Operations for Category/2. Implementing the Index Method for CategorySellerController.vtt 3KB
  325. 35. Preparing the API for User Authentication Using Sessions/3. Tuning Some Structures to Avoid Inconsistences.vtt 3KB
  326. 27. Sending Email for Users Accounts Verification/5. Send Verification Email Using Events.vtt 3KB
  327. 29. Transforming Responses with PHP Fractal for Security and Compatibility/2. Preparing the Laravel Project for Data Transforming.vtt 3KB
  328. 37. Restricting OAuth2 Clients Using Scopes/1. What are Scopes on OAuth2.vtt 3KB
  329. 5. Understanding the Case Study for the RESTful API/2. Understanding the Main End-Points for the RESTful API.vtt 3KB
  330. 4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/3. Installing and Using SublimeCodeIntel to Resolve Laravel and RESTful API classes.vtt 3KB
  331. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/7. Downloading and Installing Node and NPM.vtt 3KB
  332. 21. Implementing Complex Operations within Transaction/2. Implementing the Index Method for TransactionSellerController.vtt 3KB
  333. 31. Pagination of Results/3. Allowing Custom Page Size.vtt 3KB
  334. 26. Adding an Image for Products/2. Storing an Image When Creating a Product.vtt 3KB
  335. 27. Sending Email for Users Accounts Verification/11. Dealing with Failing-Prone Actions.vtt 3KB
  336. 25. Implementing Complex Operations for Product/7. Handling the Products Availability Using Events.vtt 3KB
  337. 42. [Optional] Upgrading to Laravel 5.6/3. Installing Updated Dependencies.vtt 3KB
  338. 15. Handling Errors and Exceptions with the Laravel Handler/2. Returning Model Not Found Errors as a JSON Response.vtt 3KB
  339. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/5. Installing Laravel Passport Definitively on the API.vtt 3KB
  340. 30. Sorting and Filtering Results Based on Query Parameters/2. Understanding an Issue with Sorted Responses.vtt 3KB
  341. 7. Creating the Initial Laravel Components for the RESTful API/1. How to Solve Common Errors During the Development of the RESTful API.html 3KB
  342. 29. Transforming Responses with PHP Fractal for Security and Compatibility/8. Linking the Models with its Respective Transformer.vtt 3KB
  343. 28. The Middleware and the Rate Limiting/4. [Optional] Customizing the Response for “Too Many Attempts”.vtt 3KB
  344. 33. Implementing HATEOAS Hypermedia Controls/3. Implementing HATEOAS Hypermedia Controls for Product Instances.vtt 3KB
  345. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/16. About the Personal Tokens and How to Use It.vtt 3KB
  346. 8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/2. Implementing The Properties for Product.vtt 3KB
  347. 18. Implementing the Operations for Category/1. Implementing the Index Method for CategoryController.vtt 3KB
  348. 30. Sorting and Filtering Results Based on Query Parameters/3. Improving the Transformations to Solve the Problem.vtt 3KB
  349. 10. Creating the Laravel Factories for Database Seeding/1. Creating The Laravel Factory for User.vtt 3KB
  350. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/4. Using the Migrations of Laravel Passport.vtt 3KB
  351. 27. Sending Email for Users Accounts Verification/10. Re-sending the Verification Email If Requested.vtt 3KB
  352. 17. Implementing Soft Deleting for All the Models/2. Using soft Deleting for All the Models.vtt 3KB
  353. 6. Discovering and Configuring the Laravel Structure for the RESTful API/4. Understanding the Laravel Routes System for RESTful APIs.vtt 3KB
  354. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/8. Downloading and Installing Postman to Test the Laravel RESTful API.vtt 3KB
  355. 34. The Transformations and the Validations/1. Understanding Two Problems with Transformations and Validations.vtt 3KB
  356. 24. Implementing Complex Operations for Seller/3. Implementing the Index Method for SellerBuyerController.vtt 3KB
  357. 18. Implementing the Operations for Category/3. Implementing the Store Method for CategoryController.vtt 3KB
  358. 26. Adding an Image for Products/3. Removing the Image When Deleting a Product.vtt 3KB
  359. 24. Implementing Complex Operations for Seller/1. Implementing the Index Method for SellerTransactionController.vtt 3KB
  360. 16. Implicit Model Binding with Routes and Methods/1. Using The Laravel Implicit Model Binding for Some Methods.vtt 3KB
  361. 15. Handling Errors and Exceptions with the Laravel Handler/3. Handling AuthenticationException.vtt 3KB
  362. 11. Implementing the Operations for UserController/1. Implementing The Index Method for UserController.vtt 3KB
  363. 44. Conclusion/1. List of Pending Topics.html 3KB
  364. 27. Sending Email for Users Accounts Verification/6. Solving the Problem with Factories.vtt 3KB
  365. 35. Preparing the API for User Authentication Using Sessions/1. Why is It Required for Our API.vtt 3KB
  366. 14. Improving the current RESTful API operations/3. Using The Generalized Methods.vtt 3KB
  367. 30. Sorting and Filtering Results Based on Query Parameters/4. Implementing the Solution Using Transformers.vtt 3KB
  368. 22. Implementing Complex Operations for Buyer/1. Implementing the Index Method for BuyerTransactionController.vtt 2KB
  369. 12. Implementing the operations for Buyer/1. Implementing The Index Method for BuyerController.vtt 2KB
  370. 33. Implementing HATEOAS Hypermedia Controls/4. Implementing HATEOAS for Transaction Instances.vtt 2KB
  371. 29. Transforming Responses with PHP Fractal for Security and Compatibility/4. Creating the Transformer for Seller and Buyer.vtt 2KB
  372. 24. Implementing Complex Operations for Seller/4. Implementing the Index Method for SellerProductController.vtt 2KB
  373. 4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/4. Installing and Using SideBarEnhancement.vtt 2KB
  374. 25. Implementing Complex Operations for Product/3. [Challenge] Implementing the Index Operation of ProductCategory.vtt 2KB
  375. 11. Implementing the Operations for UserController/2. Implementing The Show Method for UserController.vtt 2KB
  376. 1. Introduction/2. Taking Advantage of the Course and Contents.vtt 2KB
  377. 25. Implementing Complex Operations for Product/1. [Challenge] Implementing the Index Operation of ProductTransaction.vtt 2KB
  378. 29. Transforming Responses with PHP Fractal for Security and Compatibility/7. Creating the Transformer for Product.vtt 2KB
  379. 9. Creating the Database Structure Using Migrations from Laravel/1. Solving a Common Issue with the Laravel Migrations.vtt 2KB
  380. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/5. Downloading and Installing Sublime Text 3.vtt 2KB
  381. 23. Implementing Complex Operations for Category/1. Implementing the Index Method for CategoryProductController.vtt 2KB
  382. 4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/2. Creating and Using Projects.vtt 2KB
  383. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/4. Adding the Virtual Domain on The System.vtt 2KB
  384. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/1. Downloading and Installing PHP with XAMPP.vtt 2KB
  385. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/6. Making Users Authenticatable Through API Tokens.vtt 2KB
  386. 8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/1. Implementing The Properties for Category.vtt 2KB
  387. 15. Handling Errors and Exceptions with the Laravel Handler/6. Handling MethodNotAllowedHttpException.vtt 2KB
  388. 4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/5. Installing and Using SublimeLinter for PHP.vtt 2KB
  389. 15. Handling Errors and Exceptions with the Laravel Handler/4. Handling AuthorizationException.vtt 2KB
  390. 25. Implementing Complex Operations for Product/5. Implementing the Destroy Operation of ProductCategory.vtt 2KB
  391. 13. Implementing the operations for Seller/1. Implementing The Index Method for SellerController.vtt 2KB
  392. 9. Creating the Database Structure Using Migrations from Laravel/2. Implementing The Migration for Users.vtt 2KB
  393. 33. Implementing HATEOAS Hypermedia Controls/5. Implementing HATEOAS for User Instances.vtt 2KB
  394. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/2. Downloading and Installing Composer.vtt 2KB
  395. 19. Implementing the Operations for Product/1. Implementing the Index Method for ProductController.vtt 2KB
  396. 17. Implementing Soft Deleting for All the Models/1. Modifying the Migrations for Soft Deleting.vtt 2KB
  397. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/4. Downloading and Installing Vagrant.vtt 2KB
  398. 44. Conclusion/2. Thanks for Be Here!.vtt 2KB
  399. 34. The Transformations and the Validations/4. Improving the Transformations to Solve the Second Problem.vtt 2KB
  400. 29. Transforming Responses with PHP Fractal for Security and Compatibility/6. Creating the Transformer for Transaction.vtt 2KB
  401. 24. Implementing Complex Operations for Seller/2. Implementing the Index Method for SellerCategoryController.vtt 2KB
  402. 15. Handling Errors and Exceptions with the Laravel Handler/5. Handling NotFoundHttpException.vtt 2KB
  403. 25. Implementing Complex Operations for Product/2. [Challenge] Implementing the Index Operation of ProductBuyer.vtt 2KB
  404. 18. Implementing the Operations for Category/5. Implementing the Destroy Method for CategoryController.vtt 2KB
  405. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/8. Configuring the Authentication System.vtt 2KB
  406. 24. Implementing Complex Operations for Seller/7. Implementing the Destroy Method for SellerProductController.vtt 2KB
  407. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/3. Preparing the Laravel Project to Use Laravel Passport.vtt 2KB
  408. 23. Implementing Complex Operations for Category/5. Removing the Pivot Table from the Results.vtt 2KB
  409. 27. Sending Email for Users Accounts Verification/3. Creating the Laravel Mailable for User Created.vtt 2KB
  410. 16. Implicit Model Binding with Routes and Methods/3. Resolving Seller Using Laravel Global Scopes.vtt 2KB
  411. 11. Implementing the Operations for UserController/5. Implementing The Destroy Method for UserController.vtt 2KB
  412. 9. Creating the Database Structure Using Migrations from Laravel/4. Implementing The Migration for Products.vtt 2KB
  413. 27. Sending Email for Users Accounts Verification/8. Implementing the UserMailChanged Mailable.vtt 2KB
  414. 4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/1. Installing the Package Control.vtt 2KB
  415. 14. Improving the current RESTful API operations/4. Using The Generalized Methods for Error Responses.vtt 2KB
  416. 13. Implementing the operations for Seller/2. Implementing The Show Method for SellerController.vtt 2KB
  417. 1. Introduction/1. About the Instructor and the Course.vtt 2KB
  418. 39. CORS for Laravel/2. Installing the CORS Package for Laravel.vtt 2KB
  419. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/1. Obtaining Laravel Using Composer.vtt 2KB
  420. 18. Implementing the Operations for Category/2. Implementing the Show Method for CategoryController.vtt 1KB
  421. 15. Handling Errors and Exceptions with the Laravel Handler/7. Handling General HttpException.vtt 1KB
  422. 12. Implementing the operations for Buyer/2. Implementing The Show Method for BuyerController.vtt 1KB
  423. 9. Creating the Database Structure Using Migrations from Laravel/3. Implementing The Migration for Categories.vtt 1KB
  424. 29. Transforming Responses with PHP Fractal for Security and Compatibility/5. Creating the Transformer for Category.vtt 1KB
  425. 27. Sending Email for Users Accounts Verification/7. Creating the Mailable for User Mail Changed.vtt 1KB
  426. 10. Creating the Laravel Factories for Database Seeding/2. Creating The Factory for Category.vtt 1KB
  427. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/2. Adding Laravel Homestead as a Dependency for The Laravel Project.vtt 1KB
  428. 8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/3. Implementing The Properties for Transaction.vtt 1KB
  429. 9. Creating the Database Structure Using Migrations from Laravel/5. Implementing The Migration for Transactions.vtt 1KB
  430. 19. Implementing the Operations for Product/2. Implementing the Show Method for ProductController.vtt 1KB
  431. 33. Implementing HATEOAS Hypermedia Controls/6. [Exercise] Implementing HATEOAS for Buyer.html 866B
  432. 20. [Exercises] Implementing the Operations for Transaction/1. Implementing the Index Method for TransactionController.html 864B
  433. 33. Implementing HATEOAS Hypermedia Controls/7. [Exercise] Implementing HATEOAS for Seller.html 712B
  434. 20. [Exercises] Implementing the Operations for Transaction/2. Implementing the Show Method for TransactionController.html 612B
  435. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/3.1 Homestead.txt.txt 345B
  436. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/4.2 What is Vagrant and why to use it.html 169B
  437. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/6. Exercise Find out how to go out from the Virtual Machine.html 158B
  438. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/3.1 About virtual box and virtualization.html 155B
  439. 4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/6.1 Keymap for Sublime PHP Companion.html 150B
  440. [FCS Forum].url 133B
  441. 7. Creating the Initial Laravel Components for the RESTful API/1.1 Source Code of the Course.html 132B
  442. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/5.1 Download Sublime Text 3.html 128B
  443. [FreeCourseSite.com].url 127B
  444. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/7.2 About Node and NPM.html 124B
  445. [CourseClub.ME].url 122B
  446. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/2.1 Understand Composer.html 118B
  447. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/1.1 Download XAMPP.html 104B
  448. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/3.2 Download VirtualBox.html 102B
  449. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/4.1 Download Vagrant.html 101B
  450. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/2.1 All about Laravel - Homestead.html 99B
  451. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/2.2 DownloadInstall Composer.html 94B
  452. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/7.1 Download Node with NPM.html 92B
  453. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/6.1 Download Github Client with Git Shell.html 88B
  454. 2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/8.1 Download Postman Desktop Version.html 88B