7. Creating the Initial Laravel Components for the RESTful API/4. Creating Some End-Point for the RESTful API Using Laravel Resource Routes.mp4 15.1 MB
14. Improving the current RESTful API operations/2. Generalizing The Response Methods.mp4 14.7 MB
27. Sending Email for Users Accounts Verification/2. Implementing the Verification System.mp4 14.6 MB
37. Restricting OAuth2 Clients Using Scopes/4. Restricting the Action that Needs the “purchase-product” Scope.mp4 14.5 MB
10. Creating the Laravel Factories for Database Seeding/6. Executing The Migrations and Seeder using Artisan from Laravel.mp4 14.4 MB
22. Implementing Complex Operations for Buyer/2. Implementing the Index Method for BuyerProductController.mp4 14.1 MB
6. Discovering and Configuring the Laravel Structure for the RESTful API/2. Discovering the Laravel PHP Artisan Commands.mp4 14.1 MB
37. Restricting OAuth2 Clients Using Scopes/2. Registering Some Required Scopes for the API.mp4 14.0 MB
14. Improving the current RESTful API operations/1. Defining Mutators and Accessor for Models.mp4 13.9 MB
15. Handling Errors and Exceptions with the Laravel Handler/1. Returning Validation Errors as a JSON Response.mp4 13.9 MB
27. Sending Email for Users Accounts Verification/5. Send Verification Email Using Events.mp4 13.9 MB
1. Introduction/2. Taking Advantage of the Course and Contents.mp4 13.8 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/1. About Transformers and Why to Use It.mp4 13.7 MB
27. Sending Email for Users Accounts Verification/1. Preparing the Laravel Project for Email Sending.mp4 13.3 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/19. Using the Implicit Grant Type.mp4 13.2 MB
15. Handling Errors and Exceptions with the Laravel Handler/9. Handling Unexpected Exceptions.mp4 13.1 MB
23. Implementing Complex Operations for Category/4. Implementing the Index Method for CategoryBuyerController.mp4 13.0 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/15. Creating the Views to Manage the Personal Tokens.mp4 13.0 MB
32. Caching Results with Laravel Cache System/2. The Caching System and the Query Parameters.mp4 12.9 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.9 MB
22. Implementing Complex Operations for Buyer/4. Implementing the Index Method for BuyerCategoryController.mp4 12.6 MB
35. Preparing the API for User Authentication Using Sessions/4. About CSRF and Handling CSRF Exceptions in Laravel.mp4 12.6 MB
41. [Optional] Upgrading to Laravel 5.5/1. About the Upgrading Process to Laravel 5.5.mp4 12.6 MB
10. Creating the Laravel Factories for Database Seeding/5. Using The Factories from The DatabaseSeeder of Laravel.mp4 12.6 MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/4. Implementing The Properties for User.mp4 12.1 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/2. What are Policies and Gates on Laravel.mp4 12.1 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/6. Implementing the Restrictions Over Transaction.mp4 12.1 MB
22. Implementing Complex Operations for Buyer/3. Implementing the Index Method for BuyerSellerController.mp4 12.0 MB
39. CORS for Laravel/4. Allowing CORS Only for the API.mp4 12.0 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/7. Registering the Required Routes.mp4 12.0 MB
37. Restricting OAuth2 Clients Using Scopes/6. Restricting the Actions that Need the “manage-account” Scope.mp4 11.9 MB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/7. Keep The Laravel Project Updated.mp4 11.9 MB
42. [Optional] Upgrading to Laravel 5.6/4. Solving Issues and Updating the Project Structure.mp4 11.8 MB
26. Adding an Image for Products/4. Updating the Image When Editing a product.mp4 11.8 MB
23. Implementing Complex Operations for Category/3. Implementing the Index Method for CategoryTransactionController.mp4 11.3 MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/5. Implementing The Relationships Between Models.mp4 11.3 MB
25. Implementing Complex Operations for Product/2. [Challenge] Implementing the Index Operation of ProductBuyer.mp4 11.2 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/1. About OAuth2 and Security on APIs.mp4 11.2 MB
31. Pagination of Results/1. About Pagination.mp4 11.2 MB
9. Creating the Database Structure Using Migrations from Laravel/6. Creating the Migration for The Pivot Table.mp4 11.1 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/20. Refreshing Tokens.mp4 11.1 MB
37. Restricting OAuth2 Clients Using Scopes/1. What are Scopes on OAuth2.mp4 11.0 MB
25. Implementing Complex Operations for Product/1. [Challenge] Implementing the Index Operation of ProductTransaction.mp4 10.9 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/13. Using the Password Grant Type.mp4 10.9 MB
28. The Middleware and the Rate Limiting/3. About the Rate Limiting in Laravel and the Details.mp4 10.8 MB
15. Handling Errors and Exceptions with the Laravel Handler/3. Handling AuthenticationException.mp4 10.7 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.7 MB
25. Implementing Complex Operations for Product/3. [Challenge] Implementing the Index Operation of ProductCategory.mp4 10.6 MB
10. Creating the Laravel Factories for Database Seeding/4. Creating The Factory for Transaction.mp4 10.6 MB
32. Caching Results with Laravel Cache System/1. Implementing the Cache System.mp4 10.5 MB
21. Implementing Complex Operations within Transaction/2. Implementing the Index Method for TransactionSellerController.mp4 10.5 MB
15. Handling Errors and Exceptions with the Laravel Handler/8. Catching Exceptions When Removing Related Resources.mp4 10.4 MB
42. [Optional] Upgrading to Laravel 5.6/1. Preparing the Environment to Upgrade.mp4 10.4 MB
33. Implementing HATEOAS Hypermedia Controls/1. What is and Why to Use HATEOAS.mp4 10.4 MB
5. Understanding the Case Study for the RESTful API/2. Understanding the Main End-Points for the RESTful API.mp4 10.3 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/6. Downloading and Installing Github Shell.mp4 10.3 MB
16. Implicit Model Binding with Routes and Methods/2. Resolving Buyer Using Laravel Global Scopes.mp4 10.2 MB
39. CORS for Laravel/3. Configuring the CORS Package.mp4 10.0 MB
37. Restricting OAuth2 Clients Using Scopes/3. Registering the Laravel Passport Middleware to Check Scopes.mp4 10.0 MB
21. Implementing Complex Operations within Transaction/1. Implementing the Index Method for TransactionCategoryController.mp4 9.9 MB
26. Adding an Image for Products/2. Storing an Image When Creating a Product.mp4 9.8 MB
7. Creating the Initial Laravel Components for the RESTful API/2. Creating Initial Laravel Structures for The Models and Its Migrations.mp4 9.6 MB
30. Sorting and Filtering Results Based on Query Parameters/3. Improving the Transformations to Solve the Problem.mp4 9.6 MB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/5. Installing and Using SublimeLinter for PHP.mp4 9.6 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.5 MB
27. Sending Email for Users Accounts Verification/4. Implementing the UserCreated Mailable.mp4 9.2 MB
35. Preparing the API for User Authentication Using Sessions/3. Tuning Some Structures to Avoid Inconsistences.mp4 9.1 MB
28. The Middleware and the Rate Limiting/4. [Optional] Customizing the Response for “Too Many Attempts”.mp4 9.0 MB
10. Creating the Laravel Factories for Database Seeding/3. Creating The Factory for Product.mp4 8.9 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/2. Preparing the Laravel Project for Data Transforming.mp4 8.8 MB
18. Implementing the Operations for Category/3. Implementing the Store Method for CategoryController.mp4 8.8 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/1. Downloading and Installing PHP with XAMPP.mp4 8.8 MB
34. The Transformations and the Validations/4. Improving the Transformations to Solve the Second Problem.mp4 8.5 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/9. Defining the Expiration Time for the Tokens.mp4 8.4 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.6 MB
39. CORS for Laravel/1. About CORS.mp4 7.5 MB
16. Implicit Model Binding with Routes and Methods/1. Using The Laravel Implicit Model Binding for Some Methods.mp4 7.5 MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/2. Implementing The Properties for Product.mp4 7.5 MB
15. Handling Errors and Exceptions with the Laravel Handler/2. Returning Model Not Found Errors as a JSON Response.mp4 7.3 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/8. Linking the Models with its Respective Transformer.mp4 7.3 MB
30. Sorting and Filtering Results Based on Query Parameters/2. Understanding an Issue with Sorted Responses.mp4 7.3 MB
24. Implementing Complex Operations for Seller/1. Implementing the Index Method for SellerTransactionController.mp4 7.3 MB
12. Implementing the operations for Buyer/1. Implementing The Index Method for BuyerController.mp4 7.2 MB
30. Sorting and Filtering Results Based on Query Parameters/4. Implementing the Solution Using Transformers.mp4 7.2 MB
11. Implementing the Operations for UserController/1. Implementing The Index Method for UserController.mp4 7.1 MB
10. Creating the Laravel Factories for Database Seeding/1. Creating The Laravel Factory for User.mp4 7.0 MB
22. Implementing Complex Operations for Buyer/1. Implementing the Index Method for BuyerTransactionController.mp4 6.9 MB
6. Discovering and Configuring the Laravel Structure for the RESTful API/4. Understanding the Laravel Routes System for RESTful APIs.mp4 6.8 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/3. Preparing the Laravel Project to Use Laravel Passport.mp4 6.8 MB
17. Implementing Soft Deleting for All the Models/2. Using soft Deleting for All the Models.mp4 6.8 MB
24. Implementing Complex Operations for Seller/4. Implementing the Index Method for SellerProductController.mp4 6.8 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/2. What is Laravel Passport.mp4 6.7 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/2. What is Laravel Passport.vtt 6.7 MB
19. Implementing the Operations for Product/1. Implementing the Index Method for ProductController.mp4 6.6 MB
18. Implementing the Operations for Category/4. Implementing the Update Method for CategoryController.mp4 6.6 MB
23. Implementing Complex Operations for Category/1. Implementing the Index Method for CategoryProductController.mp4 6.5 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/7. Downloading and Installing Node and NPM.mp4 6.4 MB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/2. Creating and Using Projects.mp4 6.4 MB
35. Preparing the API for User Authentication Using Sessions/1. Why is It Required for Our API.mp4 6.4 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/7. Creating the Transformer for Product.mp4 6.4 MB
1. Introduction/1. About the Instructor and the Course.mp4 6.3 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/4. Downloading and Installing Vagrant.mp4 5.4 MB
14. Improving the current RESTful API operations/4. Using The Generalized Methods for Error Responses.mp4 5.4 MB
9. Creating the Database Structure Using Migrations from Laravel/2. Implementing The Migration for Users.mp4 5.2 MB
33. Implementing HATEOAS Hypermedia Controls/5. Implementing HATEOAS for User Instances.mp4 5.2 MB
24. Implementing Complex Operations for Seller/7. Implementing the Destroy Method for SellerProductController.mp4 5.2 MB
25. Implementing Complex Operations for Product/5. Implementing the Destroy Operation of ProductCategory.mp4 5.2 MB
17. Implementing Soft Deleting for All the Models/1. Modifying the Migrations for Soft Deleting.mp4 5.2 MB
13. Implementing the operations for Seller/1. Implementing The Index Method for SellerController.mp4 5.1 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/3. Downloading and Installing Virtual Box.mp4 5.1 MB
27. Sending Email for Users Accounts Verification/8. Implementing the UserMailChanged Mailable.mp4 5.0 MB
34. The Transformations and the Validations/1. Understanding Two Problems with Transformations and Validations.mp4 4.9 MB
15. Handling Errors and Exceptions with the Laravel Handler/4. Handling AuthorizationException.mp4 4.9 MB
16. Implicit Model Binding with Routes and Methods/3. Resolving Seller Using Laravel Global Scopes.mp4 4.9 MB
9. Creating the Database Structure Using Migrations from Laravel/4. Implementing The Migration for Products.mp4 4.9 MB
15. Handling Errors and Exceptions with the Laravel Handler/7. Handling General HttpException.mp4 4.9 MB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/1. Installing the Package Control.mp4 4.7 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/5. Downloading and Installing Sublime Text 3.mp4 4.6 MB
18. Implementing the Operations for Category/5. Implementing the Destroy Method for CategoryController.mp4 4.6 MB
15. Handling Errors and Exceptions with the Laravel Handler/5. Handling NotFoundHttpException.mp4 4.5 MB
39. CORS for Laravel/2. Installing the CORS Package for Laravel.mp4 4.5 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/6. Creating the Transformer for Transaction.mp4 4.5 MB
44. Conclusion/2. Thanks for Be Here!.mp4 4.4 MB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/4. Installing and Using SideBarEnhancement.mp4 4.3 MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/1. Implementing The Properties for Category.mp4 4.3 MB
11. Implementing the Operations for UserController/5. Implementing The Destroy Method for UserController.mp4 4.2 MB
12. Implementing the operations for Buyer/2. Implementing The Show Method for BuyerController.mp4 4.1 MB
23. Implementing Complex Operations for Category/5. Removing the Pivot Table from the Results.mp4 3.8 MB
27. Sending Email for Users Accounts Verification/7. Creating the Mailable for User Mail Changed.mp4 3.8 MB
13. Implementing the operations for Seller/2. Implementing The Show Method for SellerController.mp4 3.8 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/8. Configuring the Authentication System.mp4 3.8 MB
27. Sending Email for Users Accounts Verification/3. Creating the Laravel Mailable for User Created.mp4 3.6 MB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/1. Obtaining Laravel Using Composer.mp4 3.6 MB
10. Creating the Laravel Factories for Database Seeding/2. Creating The Factory for Category.mp4 3.5 MB
9. Creating the Database Structure Using Migrations from Laravel/5. Implementing The Migration for Transactions.mp4 3.5 MB
18. Implementing the Operations for Category/2. Implementing the Show Method for CategoryController.mp4 3.4 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.1 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/5. Creating the Transformer for Category.mp4 3.1 MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/3. Implementing The Properties for Transaction.mp4 2.7 MB
19. Implementing the Operations for Product/2. Implementing the Show Method for ProductController.mp4 2.6 MB
9. Creating the Database Structure Using Migrations from Laravel/3. Implementing The Migration for Categories.mp4 2.4 MB
5. Understanding the Case Study for the RESTful API/1.1 [12-01-2017]Purchase_Sale_System.png.png 64.5 kB
25. Implementing Complex Operations for Product/6. Implementing the Store Operation for ProductBuyerTransaction.vtt 9.5 kB
37. Restricting OAuth2 Clients Using Scopes/7. Restricting the Actions that Need the “read-general” Scope.vtt 8.9 kB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/18. About the Authorization Code Grant Type.vtt 8.7 kB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/9. Allowing Remaining Actions ONLY Admin Users Can Do.vtt 8.6 kB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/3. Implementing the Restrictions Over Buyer.vtt 8.6 kB
28. The Middleware and the Rate Limiting/2. Creating a Custom Middleware.vtt 8.5 kB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/14. Preparing the API to Use the Passport Components.vtt 8.4 kB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/5. The Restrictions over User.vtt 8.4 kB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/4. Implementing the Restrictions Over Seller.vtt 8.2 kB
40. Additions and Fixes for the Laravel RESTful API/1. Identifying an Authenticated User in the RESTful API.vtt 7.8 kB
29. Transforming Responses with PHP Fractal for Security and Compatibility/9. Returning the New Transformed Responses.vtt 7.8 kB
6. Discovering and Configuring the Laravel Structure for the RESTful API/1. Discovering the Laravel Structure.vtt 7.5 kB
11. Implementing the Operations for UserController/3. Implementing The Store Method for UserController.vtt 7.3 kB
27. Sending Email for Users Accounts Verification/12. Using Laravel Markdown Mailables.vtt 7.2 kB
41. [Optional] Upgrading to Laravel 5.5/3. Upgrading the Source Code According to Laravel 5.5.vtt 7.2 kB
11. Implementing the Operations for UserController/4. Implementing The Update Method for UserController.vtt 7.1 kB
43. [Optional] Upgrading to Laravel 5.7/3. Upgrading the components and structures.vtt 7.0 kB
31. Pagination of Results/2. Paginating Already Built Collections.vtt 6.8 kB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/8. Allowing All Actions for Admin Users.vtt 6.8 kB
42. [Optional] Upgrading to Laravel 5.6/4. Solving Issues and Updating the Project Structure.vtt 6.7 kB
28. The Middleware and the Rate Limiting/1. About the Middleware and How it Works in Laravel.vtt 6.7 kB
27. Sending Email for Users Accounts Verification/1. Preparing the Laravel Project for Email Sending.vtt 6.4 kB
42. [Optional] Upgrading to Laravel 5.6/1. Preparing the Environment to Upgrade.vtt 6.4 kB
34. The Transformations and the Validations/2. Creating and Using a Middleware to Solve the Problem.vtt 6.4 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.4 kB
29. Transforming Responses with PHP Fractal for Security and Compatibility/1. About Transformers and Why to Use It.vtt 6.2 kB
29. Transforming Responses with PHP Fractal for Security and Compatibility/3. Creating the Transformer for User.vtt 6.1 kB
34. The Transformations and the Validations/5. Improving the Middleware to Solve the Second Problem.vtt 6.0 kB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/10. Using client_credentials Grant to Protect Some Routes.vtt 6.0 kB
24. Implementing Complex Operations for Seller/6. Implementing the Update Method for SellerProductController.vtt 5.9 kB
37. Restricting OAuth2 Clients Using Scopes/5. Restricting the Actions that Need the “manage-products” Scope.vtt 5.8 kB
10. Creating the Laravel Factories for Database Seeding/6. Executing The Migrations and Seeder using Artisan from Laravel.vtt 5.7 kB
27. Sending Email for Users Accounts Verification/2. Implementing the Verification System.vtt 5.7 kB
43. [Optional] Upgrading to Laravel 5.7/2. Installing Laravel 5.7 an upgrading dependencies for the RESTful API.vtt 5.7 kB
39. CORS for Laravel/5. Allowing CORS on Error Responses Too.vtt 5.6 kB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/12. Protecting All the Routes.vtt 5.6 kB
32. Caching Results with Laravel Cache System/2. The Caching System and the Query Parameters.vtt 5.5 kB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/7. Implementing the Restrictions Over Product.vtt 5.4 kB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/19. Using the Implicit Grant Type.vtt 5.4 kB
30. Sorting and Filtering Results Based on Query Parameters/5. Filtering Responses Based on Attributes.vtt 5.3 kB
25. Implementing Complex Operations for Product/4. Implementing the Update Operation of ProductCategory.vtt 5.3 kB
37. Restricting OAuth2 Clients Using Scopes/2. Registering Some Required Scopes for the API.vtt 5.3 kB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/4. Implementing The Properties for User.vtt 5.3 kB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/20. Refreshing Tokens.vtt 5.3 kB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/6. Implementing the Restrictions Over Transaction.vtt 5.3 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
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/17. Allowing the Management of API Clients.vtt 5.0 kB
5. Understanding the Case Study for the RESTful API/2.1 End-Points List.txt.txt 5.0 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 5.0 kB
6. Discovering and Configuring the Laravel Structure for the RESTful API/2. Discovering the Laravel PHP Artisan Commands.vtt 4.9 kB
22. Implementing Complex Operations for Buyer/2. Implementing the Index Method for BuyerProductController.vtt 4.9 kB
37. Restricting OAuth2 Clients Using Scopes/4. Restricting the Action that Needs the “purchase-product” Scope.vtt 4.9 kB
10. Creating the Laravel Factories for Database Seeding/5. Using The Factories from The DatabaseSeeder of Laravel.vtt 4.9 kB
27. Sending Email for Users Accounts Verification/4. Implementing the UserCreated Mailable.vtt 4.8 kB
22. Implementing Complex Operations for Buyer/3. Implementing the Index Method for BuyerSellerController.vtt 4.8 kB
14. Improving the current RESTful API operations/1. Defining Mutators and Accessor for Models.vtt 4.8 kB
15. Handling Errors and Exceptions with the Laravel Handler/1. Returning Validation Errors as a JSON Response.vtt 4.8 kB
39. CORS for Laravel/4. Allowing CORS Only for the API.vtt 4.7 kB
15. Handling Errors and Exceptions with the Laravel Handler/9. Handling Unexpected Exceptions.vtt 4.7 kB
41. [Optional] Upgrading to Laravel 5.5/2. Upgrading to Laravel 5.5 Along With Dependencies.vtt 4.7 kB
35. Preparing the API for User Authentication Using Sessions/4. About CSRF and Handling CSRF Exceptions in Laravel.vtt 4.7 kB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/13. Using the Password Grant Type.vtt 4.7 kB
16. Implicit Model Binding with Routes and Methods/2. Resolving Buyer Using Laravel Global Scopes.vtt 4.6 kB
14. Improving the current RESTful API operations/2. Generalizing The Response Methods.vtt 4.6 kB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/5. Implementing The Relationships Between Models.vtt 4.6 kB
26. Adding an Image for Products/4. Updating the Image When Editing a product.vtt 4.6 kB
10. Creating the Laravel Factories for Database Seeding/4. Creating The Factory for Transaction.vtt 4.6 kB
43. [Optional] Upgrading to Laravel 5.7/1. Preparing the development environment to upgrade.vtt 4.6 kB
24. Implementing Complex Operations for Seller/5. Implementing the Store Method for SellerProductController.vtt 4.6 kB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/3. Preparing and Configuring Laravel Homestead.vtt 4.6 kB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/6. Downloading and Installing Github Shell.vtt 4.6 kB
9. Creating the Database Structure Using Migrations from Laravel/6. Creating the Migration for The Pivot Table.vtt 4.6 kB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/2. What are Policies and Gates on Laravel.vtt 4.5 kB
32. Caching Results with Laravel Cache System/1. Implementing the Cache System.vtt 4.5 kB
22. Implementing Complex Operations for Buyer/4. Implementing the Index Method for BuyerCategoryController.vtt 4.4 kB
39. CORS for Laravel/1. About CORS.vtt 4.4 kB
37. Restricting OAuth2 Clients Using Scopes/6. Restricting the Actions that Need the “manage-account” Scope.vtt 4.4 kB
6. Discovering and Configuring the Laravel Structure for the RESTful API/3. Configuring the Laravel Environment Variables.vtt 4.4 kB
28. The Middleware and the Rate Limiting/3. About the Rate Limiting in Laravel and the Details.vtt 4.3 kB
7. Creating the Initial Laravel Components for the RESTful API/2. Creating Initial Laravel Structures for The Models and Its Migrations.vtt 4.2 kB
34. The Transformations and the Validations/3. Solving the First Problem Using the Middleware.vtt 4.2 kB
31. Pagination of Results/1. About Pagination.vtt 4.2 kB
21. Implementing Complex Operations within Transaction/1. Implementing the Index Method for TransactionCategoryController.vtt 4.2 kB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/1. About OAuth2 and Security on APIs.vtt 4.2 kB
33. Implementing HATEOAS Hypermedia Controls/1. What is and Why to Use HATEOAS.vtt 4.2 kB
37. Restricting OAuth2 Clients Using Scopes/3. Registering the Laravel Passport Middleware to Check Scopes.vtt 4.0 kB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/1. About the Final Security Layer.vtt 4.0 kB
18. Implementing the Operations for Category/4. Implementing the Update Method for CategoryController.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.9 kB
5. Understanding the Case Study for the RESTful API/1. Understanding the RESTful API Resources (Models) and its Relationships.vtt 3.9 kB
15. Handling Errors and Exceptions with the Laravel Handler/8. Catching Exceptions When Removing Related Resources.vtt 3.8 kB
41. [Optional] Upgrading to Laravel 5.5/1. About the Upgrading Process to Laravel 5.5.vtt 3.8 kB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/7. Keep The Laravel Project Updated.vtt 3.7 kB
39. CORS for Laravel/3. Configuring the CORS Package.vtt 3.7 kB
26. Adding an Image for Products/1. Preparing the API for Images Uploading.vtt 3.7 kB
23. Implementing Complex Operations for Category/4. Implementing the Index Method for CategoryBuyerController.vtt 3.7 kB
27. Sending Email for Users Accounts Verification/9. Send Verification for Email Changed Using Events.vtt 3.6 kB
23. Implementing Complex Operations for Category/3. Implementing the Index Method for CategoryTransactionController.vtt 3.6 kB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/9. Defining the Expiration Time for the Tokens.vtt 3.6 kB
7. Creating the Initial Laravel Components for the RESTful API/3. Creating an Initial Laravel Structure for The Controllers.vtt 3.6 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.6 kB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/7. Registering the Required Routes.vtt 3.5 kB
10. Creating the Laravel Factories for Database Seeding/3. Creating The Factory for Product.vtt 3.5 kB
23. Implementing Complex Operations for Category/2. Implementing the Index Method for CategorySellerController.vtt 3.5 kB
35. Preparing the API for User Authentication Using Sessions/3. Tuning Some Structures to Avoid Inconsistences.vtt 3.5 kB
27. Sending Email for Users Accounts Verification/5. Send Verification Email Using Events.vtt 3.4 kB
29. Transforming Responses with PHP Fractal for Security and Compatibility/2. Preparing the Laravel Project for Data Transforming.vtt 3.4 kB
37. Restricting OAuth2 Clients Using Scopes/1. What are Scopes on OAuth2.vtt 3.4 kB
5. Understanding the Case Study for the RESTful API/2. Understanding the Main End-Points for the RESTful API.vtt 3.3 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.3 kB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/7. Downloading and Installing Node and NPM.vtt 3.3 kB
21. Implementing Complex Operations within Transaction/2. Implementing the Index Method for TransactionSellerController.vtt 3.3 kB
31. Pagination of Results/3. Allowing Custom Page Size.vtt 3.3 kB
26. Adding an Image for Products/2. Storing an Image When Creating a Product.vtt 3.3 kB
27. Sending Email for Users Accounts Verification/11. Dealing with Failing-Prone Actions.vtt 3.2 kB
25. Implementing Complex Operations for Product/7. Handling the Products Availability Using Events.vtt 3.2 kB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/16. About the Personal Tokens and How to Use It.vtt 3.1 kB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/2. Implementing The Properties for Product.vtt 3.1 kB
18. Implementing the Operations for Category/1. Implementing the Index Method for CategoryController.vtt 3.0 kB
30. Sorting and Filtering Results Based on Query Parameters/3. Improving the Transformations to Solve the Problem.vtt 3.0 kB
10. Creating the Laravel Factories for Database Seeding/1. Creating The Laravel Factory for User.vtt 3.0 kB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/4. Using the Migrations of Laravel Passport.vtt 3.0 kB
27. Sending Email for Users Accounts Verification/10. Re-sending the Verification Email If Requested.vtt 3.0 kB
17. Implementing Soft Deleting for All the Models/2. Using soft Deleting for All the Models.vtt 2.9 kB
6. Discovering and Configuring the Laravel Structure for the RESTful API/4. Understanding the Laravel Routes System for RESTful APIs.vtt 2.9 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.9 kB
34. The Transformations and the Validations/1. Understanding Two Problems with Transformations and Validations.vtt 2.9 kB
24. Implementing Complex Operations for Seller/3. Implementing the Index Method for SellerBuyerController.vtt 2.8 kB
18. Implementing the Operations for Category/3. Implementing the Store Method for CategoryController.vtt 2.8 kB
26. Adding an Image for Products/3. Removing the Image When Deleting a Product.vtt 2.8 kB
24. Implementing Complex Operations for Seller/1. Implementing the Index Method for SellerTransactionController.vtt 2.7 kB
16. Implicit Model Binding with Routes and Methods/1. Using The Laravel Implicit Model Binding for Some Methods.vtt 2.7 kB
15. Handling Errors and Exceptions with the Laravel Handler/3. Handling AuthenticationException.vtt 2.7 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.6 kB
27. Sending Email for Users Accounts Verification/6. Solving the Problem with Factories.vtt 2.6 kB
35. Preparing the API for User Authentication Using Sessions/1. Why is It Required for Our API.vtt 2.6 kB
14. Improving the current RESTful API operations/3. Using The Generalized Methods.vtt 2.6 kB
30. Sorting and Filtering Results Based on Query Parameters/4. Implementing the Solution Using Transformers.vtt 2.6 kB
22. Implementing Complex Operations for Buyer/1. Implementing the Index Method for BuyerTransactionController.vtt 2.6 kB
12. Implementing the operations for Buyer/1. Implementing The Index Method for BuyerController.vtt 2.5 kB
29. Transforming Responses with PHP Fractal for Security and Compatibility/4. Creating the Transformer for Seller and Buyer.vtt 2.5 kB
24. Implementing Complex Operations for Seller/4. Implementing the Index Method for SellerProductController.vtt 2.5 kB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/4. Installing and Using SideBarEnhancement.vtt 2.5 kB
25. Implementing Complex Operations for Product/3. [Challenge] Implementing the Index Operation of ProductCategory.vtt 2.5 kB
11. Implementing the Operations for UserController/2. Implementing The Show Method for UserController.vtt 2.5 kB
1. Introduction/2. Taking Advantage of the Course and Contents.vtt 2.5 kB
25. Implementing Complex Operations for Product/1. [Challenge] Implementing the Index Operation of ProductTransaction.vtt 2.4 kB
29. Transforming Responses with PHP Fractal for Security and Compatibility/7. Creating the Transformer for Product.vtt 2.4 kB
9. Creating the Database Structure Using Migrations from Laravel/1. Solving a Common Issue with the Laravel Migrations.vtt 2.4 kB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/5. Downloading and Installing Sublime Text 3.vtt 2.4 kB
23. Implementing Complex Operations for Category/1. Implementing the Index Method for CategoryProductController.vtt 2.4 kB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/2. Creating and Using Projects.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.3 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
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/6. Making Users Authenticatable Through API Tokens.vtt 2.3 kB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/1. Implementing The Properties for Category.vtt 2.2 kB
15. Handling Errors and Exceptions with the Laravel Handler/6. Handling MethodNotAllowedHttpException.vtt 2.2 kB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/5. Installing and Using SublimeLinter for PHP.vtt 2.2 kB
15. Handling Errors and Exceptions with the Laravel Handler/4. Handling AuthorizationException.vtt 2.2 kB
25. Implementing Complex Operations for Product/5. Implementing the Destroy Operation of ProductCategory.vtt 2.2 kB
13. Implementing the operations for Seller/1. Implementing The Index Method for SellerController.vtt 2.2 kB
9. Creating the Database Structure Using Migrations from Laravel/2. Implementing The Migration for Users.vtt 2.2 kB
33. Implementing HATEOAS Hypermedia Controls/5. Implementing HATEOAS for User Instances.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
19. Implementing the Operations for Product/1. Implementing the Index Method for ProductController.vtt 2.1 kB
17. Implementing Soft Deleting for All the Models/1. Modifying the Migrations for Soft Deleting.vtt 2.1 kB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/4. Downloading and Installing Vagrant.vtt 2.0 kB
44. Conclusion/2. Thanks for Be Here!.vtt 2.0 kB
34. The Transformations and the Validations/4. Improving the Transformations to Solve the Second Problem.vtt 2.0 kB
29. Transforming Responses with PHP Fractal for Security and Compatibility/6. Creating the Transformer for Transaction.vtt 2.0 kB
24. Implementing Complex Operations for Seller/2. Implementing the Index Method for SellerCategoryController.vtt 2.0 kB
15. Handling Errors and Exceptions with the Laravel Handler/5. Handling NotFoundHttpException.vtt 2.0 kB
25. Implementing Complex Operations for Product/2. [Challenge] Implementing the Index Operation of ProductBuyer.vtt 1.9 kB
18. Implementing the Operations for Category/5. Implementing the Destroy Method for CategoryController.vtt 1.9 kB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/8. Configuring the Authentication System.vtt 1.9 kB
24. Implementing Complex Operations for Seller/7. Implementing the Destroy Method for SellerProductController.vtt 1.9 kB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/3. Preparing the Laravel Project to Use Laravel Passport.vtt 1.9 kB
23. Implementing Complex Operations for Category/5. Removing the Pivot Table from the Results.vtt 1.8 kB
27. Sending Email for Users Accounts Verification/3. Creating the Laravel Mailable for User Created.vtt 1.8 kB
16. Implicit Model Binding with Routes and Methods/3. Resolving Seller Using Laravel Global Scopes.vtt 1.8 kB
11. Implementing the Operations for UserController/5. Implementing The Destroy Method for UserController.vtt 1.8 kB
9. Creating the Database Structure Using Migrations from Laravel/4. Implementing The Migration for Products.vtt 1.7 kB
27. Sending Email for Users Accounts Verification/8. Implementing the UserMailChanged Mailable.vtt 1.7 kB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/1. Installing the Package Control.vtt 1.7 kB
14. Improving the current RESTful API operations/4. Using The Generalized Methods for Error Responses.vtt 1.7 kB
13. Implementing the operations for Seller/2. Implementing The Show Method for SellerController.vtt 1.6 kB
1. Introduction/1. About the Instructor and the Course.vtt 1.6 kB
39. CORS for Laravel/2. Installing the CORS Package for Laravel.vtt 1.6 kB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/1. Obtaining Laravel Using Composer.vtt 1.6 kB
18. Implementing the Operations for Category/2. Implementing the Show Method for CategoryController.vtt 1.5 kB
15. Handling Errors and Exceptions with the Laravel Handler/7. Handling General HttpException.vtt 1.5 kB
12. Implementing the operations for Buyer/2. Implementing The Show Method for BuyerController.vtt 1.4 kB
9. Creating the Database Structure Using Migrations from Laravel/3. Implementing The Migration for Categories.vtt 1.3 kB
29. Transforming Responses with PHP Fractal for Security and Compatibility/5. Creating the Transformer for Category.vtt 1.3 kB
27. Sending Email for Users Accounts Verification/7. Creating the Mailable for User Mail Changed.vtt 1.3 kB
10. Creating the Laravel Factories for Database Seeding/2. Creating The Factory for Category.vtt 1.3 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.3 kB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/3. Implementing The Properties for Transaction.vtt 1.3 kB
9. Creating the Database Structure Using Migrations from Laravel/5. Implementing The Migration for Transactions.vtt 1.2 kB
19. Implementing the Operations for Product/2. Implementing the Show Method for ProductController.vtt 1.2 kB
20. [Exercises] Implementing the Operations for Transaction/2. Implementing the Show Method for TransactionController.html 612 Bytes
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/3.1 Homestead.txt.txt 345 Bytes
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 Bytes
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 158 Bytes
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/3.1 About virtual box and virtualization.html 155 Bytes
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/6.1 Keymap for Sublime PHP Companion.html 150 Bytes
[FCS Forum].url 133 Bytes
7. Creating the Initial Laravel Components for the RESTful API/1.1 Source Code of the Course.html 132 Bytes
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/5.1 Download Sublime Text 3.html 128 Bytes
[FreeCourseSite.com].url 127 Bytes
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/7.2 About Node and NPM.html 124 Bytes
[CourseClub.ME].url 122 Bytes
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/2.1 Understand Composer.html 118 Bytes
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/1.1 Download XAMPP.html 104 Bytes
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/3.2 Download VirtualBox.html 102 Bytes
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/4.1 Download Vagrant.html 101 Bytes
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/2.1 All about Laravel - Homestead.html 99 Bytes
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/2.2 DownloadInstall Composer.html 94 Bytes
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/7.1 Download Node with NPM.html 92 Bytes
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/6.1 Download Github Client with Git Shell.html 88 Bytes
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/8.1 Download Postman Desktop Version.html 88 Bytes