Download link
File List
-
35. Preparing the API for User Authentication Using Sessions/5. Returning HTML and Redirections When Required.mp4 61.46 MB
43. [Optional] Upgrading to Laravel 5.7/3. Upgrading the components and structures.mp4 60.37 MB
43. [Optional] Upgrading to Laravel 5.7/2. Installing Laravel 5.7 an upgrading dependencies for the RESTful API.mp4 41.71 MB
40. Additions and Fixes for the Laravel RESTful API/1. Identifying an Authenticated User in the RESTful API.mp4 38.39 MB
43. [Optional] Upgrading to Laravel 5.7/1. Preparing the development environment to upgrade.mp4 35.51 MB
25. Implementing Complex Operations for Product/6. Implementing the Store Operation for ProductBuyerTransaction.mp4 29.3 MB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/12. Using Laravel Markdown Mailables.mp4 27.06 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/9. Allowing Remaining Actions ONLY Admin Users Can Do.mp4 25.9 MB
37. Restricting OAuth2 Clients Using Scopes/7. Restricting the Actions that Need the “read-general” Scope.mp4 24.7 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/9. Returning the New Transformed Responses.mp4 21.6 MB
28. The Middleware and the Rate Limiting/2. Creating a Custom Middleware.mp4 20.89 MB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/3. Preparing and Configuring Laravel Homestead.mp4 20.87 MB
41. [Optional] Upgrading to Laravel 5.5/3. Upgrading the Source Code According to Laravel 5.5.mp4 20.28 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/4. Implementing the Restrictions Over Seller.mp4 20.19 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/3. Implementing the Restrictions Over Buyer.mp4 19.86 MB
31. Pagination of Results/2. Paginating Already Built Collections.mp4 19.56 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/14. Preparing the API to Use the Passport Components.mp4 19.51 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/12. Protecting All the Routes.mp4 19.25 MB
24. Implementing Complex Operations for Seller/6. Implementing the Update Method for SellerProductController.mp4 19.24 MB
11. Implementing the Operations for UserController/4. Implementing The Update Method for UserController.mp4 19.17 MB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/4. Adding the Virtual Domain on The System.mp4 18.48 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/17. Allowing the Management of API Clients.mp4 18.46 MB
39. CORS for Laravel/5. Allowing CORS on Error Responses Too.mp4 18.44 MB
11. Implementing the Operations for UserController/3. Implementing The Store Method for UserController.mp4 18.1 MB
34. The Transformations and the Validations/2. Creating and Using a Middleware to Solve the Problem.mp4 17.64 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/5. The Restrictions over User.mp4 17.06 MB
6. Discovering and Configuring the Laravel Structure for the RESTful API/1. Discovering the Laravel Structure.mp4 17.03 MB
30. Sorting and Filtering Results Based on Query Parameters/5. Filtering Responses Based on Attributes.mp4 16.66 MB
34. The Transformations and the Validations/5. Improving the Middleware to Solve the Second Problem.mp4 16.59 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/8. Allowing All Actions for Admin Users.mp4 16.43 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/18. About the Authorization Code Grant Type.mp4 16.21 MB
28. The Middleware and the Rate Limiting/1. About the Middleware and How it Works in Laravel.mp4 15.51 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/10. Using client_credentials Grant to Protect Some Routes.mp4 15.3 MB
37. Restricting OAuth2 Clients Using Scopes/5. Restricting the Actions that Need the “manage-products” Scope.mp4 15.21 MB
25. Implementing Complex Operations for Product/4. Implementing the Update Operation of ProductCategory.mp4 15.17 MB
24. Implementing Complex Operations for Seller/5. Implementing the Store Method for SellerProductController.mp4 15.09 MB
41. [Optional] Upgrading to Laravel 5.5/2. Upgrading to Laravel 5.5 Along With Dependencies.mp4 14.91 MB
30. Sorting and Filtering Results Based on Query Parameters/1. Sorting Results by Any Attribute.mp4 14.83 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/3. Creating the Transformer for User.mp4 14.8 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/7. Implementing the Restrictions Over Product.mp4 14.63 MB
33. Implementing HATEOAS Hypermedia Controls/2. Implementing HATEOAS Hypermedia Controls for Category Instances.mp4 14.53 MB
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.35 MB
14. Improving the current RESTful API operations/2. Generalizing The Response Methods.mp4 14.02 MB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/2. Implementing the Verification System.mp4 13.95 MB
37. Restricting OAuth2 Clients Using Scopes/4. Restricting the Action that Needs the “purchase-product” Scope.mp4 13.84 MB
10. Creating the Laravel Factories for Database Seeding/6. Executing The Migrations and Seeder using Artisan from Laravel.mp4 13.75 MB
22. Implementing Complex Operations for Buyer/2. Implementing the Index Method for BuyerProductController.mp4 13.49 MB
6. Discovering and Configuring the Laravel Structure for the RESTful API/2. Discovering the Laravel PHP Artisan Commands.mp4 13.48 MB
37. Restricting OAuth2 Clients Using Scopes/2. Registering Some Required Scopes for the API.mp4 13.39 MB
14. Improving the current RESTful API operations/1. Defining Mutators and Accessor for Models.mp4 13.28 MB
15. Handling Errors and Exceptions with the Laravel Handler/1. Returning Validation Errors as a JSON Response.mp4 13.25 MB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/5. Send Verification Email Using Events.vtt 13.24 MB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/5. Send Verification Email Using Events.mp4 13.23 MB
1. Introduction/2. Taking Advantage of the Course and Contents.mp4 13.12 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/1. About Transformers and Why to Use It.mp4 13.06 MB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/1. Preparing the Laravel Project for Email Sending.mp4 12.68 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/19. Using the Implicit Grant Type.mp4 12.62 MB
15. Handling Errors and Exceptions with the Laravel Handler/9. Handling Unexpected Exceptions.mp4 12.53 MB
23. Implementing Complex Operations for Category/4. Implementing the Index Method for CategoryBuyerController.mp4 12.39 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/15. Creating the Views to Manage the Personal Tokens.mp4 12.35 MB
32. Caching Results with Laravel Cache System/2. The Caching System and the Query Parameters.mp4 12.32 MB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/5. Using Vagrant to Manage the Laravel Homestead Virtual Machine.mp4 12.32 MB
22. Implementing Complex Operations for Buyer/4. Implementing the Index Method for BuyerCategoryController.mp4 12.03 MB
35. Preparing the API for User Authentication Using Sessions/4. About CSRF and Handling CSRF Exceptions in Laravel.mp4 12 MB
41. [Optional] Upgrading to Laravel 5.5/1. About the Upgrading Process to Laravel 5.5.mp4 12 MB
10. Creating the Laravel Factories for Database Seeding/5. Using The Factories from The DatabaseSeeder of Laravel.mp4 12 MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/4. Implementing The Properties for User.mp4 11.59 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/2. What are Policies and Gates on Laravel.mp4 11.55 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/6. Implementing the Restrictions Over Transaction.mp4 11.55 MB
22. Implementing Complex Operations for Buyer/3. Implementing the Index Method for BuyerSellerController.mp4 11.47 MB
39. CORS for Laravel/4. Allowing CORS Only for the API.mp4 11.44 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/7. Registering the Required Routes.mp4 11.42 MB
37. Restricting OAuth2 Clients Using Scopes/6. Restricting the Actions that Need the “manage-account” Scope.mp4 11.36 MB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/7. Keep The Laravel Project Updated.mp4 11.31 MB
42. [Optional] Upgrading to Laravel 5.6/4. Solving Issues and Updating the Project Structure.mp4 11.24 MB
26. Adding an Image for Products/4. Updating the Image When Editing a product.mp4 11.22 MB
23. Implementing Complex Operations for Category/3. Implementing the Index Method for CategoryTransactionController.mp4 10.79 MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/5. Implementing The Relationships Between Models.mp4 10.77 MB
25. Implementing Complex Operations for Product/2. [Challenge] Implementing the Index Operation of ProductBuyer.mp4 10.71 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/1. About OAuth2 and Security on APIs.mp4 10.7 MB
31. Pagination of Results/1. About Pagination.mp4 10.69 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/20. Refreshing Tokens.mp4 10.56 MB
9. Creating the Database Structure Using Migrations from Laravel/6. Creating the Migration for The Pivot Table.mp4 10.56 MB
37. Restricting OAuth2 Clients Using Scopes/1. What are Scopes on OAuth2.mp4 10.46 MB
25. Implementing Complex Operations for Product/1. [Challenge] Implementing the Index Operation of ProductTransaction.mp4 10.43 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/13. Using the Password Grant Type.mp4 10.36 MB
28. The Middleware and the Rate Limiting/3. About the Rate Limiting in Laravel and the Details.mp4 10.28 MB
15. Handling Errors and Exceptions with the Laravel Handler/3. Handling AuthenticationException.mp4 10.22 MB
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 10.19 MB
25. Implementing Complex Operations for Product/3. [Challenge] Implementing the Index Operation of ProductCategory.mp4 10.12 MB
10. Creating the Laravel Factories for Database Seeding/4. Creating The Factory for Transaction.mp4 10.07 MB
32. Caching Results with Laravel Cache System/1. Implementing the Cache System.mp4 10.01 MB
21. Implementing Complex Operations within Transaction/2. Implementing the Index Method for TransactionSellerController.mp4 9.99 MB
15. Handling Errors and Exceptions with the Laravel Handler/8. Catching Exceptions When Removing Related Resources.mp4 9.96 MB
42. [Optional] Upgrading to Laravel 5.6/1. Preparing the Environment to Upgrade.mp4 9.96 MB
33. Implementing HATEOAS Hypermedia Controls/1. What is and Why to Use HATEOAS.mp4 9.92 MB
5. Understanding the Case Study for the RESTful API/2. Understanding the Main End-Points for the RESTful API.mp4 9.81 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/6. Downloading and Installing Github Shell.mp4 9.8 MB
16. Implicit Model Binding with Routes and Methods/2. Resolving Buyer Using Laravel Global Scopes.mp4 9.74 MB
37. Restricting OAuth2 Clients Using Scopes/3. Registering the Laravel Passport Middleware to Check Scopes.mp4 9.58 MB
39. CORS for Laravel/3. Configuring the CORS Package.mp4 9.57 MB
21. Implementing Complex Operations within Transaction/1. Implementing the Index Method for TransactionCategoryController.mp4 9.47 MB
26. Adding an Image for Products/2. Storing an Image When Creating a Product.mp4 9.38 MB
30. Sorting and Filtering Results Based on Query Parameters/3. Improving the Transformations to Solve the Problem.mp4 9.15 MB
7. Creating the Initial Laravel Components for the RESTful API/2. Creating Initial Laravel Structures for The Models and Its Migrations.mp4 9.15 MB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/5. Installing and Using SublimeLinter for PHP.mp4 9.11 MB
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 9.06 MB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/4. Implementing the UserCreated Mailable.mp4 8.81 MB
35. Preparing the API for User Authentication Using Sessions/2. Creating the Additional Authentication Structure.mp4 8.71 MB
35. Preparing the API for User Authentication Using Sessions/3. Tuning Some Structures to Avoid Inconsistences.mp4 8.69 MB
28. The Middleware and the Rate Limiting/4. [Optional] Customizing the Response for “Too Many Attempts”.mp4 8.6 MB
10. Creating the Laravel Factories for Database Seeding/3. Creating The Factory for Product.mp4 8.51 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/2. Preparing the Laravel Project for Data Transforming.mp4 8.39 MB
18. Implementing the Operations for Category/3. Implementing the Store Method for CategoryController.mp4 8.37 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/1. Downloading and Installing PHP with XAMPP.mp4 8.35 MB
34. The Transformations and the Validations/4. Improving the Transformations to Solve the Second Problem.mp4 8.12 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/9. Defining the Expiration Time for the Tokens.mp4 8.03 MB
33. Implementing HATEOAS Hypermedia Controls/3. Implementing HATEOAS Hypermedia Controls for Product Instances.mp4 8.02 MB
14. Improving the current RESTful API operations/3. Using The Generalized Methods.mp4 7.99 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/1. About the Final Security Layer.mp4 7.97 MB
18. Implementing the Operations for Category/1. Implementing the Index Method for CategoryController.mp4 7.85 MB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/10. Re-sending the Verification Email If Requested.mp4 7.82 MB
24. Implementing Complex Operations for Seller/3. Implementing the Index Method for SellerBuyerController.mp4 7.81 MB
25. Implementing Complex Operations for Product/7. Handling the Products Availability Using Events.mp4 7.79 MB
26. Adding an Image for Products/1. Preparing the API for Images Uploading.mp4 7.78 MB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/6. Solving the Problem with Factories.mp4 7.75 MB
23. Implementing Complex Operations for Category/2. Implementing the Index Method for CategorySellerController.mp4 7.73 MB
7. Creating the Initial Laravel Components for the RESTful API/3. Creating an Initial Laravel Structure for The Controllers.mp4 7.7 MB
34. The Transformations and the Validations/3. Solving the First Problem Using the Middleware.mp4 7.62 MB
31. Pagination of Results/3. Allowing Custom Page Size.mp4 7.56 MB
6. Discovering and Configuring the Laravel Structure for the RESTful API/3. Configuring the Laravel Environment Variables.mp4 7.53 MB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/11. Dealing with Failing-Prone Actions.mp4 7.48 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/5. Installing Laravel Passport Definitively on the API.mp4 7.47 MB
5. Understanding the Case Study for the RESTful API/1. Understanding the RESTful API Resources (Models) and its Relationships.mp4 7.4 MB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/9. Send Verification for Email Changed Using Events.mp4 7.31 MB
42. [Optional] Upgrading to Laravel 5.6/2. Obtaining Laravel 5.6.mp4 7.3 MB
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 7.27 MB
39. CORS for Laravel/1. About CORS.mp4 7.18 MB
16. Implicit Model Binding with Routes and Methods/1. Using The Laravel Implicit Model Binding for Some Methods.mp4 7.17 MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/2. Implementing The Properties for Product.mp4 7.13 MB
15. Handling Errors and Exceptions with the Laravel Handler/2. Returning Model Not Found Errors as a JSON Response.mp4 6.99 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/8. Linking the Models with its Respective Transformer.mp4 6.99 MB
30. Sorting and Filtering Results Based on Query Parameters/2. Understanding an Issue with Sorted Responses.mp4 6.97 MB
24. Implementing Complex Operations for Seller/1. Implementing the Index Method for SellerTransactionController.mp4 6.94 MB
12. Implementing the operations for Buyer/1. Implementing The Index Method for BuyerController.mp4 6.89 MB
30. Sorting and Filtering Results Based on Query Parameters/4. Implementing the Solution Using Transformers.mp4 6.82 MB
11. Implementing the Operations for UserController/1. Implementing The Index Method for UserController.mp4 6.81 MB
10. Creating the Laravel Factories for Database Seeding/1. Creating The Laravel Factory for User.mp4 6.66 MB
22. Implementing Complex Operations for Buyer/1. Implementing the Index Method for BuyerTransactionController.mp4 6.57 MB
6. Discovering and Configuring the Laravel Structure for the RESTful API/4. Understanding the Laravel Routes System for RESTful APIs.mp4 6.52 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/3. Preparing the Laravel Project to Use Laravel Passport.mp4 6.52 MB
17. Implementing Soft Deleting for All the Models/2. Using soft Deleting for All the Models.mp4 6.46 MB
24. Implementing Complex Operations for Seller/4. Implementing the Index Method for SellerProductController.mp4 6.43 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/2. What is Laravel Passport.mp4 6.35 MB
19. Implementing the Operations for Product/1. Implementing the Index Method for ProductController.mp4 6.31 MB
18. Implementing the Operations for Category/4. Implementing the Update Method for CategoryController.mp4 6.31 MB
23. Implementing Complex Operations for Category/1. Implementing the Index Method for CategoryProductController.mp4 6.21 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/7. Downloading and Installing Node and NPM.mp4 6.14 MB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/2. Creating and Using Projects.mp4 6.12 MB
35. Preparing the API for User Authentication Using Sessions/1. Why is It Required for Our API.mp4 6.07 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/7. Creating the Transformer for Product.mp4 6.06 MB
1. Introduction/1. About the Instructor and the Course.mp4 6.03 MB
33. Implementing HATEOAS Hypermedia Controls/4. Implementing HATEOAS for Transaction Instances.mp4 5.92 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/6. Making Users Authenticatable Through API Tokens.mp4 5.82 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/11. How to Obtain and Use Tokens Using Client Credentials.mp4 5.8 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/4. Using the Migrations of Laravel Passport.mp4 5.79 MB
11. Implementing the Operations for UserController/2. Implementing The Show Method for UserController.mp4 5.76 MB
24. Implementing Complex Operations for Seller/2. Implementing the Index Method for SellerCategoryController.mp4 5.75 MB
9. Creating the Database Structure Using Migrations from Laravel/1. Solving a Common Issue with the Laravel Migrations.mp4 5.64 MB
26. Adding an Image for Products/3. Removing the Image When Deleting a Product.mp4 5.62 MB
15. Handling Errors and Exceptions with the Laravel Handler/6. Handling MethodNotAllowedHttpException.mp4 5.39 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/2. Downloading and Installing Composer.mp4 5.37 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/16. About the Personal Tokens and How to Use It.mp4 5.31 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/4. Creating the Transformer for Seller and Buyer.mp4 5.29 MB
42. [Optional] Upgrading to Laravel 5.6/3. Installing Updated Dependencies.mp4 5.23 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/4. Downloading and Installing Vagrant.mp4 5.17 MB
14. Improving the current RESTful API operations/4. Using The Generalized Methods for Error Responses.mp4 5.15 MB
9. Creating the Database Structure Using Migrations from Laravel/2. Implementing The Migration for Users.mp4 4.97 MB
33. Implementing HATEOAS Hypermedia Controls/5. Implementing HATEOAS for User Instances.mp4 4.97 MB
25. Implementing Complex Operations for Product/5. Implementing the Destroy Operation of ProductCategory.mp4 4.96 MB
24. Implementing Complex Operations for Seller/7. Implementing the Destroy Method for SellerProductController.mp4 4.95 MB
17. Implementing Soft Deleting for All the Models/1. Modifying the Migrations for Soft Deleting.mp4 4.93 MB
13. Implementing the operations for Seller/1. Implementing The Index Method for SellerController.mp4 4.85 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/3. Downloading and Installing Virtual Box.mp4 4.84 MB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/8. Implementing the UserMailChanged Mailable.mp4 4.78 MB
34. The Transformations and the Validations/1. Understanding Two Problems with Transformations and Validations.mp4 4.7 MB
16. Implicit Model Binding with Routes and Methods/3. Resolving Seller Using Laravel Global Scopes.mp4 4.68 MB
9. Creating the Database Structure Using Migrations from Laravel/4. Implementing The Migration for Products.mp4 4.68 MB
15. Handling Errors and Exceptions with the Laravel Handler/4. Handling AuthorizationException.mp4 4.68 MB
15. Handling Errors and Exceptions with the Laravel Handler/7. Handling General HttpException.mp4 4.65 MB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/1. Installing the Package Control.mp4 4.47 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/5. Downloading and Installing Sublime Text 3.mp4 4.4 MB
18. Implementing the Operations for Category/5. Implementing the Destroy Method for CategoryController.mp4 4.34 MB
15. Handling Errors and Exceptions with the Laravel Handler/5. Handling NotFoundHttpException.mp4 4.32 MB
39. CORS for Laravel/2. Installing the CORS Package for Laravel.mp4 4.3 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/6. Creating the Transformer for Transaction.mp4 4.26 MB
44. Conclusion/2. Thanks for Be Here!.mp4 4.22 MB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/4. Installing and Using SideBarEnhancement.mp4 4.11 MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/1. Implementing The Properties for Category.mp4 4.09 MB
11. Implementing the Operations for UserController/5. Implementing The Destroy Method for UserController.mp4 4.02 MB
12. Implementing the operations for Buyer/2. Implementing The Show Method for BuyerController.mp4 3.95 MB
23. Implementing Complex Operations for Category/5. Removing the Pivot Table from the Results.mp4 3.67 MB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/7. Creating the Mailable for User Mail Changed.mp4 3.65 MB
13. Implementing the operations for Seller/2. Implementing The Show Method for SellerController.mp4 3.64 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/8. Configuring the Authentication System.mp4 3.6 MB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/3. Creating the Laravel Mailable for User Created.mp4 3.48 MB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/1. Obtaining Laravel Using Composer.mp4 3.44 MB
9. Creating the Database Structure Using Migrations from Laravel/5. Implementing The Migration for Transactions.mp4 3.32 MB
10. Creating the Laravel Factories for Database Seeding/2. Creating The Factory for Category.mp4 3.32 MB
18. Implementing the Operations for Category/2. Implementing the Show Method for CategoryController.mp4 3.22 MB
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 3 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/5. Creating the Transformer for Category.mp4 2.93 MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/3. Implementing The Properties for Transaction.mp4 2.57 MB
19. Implementing the Operations for Product/2. Implementing the Show Method for ProductController.mp4 2.49 MB
9. Creating the Database Structure Using Migrations from Laravel/3. Implementing The Migration for Categories.mp4 2.28 MB
5. Understanding the Case Study for the RESTful API/1.1 [12-01-2017]Purchase_Sale_System.png.png 62.99 KB
25. Implementing Complex Operations for Product/6. Implementing the Store Operation for ProductBuyerTransaction.vtt 9.25 KB
37. Restricting OAuth2 Clients Using Scopes/7. Restricting the Actions that Need the “read-general” Scope.vtt 8.66 KB
28. The Middleware and the Rate Limiting/2. Creating a Custom Middleware.vtt 8.45 KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/9. Allowing Remaining Actions ONLY Admin Users Can Do.vtt 8.44 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/18. About the Authorization Code Grant Type.vtt 8.35 KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/3. Implementing the Restrictions Over Buyer.vtt 8.34 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/14. Preparing the API to Use the Passport Components.vtt 8.29 KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/5. The Restrictions over User.vtt 8.2 KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/4. Implementing the Restrictions Over Seller.vtt 7.9 KB
40. Additions and Fixes for the Laravel RESTful API/1. Identifying an Authenticated User in the RESTful API.vtt 7.63 KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/9. Returning the New Transformed Responses.vtt 7.63 KB
6. Discovering and Configuring the Laravel Structure for the RESTful API/1. Discovering the Laravel Structure.vtt 7.42 KB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/12. Using Laravel Markdown Mailables.vtt 7.16 KB
11. Implementing the Operations for UserController/3. Implementing The Store Method for UserController.vtt 7.06 KB
41. [Optional] Upgrading to Laravel 5.5/3. Upgrading the Source Code According to Laravel 5.5.vtt 7.02 KB
11. Implementing the Operations for UserController/4. Implementing The Update Method for UserController.vtt 7.01 KB
43. [Optional] Upgrading to Laravel 5.7/3. Upgrading the components and structures.vtt 6.73 KB
31. Pagination of Results/2. Paginating Already Built Collections.vtt 6.72 KB
42. [Optional] Upgrading to Laravel 5.6/4. Solving Issues and Updating the Project Structure.vtt 6.7 KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/8. Allowing All Actions for Admin Users.vtt 6.66 KB
28. The Middleware and the Rate Limiting/1. About the Middleware and How it Works in Laravel.vtt 6.56 KB
42. [Optional] Upgrading to Laravel 5.6/1. Preparing the Environment to Upgrade.vtt 6.39 KB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/1. Preparing the Laravel Project for Email Sending.vtt 6.34 KB
7. Creating the Initial Laravel Components for the RESTful API/4. Creating Some End-Point for the RESTful API Using Laravel Resource Routes.vtt 6.19 KB
34. The Transformations and the Validations/2. Creating and Using a Middleware to Solve the Problem.vtt 6.14 KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/3. Creating the Transformer for User.vtt 6.05 KB
34. The Transformations and the Validations/5. Improving the Middleware to Solve the Second Problem.vtt 5.98 KB
24. Implementing Complex Operations for Seller/6. Implementing the Update Method for SellerProductController.vtt 5.95 KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/1. About Transformers and Why to Use It.vtt 5.95 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/10. Using client_credentials Grant to Protect Some Routes.vtt 5.83 KB
30. Sorting and Filtering Results Based on Query Parameters/1. Sorting Results by Any Attribute.vtt 5.68 KB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/2. Implementing the Verification System.vtt 5.61 KB
10. Creating the Laravel Factories for Database Seeding/6. Executing The Migrations and Seeder using Artisan from Laravel.vtt 5.6 KB
37. Restricting OAuth2 Clients Using Scopes/5. Restricting the Actions that Need the “manage-products” Scope.vtt 5.58 KB
39. CORS for Laravel/5. Allowing CORS on Error Responses Too.vtt 5.54 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/12. Protecting All the Routes.vtt 5.52 KB
43. [Optional] Upgrading to Laravel 5.7/2. Installing Laravel 5.7 an upgrading dependencies for the RESTful API.vtt 5.52 KB
33. Implementing HATEOAS Hypermedia Controls/2. Implementing HATEOAS Hypermedia Controls for Category Instances.vtt 5.42 KB
32. Caching Results with Laravel Cache System/2. The Caching System and the Query Parameters.vtt 5.38 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/19. Using the Implicit Grant Type.vtt 5.33 KB
25. Implementing Complex Operations for Product/4. Implementing the Update Operation of ProductCategory.vtt 5.3 KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/7. Implementing the Restrictions Over Product.vtt 5.23 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/15. Creating the Views to Manage the Personal Tokens.vtt 5.2 KB
37. Restricting OAuth2 Clients Using Scopes/2. Registering Some Required Scopes for the API.vtt 5.16 KB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/4. Implementing The Properties for User.vtt 5.15 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/20. Refreshing Tokens.vtt 5.15 KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/6. Implementing the Restrictions Over Transaction.vtt 5.11 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/17. Allowing the Management of API Clients.vtt 5.08 KB
30. Sorting and Filtering Results Based on Query Parameters/5. Filtering Responses Based on Attributes.vtt 5.08 KB
5. Understanding the Case Study for the RESTful API/2.1 End-Points List.txt.txt 4.91 KB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/5. Using Vagrant to Manage the Laravel Homestead Virtual Machine.vtt 4.89 KB
22. Implementing Complex Operations for Buyer/2. Implementing the Index Method for BuyerProductController.vtt 4.88 KB
37. Restricting OAuth2 Clients Using Scopes/4. Restricting the Action that Needs the “purchase-product” Scope.vtt 4.87 KB
35. Preparing the API for User Authentication Using Sessions/4. About CSRF and Handling CSRF Exceptions in Laravel.vtt 4.85 KB
41. [Optional] Upgrading to Laravel 5.5/2. Upgrading to Laravel 5.5 Along With Dependencies.vtt 4.8 KB
6. Discovering and Configuring the Laravel Structure for the RESTful API/2. Discovering the Laravel PHP Artisan Commands.vtt 4.79 KB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/4. Implementing the UserCreated Mailable.vtt 4.76 KB
15. Handling Errors and Exceptions with the Laravel Handler/1. Returning Validation Errors as a JSON Response.vtt 4.74 KB
10. Creating the Laravel Factories for Database Seeding/5. Using The Factories from The DatabaseSeeder of Laravel.vtt 4.73 KB
39. CORS for Laravel/4. Allowing CORS Only for the API.vtt 4.72 KB
22. Implementing Complex Operations for Buyer/3. Implementing the Index Method for BuyerSellerController.vtt 4.69 KB
14. Improving the current RESTful API operations/1. Defining Mutators and Accessor for Models.vtt 4.65 KB
26. Adding an Image for Products/4. Updating the Image When Editing a product.vtt 4.65 KB
9. Creating the Database Structure Using Migrations from Laravel/6. Creating the Migration for The Pivot Table.vtt 4.59 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/13. Using the Password Grant Type.vtt 4.58 KB
16. Implicit Model Binding with Routes and Methods/2. Resolving Buyer Using Laravel Global Scopes.vtt 4.55 KB
15. Handling Errors and Exceptions with the Laravel Handler/9. Handling Unexpected Exceptions.vtt 4.53 KB
10. Creating the Laravel Factories for Database Seeding/4. Creating The Factory for Transaction.vtt 4.5 KB
24. Implementing Complex Operations for Seller/5. Implementing the Store Method for SellerProductController.vtt 4.5 KB
22. Implementing Complex Operations for Buyer/4. Implementing the Index Method for BuyerCategoryController.vtt 4.48 KB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/5. Implementing The Relationships Between Models.vtt 4.46 KB
32. Caching Results with Laravel Cache System/1. Implementing the Cache System.vtt 4.42 KB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/6. Downloading and Installing Github Shell.vtt 4.41 KB
43. [Optional] Upgrading to Laravel 5.7/1. Preparing the development environment to upgrade.vtt 4.39 KB
14. Improving the current RESTful API operations/2. Generalizing The Response Methods.vtt 4.39 KB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/3. Preparing and Configuring Laravel Homestead.vtt 4.39 KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/2. What are Policies and Gates on Laravel.vtt 4.32 KB
39. CORS for Laravel/1. About CORS.vtt 4.29 KB
37. Restricting OAuth2 Clients Using Scopes/6. Restricting the Actions that Need the “manage-account” Scope.vtt 4.23 KB
42. [Optional] Upgrading to Laravel 5.6/2. Obtaining Laravel 5.6.vtt 4.21 KB
6. Discovering and Configuring the Laravel Structure for the RESTful API/3. Configuring the Laravel Environment Variables.vtt 4.17 KB
21. Implementing Complex Operations within Transaction/1. Implementing the Index Method for TransactionCategoryController.vtt 4.16 KB
28. The Middleware and the Rate Limiting/3. About the Rate Limiting in Laravel and the Details.vtt 4.16 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/1. About OAuth2 and Security on APIs.vtt 4.14 KB
7. Creating the Initial Laravel Components for the RESTful API/2. Creating Initial Laravel Structures for The Models and Its Migrations.vtt 4.13 KB
33. Implementing HATEOAS Hypermedia Controls/1. What is and Why to Use HATEOAS.vtt 4.11 KB
34. The Transformations and the Validations/3. Solving the First Problem Using the Middleware.vtt 4.06 KB
31. Pagination of Results/1. About Pagination.vtt 4.03 KB
37. Restricting OAuth2 Clients Using Scopes/3. Registering the Laravel Passport Middleware to Check Scopes.vtt 3.92 KB
5. Understanding the Case Study for the RESTful API/1. Understanding the RESTful API Resources (Models) and its Relationships.vtt 3.9 KB
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 3.87 KB
18. Implementing the Operations for Category/4. Implementing the Update Method for CategoryController.vtt 3.85 KB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/1. About the Final Security Layer.vtt 3.79 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/11. How to Obtain and Use Tokens Using Client Credentials.vtt 3.71 KB
41. [Optional] Upgrading to Laravel 5.5/1. About the Upgrading Process to Laravel 5.5.vtt 3.69 KB
15. Handling Errors and Exceptions with the Laravel Handler/8. Catching Exceptions When Removing Related Resources.vtt 3.65 KB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/7. Keep The Laravel Project Updated.vtt 3.64 KB
23. Implementing Complex Operations for Category/4. Implementing the Index Method for CategoryBuyerController.vtt 3.63 KB
26. Adding an Image for Products/1. Preparing the API for Images Uploading.vtt 3.59 KB
35. Preparing the API for User Authentication Using Sessions/3. Tuning Some Structures to Avoid Inconsistences.vtt 3.56 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/9. Defining the Expiration Time for the Tokens.vtt 3.56 KB
39. CORS for Laravel/3. Configuring the CORS Package.vtt 3.56 KB
23. Implementing Complex Operations for Category/3. Implementing the Index Method for CategoryTransactionController.vtt 3.53 KB
7. Creating the Initial Laravel Components for the RESTful API/3. Creating an Initial Laravel Structure for The Controllers.vtt 3.48 KB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/9. Send Verification for Email Changed Using Events.vtt 3.46 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/7. Registering the Required Routes.vtt 3.45 KB
10. Creating the Laravel Factories for Database Seeding/3. Creating The Factory for Product.vtt 3.39 KB
23. Implementing Complex Operations for Category/2. Implementing the Index Method for CategorySellerController.vtt 3.38 KB
37. Restricting OAuth2 Clients Using Scopes/1. What are Scopes on OAuth2.vtt 3.33 KB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/7. Downloading and Installing Node and NPM.vtt 3.32 KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/2. Preparing the Laravel Project for Data Transforming.vtt 3.32 KB
21. Implementing Complex Operations within Transaction/2. Implementing the Index Method for TransactionSellerController.vtt 3.27 KB
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 3.26 KB
26. Adding an Image for Products/2. Storing an Image When Creating a Product.vtt 3.25 KB
5. Understanding the Case Study for the RESTful API/2. Understanding the Main End-Points for the RESTful API.vtt 3.21 KB
31. Pagination of Results/3. Allowing Custom Page Size.vtt 3.18 KB
42. [Optional] Upgrading to Laravel 5.6/3. Installing Updated Dependencies.vtt 3.18 KB
35. Preparing the API for User Authentication Using Sessions/2. Creating the Additional Authentication Structure.vtt 3.18 KB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/11. Dealing with Failing-Prone Actions.vtt 3.14 KB
25. Implementing Complex Operations for Product/7. Handling the Products Availability Using Events.vtt 3.13 KB
28. The Middleware and the Rate Limiting/4. [Optional] Customizing the Response for “Too Many Attempts”.vtt 3.13 KB
15. Handling Errors and Exceptions with the Laravel Handler/2. Returning Model Not Found Errors as a JSON Response.vtt 3.08 KB
30. Sorting and Filtering Results Based on Query Parameters/3. Improving the Transformations to Solve the Problem.vtt 3.06 KB
7. Creating the Initial Laravel Components for the RESTful API/1. How to Solve Common Errors During the Development of the RESTful API.html 3.04 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/5. Installing Laravel Passport Definitively on the API.vtt 3.03 KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/8. Linking the Models with its Respective Transformer.vtt 3.03 KB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/2. Implementing The Properties for Product.vtt 3.02 KB
30. Sorting and Filtering Results Based on Query Parameters/2. Understanding an Issue with Sorted Responses.vtt 3.02 KB
33. Implementing HATEOAS Hypermedia Controls/3. Implementing HATEOAS Hypermedia Controls for Product Instances.vtt 3.01 KB
17. Implementing Soft Deleting for All the Models/2. Using soft Deleting for All the Models.vtt 3 KB
18. Implementing the Operations for Category/1. Implementing the Index Method for CategoryController.vtt 2.99 KB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/10. Re-sending the Verification Email If Requested.vtt 2.98 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/16. About the Personal Tokens and How to Use It.vtt 2.98 KB
10. Creating the Laravel Factories for Database Seeding/1. Creating The Laravel Factory for User.vtt 2.97 KB
6. Discovering and Configuring the Laravel Structure for the RESTful API/4. Understanding the Laravel Routes System for RESTful APIs.vtt 2.93 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/4. Using the Migrations of Laravel Passport.vtt 2.85 KB
34. The Transformations and the Validations/1. Understanding Two Problems with Transformations and Validations.vtt 2.8 KB
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 2.79 KB
24. Implementing Complex Operations for Seller/1. Implementing the Index Method for SellerTransactionController.vtt 2.76 KB
26. Adding an Image for Products/3. Removing the Image When Deleting a Product.vtt 2.7 KB
16. Implicit Model Binding with Routes and Methods/1. Using The Laravel Implicit Model Binding for Some Methods.vtt 2.67 KB
24. Implementing Complex Operations for Seller/3. Implementing the Index Method for SellerBuyerController.vtt 2.67 KB
15. Handling Errors and Exceptions with the Laravel Handler/3. Handling AuthenticationException.vtt 2.67 KB
18. Implementing the Operations for Category/3. Implementing the Store Method for CategoryController.vtt 2.66 KB
11. Implementing the Operations for UserController/1. Implementing The Index Method for UserController.vtt 2.6 KB
44. Conclusion/1. List of Pending Topics.html 2.57 KB
30. Sorting and Filtering Results Based on Query Parameters/4. Implementing the Solution Using Transformers.vtt 2.57 KB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/6. Solving the Problem with Factories.vtt 2.56 KB
14. Improving the current RESTful API operations/3. Using The Generalized Methods.vtt 2.55 KB
35. Preparing the API for User Authentication Using Sessions/1. Why is It Required for Our API.vtt 2.55 KB
24. Implementing Complex Operations for Seller/4. Implementing the Index Method for SellerProductController.vtt 2.52 KB
22. Implementing Complex Operations for Buyer/1. Implementing the Index Method for BuyerTransactionController.vtt 2.5 KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/4. Creating the Transformer for Seller and Buyer.vtt 2.48 KB
12. Implementing the operations for Buyer/1. Implementing The Index Method for BuyerController.vtt 2.45 KB
11. Implementing the Operations for UserController/2. Implementing The Show Method for UserController.vtt 2.43 KB
33. Implementing HATEOAS Hypermedia Controls/4. Implementing HATEOAS for Transaction Instances.vtt 2.42 KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/7. Creating the Transformer for Product.vtt 2.42 KB
9. Creating the Database Structure Using Migrations from Laravel/1. Solving a Common Issue with the Laravel Migrations.vtt 2.41 KB
1. Introduction/2. Taking Advantage of the Course and Contents.vtt 2.4 KB
25. Implementing Complex Operations for Product/1. [Challenge] Implementing the Index Operation of ProductTransaction.vtt 2.34 KB
25. Implementing Complex Operations for Product/3. [Challenge] Implementing the Index Operation of ProductCategory.vtt 2.33 KB
23. Implementing Complex Operations for Category/1. Implementing the Index Method for CategoryProductController.vtt 2.32 KB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/4. Installing and Using SideBarEnhancement.vtt 2.31 KB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/1. Downloading and Installing PHP with XAMPP.vtt 2.3 KB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/5. Downloading and Installing Sublime Text 3.vtt 2.3 KB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/4. Adding the Virtual Domain on The System.vtt 2.28 KB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/2. Creating and Using Projects.vtt 2.27 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/6. Making Users Authenticatable Through API Tokens.vtt 2.25 KB
25. Implementing Complex Operations for Product/5. Implementing the Destroy Operation of ProductCategory.vtt 2.18 KB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/1. Implementing The Properties for Category.vtt 2.16 KB
13. Implementing the operations for Seller/1. Implementing The Index Method for SellerController.vtt 2.14 KB
15. Handling Errors and Exceptions with the Laravel Handler/6. Handling MethodNotAllowedHttpException.vtt 2.13 KB
15. Handling Errors and Exceptions with the Laravel Handler/4. Handling AuthorizationException.vtt 2.11 KB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/5. Installing and Using SublimeLinter for PHP.vtt 2.11 KB
33. Implementing HATEOAS Hypermedia Controls/5. Implementing HATEOAS for User Instances.vtt 2.1 KB
19. Implementing the Operations for Product/1. Implementing the Index Method for ProductController.vtt 2.1 KB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/2. Downloading and Installing Composer.vtt 2.1 KB
34. The Transformations and the Validations/4. Improving the Transformations to Solve the Second Problem.vtt 2.08 KB
9. Creating the Database Structure Using Migrations from Laravel/2. Implementing The Migration for Users.vtt 2.08 KB
17. Implementing Soft Deleting for All the Models/1. Modifying the Migrations for Soft Deleting.vtt 2.07 KB
24. Implementing Complex Operations for Seller/2. Implementing the Index Method for SellerCategoryController.vtt 2.04 KB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/4. Downloading and Installing Vagrant.vtt 2 KB
18. Implementing the Operations for Category/5. Implementing the Destroy Method for CategoryController.vtt 1.94 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/8. Configuring the Authentication System.vtt 1.94 KB
15. Handling Errors and Exceptions with the Laravel Handler/5. Handling NotFoundHttpException.vtt 1.93 KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/6. Creating the Transformer for Transaction.vtt 1.93 KB
24. Implementing Complex Operations for Seller/7. Implementing the Destroy Method for SellerProductController.vtt 1.92 KB
44. Conclusion/2. Thanks for Be Here!.vtt 1.89 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/3. Preparing the Laravel Project to Use Laravel Passport.vtt 1.87 KB
23. Implementing Complex Operations for Category/5. Removing the Pivot Table from the Results.vtt 1.84 KB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/3. Downloading and Installing Virtual Box.vtt 1.83 KB
25. Implementing Complex Operations for Product/2. [Challenge] Implementing the Index Operation of ProductBuyer.vtt 1.83 KB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/2. What is Laravel Passport.vtt 1.8 KB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/3. Creating the Laravel Mailable for User Created.vtt 1.79 KB
16. Implicit Model Binding with Routes and Methods/3. Resolving Seller Using Laravel Global Scopes.vtt 1.77 KB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/1. Installing the Package Control.vtt 1.73 KB
11. Implementing the Operations for UserController/5. Implementing The Destroy Method for UserController.vtt 1.72 KB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/8. Implementing the UserMailChanged Mailable.vtt 1.69 KB
14. Improving the current RESTful API operations/4. Using The Generalized Methods for Error Responses.vtt 1.69 KB
9. Creating the Database Structure Using Migrations from Laravel/4. Implementing The Migration for Products.vtt 1.66 KB
13. Implementing the operations for Seller/2. Implementing The Show Method for SellerController.vtt 1.61 KB
39. CORS for Laravel/2. Installing the CORS Package for Laravel.vtt 1.61 KB
1. Introduction/1. About the Instructor and the Course.vtt 1.55 KB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/1. Obtaining Laravel Using Composer.vtt 1.55 KB
18. Implementing the Operations for Category/2. Implementing the Show Method for CategoryController.vtt 1.51 KB
15. Handling Errors and Exceptions with the Laravel Handler/7. Handling General HttpException.vtt 1.45 KB
29. Transforming Responses with PHP Fractal for Security and Compatibility/5. Creating the Transformer for Category.vtt 1.34 KB
12. Implementing the operations for Buyer/2. Implementing The Show Method for BuyerController.vtt 1.33 KB
26. Adding an Image for Products/27. Sending Email for Users Accounts Verification/7. Creating the Mailable for User Mail Changed.vtt 1.33 KB
9. Creating the Database Structure Using Migrations from Laravel/3. Implementing The Migration for Categories.vtt 1.29 KB
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 1.28 KB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/3. Implementing The Properties for Transaction.vtt 1.28 KB
10. Creating the Laravel Factories for Database Seeding/2. Creating The Factory for Category.vtt 1.28 KB
9. Creating the Database Structure Using Migrations from Laravel/5. Implementing The Migration for Transactions.vtt 1.23 KB
19. Implementing the Operations for Product/2. Implementing the Show Method for ProductController.vtt 1.18 KB
33. Implementing HATEOAS Hypermedia Controls/6. [Exercise] Implementing HATEOAS for Buyer.html 866 B
20. [Exercises] Implementing the Operations for Transaction/1. Implementing the Index Method for TransactionController.html 864 B
33. Implementing HATEOAS Hypermedia Controls/7. [Exercise] Implementing HATEOAS for Seller.html 712 B
20. [Exercises] Implementing the Operations for Transaction/2. Implementing the Show Method for TransactionController.html 612 B
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/3.1 Homestead.txt.txt 345 B
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/4.2 What is Vagrant and why to use it.html 169 B
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 161 B
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/3.2 About virtual box and virtualization.html 155 B
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/6.1 Keymap for Sublime PHP Companion.html 150 B
7. Creating the Initial Laravel Components for the RESTful API/1.1 Source Code of the Course.html 132 B
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/5.1 Download Sublime Text 3.html 128 B
[FreeCourseLab.com].url 126 B
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/7.2 About Node and NPM.html 124 B
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/2.1 Understand Composer.html 118 B
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/1.1 Download XAMPP.html 104 B
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/3.1 Download VirtualBox.html 102 B
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/4.1 Download Vagrant.html 101 B
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/2.1 All about Laravel - Homestead.html 99 B
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/2.2 DownloadInstall Composer.html 94 B
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/7.1 Download Node with NPM.html 92 B
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/6.1 Download Github Client with Git Shell.html 88 B
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/8.1 Download Postman Desktop Version.html 88 B
Download Info
-
Tips
“[FreeCourseLab.com] Udemy - RESTful API with Laravel Build a real API with Laravel” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.