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
14. Improving the current RESTful API operations/2. Generalizing The Response Methods.mp4 14MB
27. Sending Email for Users Accounts Verification/2. Implementing the Verification System.mp4 14MB
37. Restricting OAuth2 Clients Using Scopes/4. Restricting the Action that Needs the purchase-product Scope.mp4 14MB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/1. Obtaining Laravel Using Composer.mp4 14MB
10. Creating the Laravel Factories for Database Seeding/6. Executing The Migrations and Seeder using Artisan from Laravel.mp4 14MB
22. Implementing Complex Operations for Buyer/2. Implementing the Index Method for BuyerProductController.mp4 13MB
6. Discovering and Configuring the Laravel Structure for the RESTful API/2. Discovering the Laravel PHP Artisan Commands.mp4 13MB
37. Restricting OAuth2 Clients Using Scopes/2. Registering Some Required Scopes for the API.mp4 13MB
14. Improving the current RESTful API operations/1. Defining Mutators and Accessor for Models.mp4 13MB
15. Handling Errors and Exceptions with the Laravel Handler/1. Returning Validation Errors as a JSON Response.mp4 13MB
27. Sending Email for Users Accounts Verification/5. Send Verification Email Using Events.mp4 13MB
1. Introduction/2. Taking Advantage of the Course and Contents.mp4 13MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/1. About Transformers and Why to Use It.mp4 13MB
27. Sending Email for Users Accounts Verification/1. Preparing the Laravel Project for Email Sending.mp4 13MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/19. Using the Implicit Grant Type.mp4 13MB
15. Handling Errors and Exceptions with the Laravel Handler/9. Handling Unexpected Exceptions.mp4 13MB
23. Implementing Complex Operations for Category/4. Implementing the Index Method for CategoryBuyerController.mp4 12MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/15. Creating the Views to Manage the Personal Tokens.mp4 12MB
32. Caching Results with Laravel Cache System/2. The Caching System and the Query Parameters.mp4 12MB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/6. Using Vagrant to Manage the Laravel Homestead Virtual Machine.mp4 12MB
22. Implementing Complex Operations for Buyer/4. Implementing the Index Method for BuyerCategoryController.mp4 12MB
41. [Optional] Upgrading to Laravel 5.5/1. About the Upgrading Process to Laravel 5.5.mp4 12MB
10. Creating the Laravel Factories for Database Seeding/5. Using The Factories from The DatabaseSeeder of Laravel.mp4 12MB
35. Preparing the API for User Authentication Using Sessions/5. About CSRF and Handling CSRF Exceptions in Laravel.mp4 12MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/4. Implementing The Properties for User.mp4 12MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/2. What are Policies and Gates on Laravel.mp4 12MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/6. Implementing the Restrictions Over Transaction.mp4 12MB
22. Implementing Complex Operations for Buyer/3. Implementing the Index Method for BuyerSellerController.mp4 11MB
39. CORS for Laravel/4. Allowing CORS Only for the API.mp4 11MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/7. Registering the Required Routes.mp4 11MB
37. Restricting OAuth2 Clients Using Scopes/6. Restricting the Actions that Need the manage-account Scope.mp4 11MB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/8. Keep The Laravel Project Updated.mp4 11MB
42. [Optional] Upgrading to Laravel 5.6/4. Solving Issues and Updating the Project Structure.mp4 11MB
26. Adding an Image for Products/4. Updating the Image When Editing a product.mp4 11MB
23. Implementing Complex Operations for Category/3. Implementing the Index Method for CategoryTransactionController.mp4 11MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/5. Implementing The Relationships Between Models.mp4 11MB
25. Implementing Complex Operations for Product/2. [Challenge] Implementing the Index Operation of ProductBuyer.mp4 11MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/1. About OAuth2 and Security on APIs.mp4 11MB
31. Pagination of Results/1. About Pagination.mp4 11MB
9. Creating the Database Structure Using Migrations from Laravel/6. Creating the Migration for The Pivot Table.mp4 11MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/20. Refreshing Tokens.mp4 11MB
37. Restricting OAuth2 Clients Using Scopes/1. What are Scopes on OAuth2.mp4 10MB
25. Implementing Complex Operations for Product/1. [Challenge] Implementing the Index Operation of ProductTransaction.mp4 10MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/13. Using the Password Grant Type.mp4 10MB
28. The Middleware and the Rate Limiting/3. About the Rate Limiting in Laravel and the Details.mp4 10MB
15. Handling Errors and Exceptions with the Laravel Handler/3. Handling AuthenticationException.mp4 10MB
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
25. Implementing Complex Operations for Product/3. [Challenge] Implementing the Index Operation of ProductCategory.mp4 10MB
10. Creating the Laravel Factories for Database Seeding/4. Creating The Factory for Transaction.mp4 10MB
21. Implementing Complex Operations within Transaction/2. Implementing the Index Method for TransactionSellerController.mp4 10MB
15. Handling Errors and Exceptions with the Laravel Handler/8. Catching Exceptions When Removing Related Resources.mp4 10MB
42. [Optional] Upgrading to Laravel 5.6/1. Preparing the Environment to Upgrade.mp4 10MB
33. Implementing HATEOAS Hypermedia Controls/1. What is and Why to Use HATEOAS.mp4 10MB
5. Understanding the Case Study for the RESTful API/2. Understanding the Main End-Points for the RESTful API.mp4 10MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/6. Downloading and Installing Github Shell.mp4 10MB
16. Implicit Model Binding with Routes and Methods/2. Resolving Buyer Using Laravel Global Scopes.mp4 10MB
37. Restricting OAuth2 Clients Using Scopes/3. Registering the Laravel Passport Middleware to Check Scopes.mp4 10MB
39. CORS for Laravel/3. Configuring the CORS Package.mp4 10MB
21. Implementing Complex Operations within Transaction/1. Implementing the Index Method for TransactionCategoryController.mp4 9MB
30. Sorting and Filtering Results Based on Query Parameters/3. Improving the Transformations to Solve the Problem.mp4 9MB
7. Creating the Initial Laravel Components for the RESTful API/2. Creating Initial Laravel Structures for The Models and Its Migrations.mp4 9MB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/5. Installing and Using SublimeLinter for PHP.mp4 9MB
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
27. Sending Email for Users Accounts Verification/4. Implementing the UserCreated Mailable.mp4 9MB
35. Preparing the API for User Authentication Using Sessions/4. Tuning Some Structures to Avoid Inconsistences.mp4 9MB
28. The Middleware and the Rate Limiting/4. [Optional] Customizing the Response for 'Too Many Attempts'.mp4 9MB
10. Creating the Laravel Factories for Database Seeding/3. Creating The Factory for Product.mp4 9MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/2. Preparing the Laravel Project for Data Transforming.mp4 8MB
18. Implementing the Operations for Category/3. Implementing the Store Method for CategoryController.mp4 8MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/1. Downloading and Installing PHP with XAMPP.mp4 8MB
34. The Transformations and the Validations/4. Improving the Transformations to Solve the Second Problem.mp4 8MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/9. Defining the Expiration Time for the Tokens.mp4 8MB
14. Improving the current RESTful API operations/3. Using The Generalized Methods.mp4 8MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/1. About the Final Security Layer.mp4 8MB
18. Implementing the Operations for Category/1. Implementing the Index Method for CategoryController.mp4 8MB
27. Sending Email for Users Accounts Verification/10. Re-sending the Verification Email If Requested.mp4 8MB
24. Implementing Complex Operations for Seller/3. Implementing the Index Method for SellerBuyerController.mp4 8MB
25. Implementing Complex Operations for Product/7. Handling the Products Availability Using Events.mp4 8MB
26. Adding an Image for Products/1. Preparing the API for Images Uploading.mp4 8MB
27. Sending Email for Users Accounts Verification/6. Solving the Problem with Factories.mp4 8MB
23. Implementing Complex Operations for Category/2. Implementing the Index Method for CategorySellerController.mp4 8MB
7. Creating the Initial Laravel Components for the RESTful API/3. Creating an Initial Laravel Structure for The Controllers.mp4 8MB
34. The Transformations and the Validations/3. Solving the First Problem Using the Middleware.mp4 8MB
31. Pagination of Results/3. Allowing Custom Page Size.mp4 8MB
6. Discovering and Configuring the Laravel Structure for the RESTful API/3. Configuring the Laravel Environment Variables.mp4 8MB
27. Sending Email for Users Accounts Verification/11. Dealing with Failing-Prone Actions.mp4 7MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/5. Installing Laravel Passport Definitively on the API.mp4 7MB
5. Understanding the Case Study for the RESTful API/1. Understanding the RESTful API Resources (Models) and its Relationships.mp4 7MB
27. Sending Email for Users Accounts Verification/9. Send Verification for Email Changed Using Events.mp4 7MB
42. [Optional] Upgrading to Laravel 5.6/2. Obtaining Laravel 5.6.mp4 7MB
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
39. CORS for Laravel/1. About CORS.mp4 7MB
16. Implicit Model Binding with Routes and Methods/1. Using The Laravel Implicit Model Binding for Some Methods.mp4 7MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/2. Implementing The Properties for Product.mp4 7MB
15. Handling Errors and Exceptions with the Laravel Handler/2. Returning Model Not Found Errors as a JSON Response.mp4 7MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/8. Linking the Models with its Respective Transformer.mp4 7MB
30. Sorting and Filtering Results Based on Query Parameters/2. Understanding an Issue with Sorted Responses.mp4 7MB
24. Implementing Complex Operations for Seller/1. Implementing the Index Method for SellerTransactionController.mp4 7MB
12. Implementing the operations for Buyer/1. Implementing The Index Method for BuyerController.mp4 7MB
30. Sorting and Filtering Results Based on Query Parameters/4. Implementing the Solution Using Transformers.mp4 7MB
11. Implementing the Operations for UserController/1. Implementing The Index Method for UserController.mp4 7MB
10. Creating the Laravel Factories for Database Seeding/1. Creating The Laravel Factory for User.mp4 7MB
22. Implementing Complex Operations for Buyer/1. Implementing the Index Method for BuyerTransactionController.mp4 7MB
6. Discovering and Configuring the Laravel Structure for the RESTful API/4. Understanding the Laravel Routes System for RESTful APIs.mp4 7MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/3. Preparing the Laravel Project to Use Laravel Passport.mp4 7MB
17. Implementing Soft Deleting for All the Models/2. Using soft Deleting for All the Models.mp4 6MB
24. Implementing Complex Operations for Seller/4. Implementing the Index Method for SellerProductController.mp4 6MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/2. What is Laravel Passport.mp4 6MB
18. Implementing the Operations for Category/4. Implementing the Update Method for CategoryController.mp4 6MB
19. Implementing the Operations for Product/1. Implementing the Index Method for ProductController.mp4 6MB
23. Implementing Complex Operations for Category/1. Implementing the Index Method for CategoryProductController.mp4 6MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/7. Downloading and Installing Node and NPM.mp4 6MB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/2. Creating and Using Projects.mp4 6MB
35. Preparing the API for User Authentication Using Sessions/1. Why is It Required for Our API.mp4 6MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/7. Creating the Transformer for Product.mp4 6MB
1. Introduction/1. About the Instructor and the Course.mp4 6MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/6. Making Users Authenticatable Through API Tokens.mp4 6MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/11. How to Obtain and Use Tokens Using Client Credentials.mp4 6MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/4. Using the Migrations of Laravel Passport.mp4 6MB
11. Implementing the Operations for UserController/2. Implementing The Show Method for UserController.mp4 6MB
24. Implementing Complex Operations for Seller/2. Implementing the Index Method for SellerCategoryController.mp4 6MB
9. Creating the Database Structure Using Migrations from Laravel/1. Solving a Common Issue with the Laravel Migrations.mp4 6MB
26. Adding an Image for Products/3. Removing the Image When Deleting a Product.mp4 6MB
15. Handling Errors and Exceptions with the Laravel Handler/6. Handling MethodNotAllowedHttpException.mp4 5MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/2. Downloading and Installing Composer.mp4 5MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/16. About the Personal Tokens and How to Use It.mp4 5MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/4. Creating the Transformer for Seller and Buyer.mp4 5MB
42. [Optional] Upgrading to Laravel 5.6/3. Installing Updated Dependencies.mp4 5MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/4. Downloading and Installing Vagrant.mp4 5MB
14. Improving the current RESTful API operations/4. Using The Generalized Methods for Error Responses.mp4 5MB
9. Creating the Database Structure Using Migrations from Laravel/2. Implementing The Migration for Users.mp4 5MB
33. Implementing HATEOAS Hypermedia Controls/5. Implementing HATEOAS for User Instances.mp4 5MB
25. Implementing Complex Operations for Product/5. Implementing the Destroy Operation of ProductCategory.mp4 5MB
24. Implementing Complex Operations for Seller/7. Implementing the Destroy Method for SellerProductController.mp4 5MB
17. Implementing Soft Deleting for All the Models/1. Modifying the Migrations for Soft Deleting.mp4 5MB
13. Implementing the operations for Seller/1. Implementing The Index Method for SellerController.mp4 5MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/3. Downloading and Installing Virtual Box.mp4 5MB
27. Sending Email for Users Accounts Verification/8. Implementing the UserMailChanged Mailable.mp4 5MB
34. The Transformations and the Validations/1. Understanding Two Problems with Transformations and Validations.mp4 5MB
15. Handling Errors and Exceptions with the Laravel Handler/4. Handling AuthorizationException.mp4 5MB
16. Implicit Model Binding with Routes and Methods/3. Resolving Seller Using Laravel Global Scopes.mp4 5MB
9. Creating the Database Structure Using Migrations from Laravel/4. Implementing The Migration for Products.mp4 5MB
15. Handling Errors and Exceptions with the Laravel Handler/7. Handling General HttpException.mp4 5MB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/1. Installing the Package Control.mp4 4MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/5. Downloading and Installing Sublime Text 3.mp4 4MB
18. Implementing the Operations for Category/5. Implementing the Destroy Method for CategoryController.mp4 4MB
15. Handling Errors and Exceptions with the Laravel Handler/5. Handling NotFoundHttpException.mp4 4MB
39. CORS for Laravel/2. Installing the CORS Package for Laravel.mp4 4MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/6. Creating the Transformer for Transaction.mp4 4MB
45. Conclusion/2. Thanks for Be Here!.mp4 4MB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/4. Installing and Using SideBarEnhancement.mp4 4MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/1. Implementing The Properties for Category.mp4 4MB
11. Implementing the Operations for UserController/5. Implementing The Destroy Method for UserController.mp4 4MB
12. Implementing the operations for Buyer/2. Implementing The Show Method for BuyerController.mp4 4MB
23. Implementing Complex Operations for Category/5. Removing the Pivot Table from the Results.mp4 4MB
27. Sending Email for Users Accounts Verification/7. Creating the Mailable for User Mail Changed.mp4 4MB
13. Implementing the operations for Seller/2. Implementing The Show Method for SellerController.mp4 4MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/8. Configuring the Authentication System.mp4 4MB
27. Sending Email for Users Accounts Verification/3. Creating the Laravel Mailable for User Created.mp4 3MB
9. Creating the Database Structure Using Migrations from Laravel/5. Implementing The Migration for Transactions.mp4 3MB
10. Creating the Laravel Factories for Database Seeding/2. Creating The Factory for Category.mp4 3MB
18. Implementing the Operations for Category/2. Implementing the Show Method for CategoryController.mp4 3MB
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
29. Transforming Responses with PHP Fractal for Security and Compatibility/5. Creating the Transformer for Category.mp4 3MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/3. Implementing The Properties for Transaction.mp4 3MB
19. Implementing the Operations for Product/2. Implementing the Show Method for ProductController.mp4 2MB
9. Creating the Database Structure Using Migrations from Laravel/3. Implementing The Migration for Categories.mp4 2MB
5. Understanding the Case Study for the RESTful API/1.1 [12-01-2017]Purchase_Sale_System.png.png 63KB
25. Implementing Complex Operations for Product/6. Implementing the Store Operation for ProductBuyerTransaction.srt 10KB
44. [Optional] Upgrading to Laravel 6/2. Obtaining Laravel 6 and upgrading the dependencies.srt 10KB
37. Restricting OAuth2 Clients Using Scopes/7. Restricting the Actions that Need the read-general Scope.srt 9KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/18. About the Authorization Code Grant Type.srt 9KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/3. Implementing the Restrictions Over Buyer.srt 9KB
28. The Middleware and the Rate Limiting/2. Creating a Custom Middleware.srt 9KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/9. Allowing Remaining Actions ONLY Admin Users Can Do.srt 9KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/14. Preparing the API to Use the Passport Components.srt 9KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/5. The Restrictions over User.srt 9KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/4. Implementing the Restrictions Over Seller.srt 9KB
6. Discovering and Configuring the Laravel Structure for the RESTful API/1. Discovering the Laravel Structure.srt 8KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/9. Returning the New Transformed Responses.srt 8KB
40. Additions and Fixes for the Laravel RESTful API/1. Identifying an Authenticated User in the RESTful API.srt 8KB
35. Preparing the API for User Authentication Using Sessions/6. Returning HTML and Redirections When Required.srt 8KB
11. Implementing the Operations for UserController/3. Implementing The Store Method for UserController.srt 8KB
27. Sending Email for Users Accounts Verification/12. Using Laravel Markdown Mailables.srt 8KB
11. Implementing the Operations for UserController/4. Implementing The Update Method for UserController.srt 8KB
43. [Optional] Upgrading to Laravel 5.7/3. Upgrading the components and structures.srt 7KB
31. Pagination of Results/2. Paginating Already Built Collections.srt 7KB
41. [Optional] Upgrading to Laravel 5.5/3. Upgrading the Source Code According to Laravel 5.5.srt 7KB
44. [Optional] Upgrading to Laravel 6/3. Resolving the issues to use Laravel 6.srt 7KB
42. [Optional] Upgrading to Laravel 5.6/4. Solving Issues and Updating the Project Structure.srt 7KB
27. Sending Email for Users Accounts Verification/1. Preparing the Laravel Project for Email Sending.srt 7KB
28. The Middleware and the Rate Limiting/1. About the Middleware and How it Works in Laravel.srt 7KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/8. Allowing All Actions for Admin Users.srt 7KB
42. [Optional] Upgrading to Laravel 5.6/1. Preparing the Environment to Upgrade.srt 7KB
7. Creating the Initial Laravel Components for the RESTful API/4. Creating Some End-Point for the RESTful API Using Laravel Resource Routes.srt 7KB
34. The Transformations and the Validations/2. Creating and Using a Middleware to Solve the Problem.srt 7KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/1. About Transformers and Why to Use It.srt 7KB
24. Implementing Complex Operations for Seller/6. Implementing the Update Method for SellerProductController.srt 7KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/3. Creating the Transformer for User.srt 7KB
34. The Transformations and the Validations/5. Improving the Middleware to Solve the Second Problem.srt 6KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/10. Using client_credentials Grant to Protect Some Routes.srt 6KB
30. Sorting and Filtering Results Based on Query Parameters/1. Sorting Results by Any Attribute.srt 6KB
27. Sending Email for Users Accounts Verification/2. Implementing the Verification System.srt 6KB
10. Creating the Laravel Factories for Database Seeding/6. Executing The Migrations and Seeder using Artisan from Laravel.srt 6KB
43. [Optional] Upgrading to Laravel 5.7/2. Installing Laravel 5.7 an upgrading dependencies for the RESTful API.srt 6KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/12. Protecting All the Routes.srt 6KB
37. Restricting OAuth2 Clients Using Scopes/5. Restricting the Actions that Need the manage-products Scope.srt 6KB
30. Sorting and Filtering Results Based on Query Parameters/5. Filtering Responses Based on Attributes.srt 6KB
25. Implementing Complex Operations for Product/4. Implementing the Update Operation of ProductCategory.srt 6KB
32. Caching Results with Laravel Cache System/2. The Caching System and the Query Parameters.srt 6KB
39. CORS for Laravel/5. Allowing CORS on Error Responses Too.srt 6KB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/4. Implementing The Properties for User.srt 6KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/17. Allowing the Management of API Clients.srt 6KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/19. Using the Implicit Grant Type.srt 6KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/6. Implementing the Restrictions Over Transaction.srt 6KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/7. Implementing the Restrictions Over Product.srt 6KB
37. Restricting OAuth2 Clients Using Scopes/2. Registering Some Required Scopes for the API.srt 6KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/20. Refreshing Tokens.srt 6KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/15. Creating the Views to Manage the Personal Tokens.srt 6KB
22. Implementing Complex Operations for Buyer/2. Implementing the Index Method for BuyerProductController.srt 5KB
22. Implementing Complex Operations for Buyer/3. Implementing the Index Method for BuyerSellerController.srt 5KB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/6. Using Vagrant to Manage the Laravel Homestead Virtual Machine.srt 5KB
37. Restricting OAuth2 Clients Using Scopes/4. Restricting the Action that Needs the purchase-product Scope.srt 5KB
14. Improving the current RESTful API operations/1. Defining Mutators and Accessor for Models.srt 5KB
10. Creating the Laravel Factories for Database Seeding/5. Using The Factories from The DatabaseSeeder of Laravel.srt 5KB
6. Discovering and Configuring the Laravel Structure for the RESTful API/2. Discovering the Laravel PHP Artisan Commands.srt 5KB
27. Sending Email for Users Accounts Verification/4. Implementing the UserCreated Mailable.srt 5KB
14. Improving the current RESTful API operations/2. Generalizing The Response Methods.srt 5KB
10. Creating the Laravel Factories for Database Seeding/4. Creating The Factory for Transaction.srt 5KB
15. Handling Errors and Exceptions with the Laravel Handler/1. Returning Validation Errors as a JSON Response.srt 5KB
41. [Optional] Upgrading to Laravel 5.5/2. Upgrading to Laravel 5.5 Along With Dependencies.srt 5KB
16. Implicit Model Binding with Routes and Methods/2. Resolving Buyer Using Laravel Global Scopes.srt 5KB
35. Preparing the API for User Authentication Using Sessions/5. About CSRF and Handling CSRF Exceptions in Laravel.srt 5KB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/4. Preparing and Configuring Laravel Homestead.srt 5KB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/5. Implementing The Relationships Between Models.srt 5KB
24. Implementing Complex Operations for Seller/5. Implementing the Store Method for SellerProductController.srt 5KB
32. Caching Results with Laravel Cache System/1. Implementing the Cache System.srt 5KB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/6. Downloading and Installing Github Shell.srt 5KB
15. Handling Errors and Exceptions with the Laravel Handler/9. Handling Unexpected Exceptions.srt 5KB
39. CORS for Laravel/4. Allowing CORS Only for the API.srt 5KB
26. Adding an Image for Products/4. Updating the Image When Editing a product.srt 5KB
22. Implementing Complex Operations for Buyer/4. Implementing the Index Method for BuyerCategoryController.srt 5KB
5. Understanding the Case Study for the RESTful API/2.1 End-Points List.txt.txt 5KB
43. [Optional] Upgrading to Laravel 5.7/1. Preparing the development environment to upgrade.srt 5KB
9. Creating the Database Structure Using Migrations from Laravel/6. Creating the Migration for The Pivot Table.srt 5KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/13. Using the Password Grant Type.srt 5KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/2. What are Policies and Gates on Laravel.srt 5KB
7. Creating the Initial Laravel Components for the RESTful API/2. Creating Initial Laravel Structures for The Models and Its Migrations.srt 5KB
44. [Optional] Upgrading to Laravel 6/1. Upgrading the development environment.srt 5KB
6. Discovering and Configuring the Laravel Structure for the RESTful API/3. Configuring the Laravel Environment Variables.srt 5KB
21. Implementing Complex Operations within Transaction/1. Implementing the Index Method for TransactionCategoryController.srt 5KB
37. Restricting OAuth2 Clients Using Scopes/6. Restricting the Actions that Need the manage-account Scope.srt 5KB
39. CORS for Laravel/1. About CORS.srt 4KB
28. The Middleware and the Rate Limiting/3. About the Rate Limiting in Laravel and the Details.srt 4KB
33. Implementing HATEOAS Hypermedia Controls/1. What is and Why to Use HATEOAS.srt 4KB
34. The Transformations and the Validations/3. Solving the First Problem Using the Middleware.srt 4KB
31. Pagination of Results/1. About Pagination.srt 4KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/1. About OAuth2 and Security on APIs.srt 4KB
42. [Optional] Upgrading to Laravel 5.6/2. Obtaining Laravel 5.6.srt 4KB
37. Restricting OAuth2 Clients Using Scopes/3. Registering the Laravel Passport Middleware to Check Scopes.srt 4KB
18. Implementing the Operations for Category/4. Implementing the Update Method for CategoryController.srt 4KB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/6. Installing and Using PHPCompanion to Auto-import Laravel Definitions.srt 4KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/1. About the Final Security Layer.srt 4KB
5. Understanding the Case Study for the RESTful API/1. Understanding the RESTful API Resources (Models) and its Relationships.srt 4KB
15. Handling Errors and Exceptions with the Laravel Handler/8. Catching Exceptions When Removing Related Resources.srt 4KB
23. Implementing Complex Operations for Category/4. Implementing the Index Method for CategoryBuyerController.srt 4KB
26. Adding an Image for Products/1. Preparing the API for Images Uploading.srt 4KB
41. [Optional] Upgrading to Laravel 5.5/1. About the Upgrading Process to Laravel 5.5.srt 4KB
23. Implementing Complex Operations for Category/3. Implementing the Index Method for CategoryTransactionController.srt 4KB
7. Creating the Initial Laravel Components for the RESTful API/3. Creating an Initial Laravel Structure for The Controllers.srt 4KB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/8. Keep The Laravel Project Updated.srt 4KB
23. Implementing Complex Operations for Category/2. Implementing the Index Method for CategorySellerController.srt 4KB
35. Preparing the API for User Authentication Using Sessions/4. Tuning Some Structures to Avoid Inconsistences.srt 4KB
10. Creating the Laravel Factories for Database Seeding/3. Creating The Factory for Product.srt 4KB
27. Sending Email for Users Accounts Verification/9. Send Verification for Email Changed Using Events.srt 4KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/9. Defining the Expiration Time for the Tokens.srt 4KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/11. How to Obtain and Use Tokens Using Client Credentials.srt 4KB
39. CORS for Laravel/3. Configuring the CORS Package.srt 4KB
21. Implementing Complex Operations within Transaction/2. Implementing the Index Method for TransactionSellerController.srt 4KB
5. Understanding the Case Study for the RESTful API/2. Understanding the Main End-Points for the RESTful API.srt 4KB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/7. Downloading and Installing Node and NPM.srt 4KB
27. Sending Email for Users Accounts Verification/5. Send Verification Email Using Events.srt 4KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/7. Registering the Required Routes.srt 4KB
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.srt 4KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/2. Preparing the Laravel Project for Data Transforming.srt 4KB
25. Implementing Complex Operations for Product/7. Handling the Products Availability Using Events.srt 3KB
37. Restricting OAuth2 Clients Using Scopes/1. What are Scopes on OAuth2.srt 3KB
27. Sending Email for Users Accounts Verification/11. Dealing with Failing-Prone Actions.srt 3KB
31. Pagination of Results/3. Allowing Custom Page Size.srt 3KB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/2. Implementing The Properties for Product.srt 3KB
10. Creating the Laravel Factories for Database Seeding/1. Creating The Laravel Factory for User.srt 3KB
30. Sorting and Filtering Results Based on Query Parameters/3. Improving the Transformations to Solve the Problem.srt 3KB
15. Handling Errors and Exceptions with the Laravel Handler/2. Returning Model Not Found Errors as a JSON Response.srt 3KB
42. [Optional] Upgrading to Laravel 5.6/3. Installing Updated Dependencies.srt 3KB
18. Implementing the Operations for Category/1. Implementing the Index Method for CategoryController.srt 3KB
30. Sorting and Filtering Results Based on Query Parameters/2. Understanding an Issue with Sorted Responses.srt 3KB
28. The Middleware and the Rate Limiting/4. [Optional] Customizing the Response for 'Too Many Attempts'.srt 3KB
35. Preparing the API for User Authentication Using Sessions/3. Creating the Additional Authentication Structure.srt 3KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/8. Linking the Models with its Respective Transformer.srt 3KB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/8. Downloading and Installing Postman to Test the Laravel RESTful API.srt 3KB
17. Implementing Soft Deleting for All the Models/2. Using soft Deleting for All the Models.srt 3KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/5. Installing Laravel Passport Definitively on the API.srt 3KB
6. Discovering and Configuring the Laravel Structure for the RESTful API/4. Understanding the Laravel Routes System for RESTful APIs.srt 3KB
27. Sending Email for Users Accounts Verification/10. Re-sending the Verification Email If Requested.srt 3KB
26. Adding an Image for Products/3. Removing the Image When Deleting a Product.srt 3KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/16. About the Personal Tokens and How to Use It.srt 3KB
24. Implementing Complex Operations for Seller/1. Implementing the Index Method for SellerTransactionController.srt 3KB
26. Adding an Image for Products/2. Storing an Image When Creating a Product.srt 3KB
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
18. Implementing the Operations for Category/3. Implementing the Store Method for CategoryController.srt 3KB
34. The Transformations and the Validations/1. Understanding Two Problems with Transformations and Validations.srt 3KB
24. Implementing Complex Operations for Seller/3. Implementing the Index Method for SellerBuyerController.srt 3KB
16. Implicit Model Binding with Routes and Methods/1. Using The Laravel Implicit Model Binding for Some Methods.srt 3KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/4. Using the Migrations of Laravel Passport.srt 3KB
15. Handling Errors and Exceptions with the Laravel Handler/3. Handling AuthenticationException.srt 3KB
11. Implementing the Operations for UserController/1. Implementing The Index Method for UserController.srt 3KB
1. Introduction/2. Taking Advantage of the Course and Contents.srt 3KB
25. Implementing Complex Operations for Product/1. [Challenge] Implementing the Index Operation of ProductTransaction.srt 3KB
45. Conclusion/1. List of Pending Topics.html 3KB
30. Sorting and Filtering Results Based on Query Parameters/4. Implementing the Solution Using Transformers.srt 3KB
24. Implementing Complex Operations for Seller/4. Implementing the Index Method for SellerProductController.srt 3KB
14. Improving the current RESTful API operations/3. Using The Generalized Methods.srt 3KB
12. Implementing the operations for Buyer/1. Implementing The Index Method for BuyerController.srt 3KB
25. Implementing Complex Operations for Product/3. [Challenge] Implementing the Index Operation of ProductCategory.srt 3KB
35. Preparing the API for User Authentication Using Sessions/1. Why is It Required for Our API.srt 3KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/4. Creating the Transformer for Seller and Buyer.srt 3KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/7. Creating the Transformer for Product.srt 3KB
27. Sending Email for Users Accounts Verification/6. Solving the Problem with Factories.srt 3KB
22. Implementing Complex Operations for Buyer/1. Implementing the Index Method for BuyerTransactionController.srt 3KB
23. Implementing Complex Operations for Category/1. Implementing the Index Method for CategoryProductController.srt 3KB
11. Implementing the Operations for UserController/2. Implementing The Show Method for UserController.srt 3KB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/5. Downloading and Installing Sublime Text 3.srt 3KB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/4. Installing and Using SideBarEnhancement.srt 3KB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/5. Adding the Virtual Domain on The System.srt 3KB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/1. Downloading and Installing PHP with XAMPP.srt 2KB
25. Implementing Complex Operations for Product/5. Implementing the Destroy Operation of ProductCategory.srt 2KB
13. Implementing the operations for Seller/1. Implementing The Index Method for SellerController.srt 2KB
9. Creating the Database Structure Using Migrations from Laravel/1. Solving a Common Issue with the Laravel Migrations.srt 2KB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/2. Creating and Using Projects.srt 2KB
15. Handling Errors and Exceptions with the Laravel Handler/4. Handling AuthorizationException.srt 2KB
15. Handling Errors and Exceptions with the Laravel Handler/6. Handling MethodNotAllowedHttpException.srt 2KB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/1. Implementing The Properties for Category.srt 2KB
19. Implementing the Operations for Product/1. Implementing the Index Method for ProductController.srt 2KB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/5. Installing and Using SublimeLinter for PHP.srt 2KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/6. Making Users Authenticatable Through API Tokens.srt 2KB
9. Creating the Database Structure Using Migrations from Laravel/2. Implementing The Migration for Users.srt 2KB
24. Implementing Complex Operations for Seller/2. Implementing the Index Method for SellerCategoryController.srt 2KB
34. The Transformations and the Validations/4. Improving the Transformations to Solve the Second Problem.srt 2KB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/2. Downloading and Installing Composer.srt 2KB
33. Implementing HATEOAS Hypermedia Controls/5. Implementing HATEOAS for User Instances.srt 2KB
25. Implementing Complex Operations for Product/2. [Challenge] Implementing the Index Operation of ProductBuyer.srt 2KB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/4. Downloading and Installing Vagrant.srt 2KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/6. Creating the Transformer for Transaction.srt 2KB
18. Implementing the Operations for Category/5. Implementing the Destroy Method for CategoryController.srt 2KB
17. Implementing Soft Deleting for All the Models/1. Modifying the Migrations for Soft Deleting.srt 2KB
24. Implementing Complex Operations for Seller/7. Implementing the Destroy Method for SellerProductController.srt 2KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/8. Configuring the Authentication System.srt 2KB
45. Conclusion/2. Thanks for Be Here!.srt 2KB
15. Handling Errors and Exceptions with the Laravel Handler/5. Handling NotFoundHttpException.srt 2KB
23. Implementing Complex Operations for Category/5. Removing the Pivot Table from the Results.srt 2KB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/3. Downloading and Installing Virtual Box.srt 2KB
16. Implicit Model Binding with Routes and Methods/3. Resolving Seller Using Laravel Global Scopes.srt 2KB
9. Creating the Database Structure Using Migrations from Laravel/4. Implementing The Migration for Products.srt 2KB
27. Sending Email for Users Accounts Verification/3. Creating the Laravel Mailable for User Created.srt 2KB
11. Implementing the Operations for UserController/5. Implementing The Destroy Method for UserController.srt 2KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/3. Preparing the Laravel Project to Use Laravel Passport.srt 2KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/2. What is Laravel Passport.srt 2KB
27. Sending Email for Users Accounts Verification/8. Implementing the UserMailChanged Mailable.srt 2KB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/1. Installing the Package Control.srt 2KB
1. Introduction/1. About the Instructor and the Course.srt 2KB
14. Improving the current RESTful API operations/4. Using The Generalized Methods for Error Responses.srt 2KB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/1. Obtaining Laravel Using Composer.srt 2KB
13. Implementing the operations for Seller/2. Implementing The Show Method for SellerController.srt 2KB
35. Preparing the API for User Authentication Using Sessions/2. Laravel 6 Before to continue....html 2KB
18. Implementing the Operations for Category/2. Implementing the Show Method for CategoryController.srt 2KB
39. CORS for Laravel/2. Installing the CORS Package for Laravel.srt 2KB
15. Handling Errors and Exceptions with the Laravel Handler/7. Handling General HttpException.srt 2KB
12. Implementing the operations for Buyer/2. Implementing The Show Method for BuyerController.srt 2KB
9. Creating the Database Structure Using Migrations from Laravel/3. Implementing The Migration for Categories.srt 1KB
10. Creating the Laravel Factories for Database Seeding/2. Creating The Factory for Category.srt 1KB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/3. Implementing The Properties for Transaction.srt 1KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/5. Creating the Transformer for Category.srt 1KB
9. Creating the Database Structure Using Migrations from Laravel/5. Implementing The Migration for Transactions.srt 1KB
27. Sending Email for Users Accounts Verification/7. Creating the Mailable for User Mail Changed.srt 1KB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/2. Adding Laravel Homestead as a Dependency for The Laravel Project.srt 1KB
19. Implementing the Operations for Product/2. Implementing the Show Method for ProductController.srt 1KB