RESTful API with Laravel Build a real API with Laravel

RESTful API with Laravel Build a real API with Laravel

File Size: 2.55 GB

Creat Time: 2024-05-28 09:32:18

Last Active: 2024-11-13 23:50:26

Active Degree: 110

Magnet Link: Magnet LinkMagnet Link

Statement: This site does not provide download links, only text displays, and does not contain any infringement.

File List:

  1. 44. [Optional] Upgrading to Laravel 6/2. Obtaining Laravel 6 and upgrading the dependencies.mp4 84.69 MB
  2. 35. Preparing the API for User Authentication Using Sessions/6. Returning HTML and Redirections When Required.mp4 62.93 MB
  3. 43. [Optional] Upgrading to Laravel 5.7/3. Upgrading the components and structures.mp4 61.82 MB
  4. 11. Implementing the Operations for UserController/4. Implementing The Update Method for UserController.mp4 56.94 MB
  5. 44. [Optional] Upgrading to Laravel 6/3. Resolving the issues to use Laravel 6.mp4 48.11 MB
  6. 43. [Optional] Upgrading to Laravel 5.7/2. Installing Laravel 5.7 an upgrading dependencies for the RESTful API.mp4 42.72 MB
  7. 40. Additions and Fixes for the Laravel RESTful API/1. Identifying an Authenticated User in the RESTful API.mp4 39.31 MB
  8. 43. [Optional] Upgrading to Laravel 5.7/1. Preparing the development environment to upgrade.mp4 36.36 MB
  9. 44. [Optional] Upgrading to Laravel 6/1. Upgrading the development environment.mp4 34.75 MB
  10. 32. Caching Results with Laravel Cache System/1. Implementing the Cache System.mp4 33.75 MB
  11. 35. Preparing the API for User Authentication Using Sessions/3. Creating the Additional Authentication Structure.mp4 31.39 MB
  12. 25. Implementing Complex Operations for Product/6. Implementing the Store Operation for ProductBuyerTransaction.mp4 30.00 MB
  13. 27. Sending Email for Users Accounts Verification/12. Using Laravel Markdown Mailables.mp4 27.70 MB
  14. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/9. Allowing Remaining Actions ONLY Admin Users Can Do.mp4 26.52 MB
  15. 37. Restricting OAuth2 Clients Using Scopes/7. Restricting the Actions that Need the “read-general” Scope.mp4 25.29 MB
  16. 26. Adding an Image for Products/2. Storing an Image When Creating a Product.mp4 22.55 MB
  17. 29. Transforming Responses with PHP Fractal for Security and Compatibility/9. Returning the New Transformed Responses.mp4 22.12 MB
  18. 28. The Middleware and the Rate Limiting/2. Creating a Custom Middleware.mp4 21.39 MB
  19. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/4. Preparing and Configuring Laravel Homestead.mp4 21.37 MB
  20. 41. [Optional] Upgrading to Laravel 5.5/3. Upgrading the Source Code According to Laravel 5.5.mp4 20.76 MB
  21. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/4. Implementing the Restrictions Over Seller.mp4 20.66 MB
  22. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/3. Implementing the Restrictions Over Buyer.mp4 20.32 MB
  23. 31. Pagination of Results/2. Paginating Already Built Collections.mp4 20.03 MB
  24. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/14. Preparing the API to Use the Passport Components.mp4 19.98 MB
  25. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/12. Protecting All the Routes.mp4 19.71 MB
  26. 24. Implementing Complex Operations for Seller/6. Implementing the Update Method for SellerProductController.mp4 19.70 MB
  27. 3. Creating and Setting the Initial Structure of Laravel for the RESTful API/5. Adding the Virtual Domain on The System.mp4 18.91 MB
  28. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/17. Allowing the Management of API Clients.mp4 18.90 MB
  29. 39. CORS for Laravel/5. Allowing CORS on Error Responses Too.mp4 18.88 MB
  30. 11. Implementing the Operations for UserController/3. Implementing The Store Method for UserController.mp4 18.52 MB
  31. 34. The Transformations and the Validations/2. Creating and Using a Middleware to Solve the Problem.mp4 18.05 MB
  32. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/5. The Restrictions over User.mp4 17.47 MB
  33. 6. Discovering and Configuring the Laravel Structure for the RESTful API/1. Discovering the Laravel Structure.mp4 17.44 MB
  34. 30. Sorting and Filtering Results Based on Query Parameters/5. Filtering Responses Based on Attributes.mp4 17.06 MB
  35. 34. The Transformations and the Validations/5. Improving the Middleware to Solve the Second Problem.mp4 16.99 MB
  36. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/8. Allowing All Actions for Admin Users.mp4 16.82 MB
  37. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/18. About the Authorization Code Grant Type.mp4 16.60 MB
  38. 28. The Middleware and the Rate Limiting/1. About the Middleware and How it Works in Laravel.mp4 15.88 MB
  39. 36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/10. Using client_credentials Grant to Protect Some Routes.mp4 15.68 MB
  40. 37. Restricting OAuth2 Clients Using Scopes/5. Restricting the Actions that Need the “manage-products” Scope.mp4 15.57 MB
  41. 25. Implementing Complex Operations for Product/4. Implementing the Update Operation of ProductCategory.mp4 15.53 MB
  42. 24. Implementing Complex Operations for Seller/5. Implementing the Store Method for SellerProductController.mp4 15.46 MB
  43. 41. [Optional] Upgrading to Laravel 5.5/2. Upgrading to Laravel 5.5 Along With Dependencies.mp4 15.26 MB
  44. 30. Sorting and Filtering Results Based on Query Parameters/1. Sorting Results by Any Attribute.mp4 15.19 MB
  45. 29. Transforming Responses with PHP Fractal for Security and Compatibility/3. Creating the Transformer for User.mp4 15.15 MB
  46. 38. Implementing the Final Security Layer Using Policies and Gates of Laravel/7. Implementing the Restrictions Over Product.mp4 14.98 MB
  47. 33. Implementing HATEOAS Hypermedia Controls/2. Implementing HATEOAS Hypermedia Controls for Category Instances.mp4 14.87 MB
  48. 7. Creating the Initial Laravel Components for the RESTful API/4. Creating Some End-Point for the RESTful API Using Laravel Resource Routes.mp4 14.69 MB
  49. 14. Improving the current RESTful API operations/2. Generalizing The Response Methods.mp4 14.34 MB
  50. 27. Sending Email for Users Accounts Verification/2. Implementing the Verification System.mp4 14.29 MB