zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCourseSite.com] Udemy - RESTful API with Laravel Build a real API with Laravel
magnet:?xt=urn:btih:227de565002aa7d5918e43c10e57ec039ea5205a&dn=[FreeCourseSite.com] Udemy - RESTful API with Laravel Build a real API with Laravel
磁力链接详情
文件列表详情
227de565002aa7d5918e43c10e57ec039ea5205a
infohash:
214
文件数量
2.25 GB
文件大小
2022-1-2 23:00
创建日期
2024-11-1 06:47
最后访问
相关分词
FreeCourseSite
com
Udemy
-
RESTful
API
with
Laravel
Build
a
real
API
with
Laravel
1. Introduction/1. About the Instructor and the Course.mp4 6.03 MB
1. Introduction/2. Taking Advantage of the Course and Contents.mp4 13.13 MB
10. Creating the Laravel Factories for Database Seeding/1. Creating The Laravel Factory for User.mp4 6.66 MB
10. Creating the Laravel Factories for Database Seeding/2. Creating The Factory for Category.mp4 3.33 MB
10. Creating the Laravel Factories for Database Seeding/3. Creating The Factory for Product.mp4 8.52 MB
10. Creating the Laravel Factories for Database Seeding/4. Creating The Factory for Transaction.mp4 10.08 MB
10. Creating the Laravel Factories for Database Seeding/5. Using The Factories from The DatabaseSeeder of Laravel.mp4 12 MB
10. Creating the Laravel Factories for Database Seeding/6. Executing The Migrations and Seeder using Artisan from Laravel.mp4 13.75 MB
11. Implementing the Operations for UserController/1. Implementing The Index Method for UserController.mp4 6.82 MB
11. Implementing the Operations for UserController/2. Implementing The Show Method for UserController.mp4 5.76 MB
11. Implementing the Operations for UserController/3. Implementing The Store Method for UserController.mp4 18.09 MB
11. Implementing the Operations for UserController/4. Implementing The Update Method for UserController.mp4 19.16 MB
11. Implementing the Operations for UserController/5. Implementing The Destroy Method for UserController.mp4 4.02 MB
12. Implementing the operations for Buyer/1. Implementing The Index Method for BuyerController.mp4 6.89 MB
12. Implementing the operations for Buyer/2. Implementing The Show Method for BuyerController.mp4 3.95 MB
13. Implementing the operations for Seller/1. Implementing The Index Method for SellerController.mp4 4.85 MB
13. Implementing the operations for Seller/2. Implementing The Show Method for SellerController.mp4 3.64 MB
14. Improving the current RESTful API operations/1. Defining Mutators and Accessor for Models.mp4 13.28 MB
14. Improving the current RESTful API operations/2. Generalizing The Response Methods.mp4 14.02 MB
14. Improving the current RESTful API operations/3. Using The Generalized Methods.mp4 8 MB
14. Improving the current RESTful API operations/4. Using The Generalized Methods for Error Responses.mp4 5.15 MB
15. Handling Errors and Exceptions with the Laravel Handler/1. Returning Validation Errors as a JSON Response.mp4 13.26 MB
15. Handling Errors and Exceptions with the Laravel Handler/2. Returning Model Not Found Errors as a JSON Response.mp4 7 MB
15. Handling Errors and Exceptions with the Laravel Handler/3. Handling AuthenticationException.mp4 10.22 MB
15. Handling Errors and Exceptions with the Laravel Handler/4. Handling AuthorizationException.mp4 4.69 MB
15. Handling Errors and Exceptions with the Laravel Handler/5. Handling NotFoundHttpException.mp4 4.32 MB
15. Handling Errors and Exceptions with the Laravel Handler/6. Handling MethodNotAllowedHttpException.mp4 5.4 MB
15. Handling Errors and Exceptions with the Laravel Handler/7. Handling General HttpException.mp4 4.65 MB
15. Handling Errors and Exceptions with the Laravel Handler/8. Catching Exceptions When Removing Related Resources.mp4 9.96 MB
15. Handling Errors and Exceptions with the Laravel Handler/9. Handling Unexpected Exceptions.mp4 12.54 MB
16. Implicit Model Binding with Routes and Methods/1. Using The Laravel Implicit Model Binding for Some Methods.mp4 7.17 MB
16. Implicit Model Binding with Routes and Methods/2. Resolving Buyer Using Laravel Global Scopes.mp4 9.74 MB
16. Implicit Model Binding with Routes and Methods/3. Resolving Seller Using Laravel Global Scopes.mp4 4.68 MB
17. Implementing Soft Deleting for All the Models/1. Modifying the Migrations for Soft Deleting.mp4 4.94 MB
17. Implementing Soft Deleting for All the Models/2. Using soft Deleting for All the Models.mp4 6.47 MB
18. Implementing the Operations for Category/1. Implementing the Index Method for CategoryController.mp4 7.86 MB
18. Implementing the Operations for Category/2. Implementing the Show Method for CategoryController.mp4 3.22 MB
18. Implementing the Operations for Category/3. Implementing the Store Method for CategoryController.mp4 8.37 MB
18. Implementing the Operations for Category/4. Implementing the Update Method for CategoryController.mp4 6.31 MB
18. Implementing the Operations for Category/5. Implementing the Destroy Method for CategoryController.mp4 4.35 MB
19. Implementing the Operations for Product/1. Implementing the Index Method for ProductController.mp4 6.31 MB
19. Implementing the Operations for Product/2. Implementing the Show Method for ProductController.mp4 2.5 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/1. Downloading and Installing PHP with XAMPP.mp4 8.36 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/2. Downloading and Installing Composer.mp4 5.37 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/3. Downloading and Installing Virtual Box.mp4 4.83 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/4. Downloading and Installing Vagrant.mp4 5.18 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
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/6. Downloading and Installing Github Shell.mp4 9.8 MB
2. Downloading and Installing the Tools to Develop the RESTful API with Laravel/7. Downloading and Installing Node and NPM.mp4 6.15 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.07 MB
21. Implementing Complex Operations within Transaction/1. Implementing the Index Method for TransactionCategoryController.mp4 9.47 MB
21. Implementing Complex Operations within Transaction/2. Implementing the Index Method for TransactionSellerController.mp4 9.99 MB
22. Implementing Complex Operations for Buyer/1. Implementing the Index Method for BuyerTransactionController.mp4 6.58 MB
22. Implementing Complex Operations for Buyer/2. Implementing the Index Method for BuyerProductController.mp4 13.49 MB
22. Implementing Complex Operations for Buyer/3. Implementing the Index Method for BuyerSellerController.mp4 11.47 MB
22. Implementing Complex Operations for Buyer/4. Implementing the Index Method for BuyerCategoryController.mp4 12.03 MB
23. Implementing Complex Operations for Category/1. Implementing the Index Method for CategoryProductController.mp4 6.22 MB
23. Implementing Complex Operations for Category/2. Implementing the Index Method for CategorySellerController.mp4 7.74 MB
23. Implementing Complex Operations for Category/3. Implementing the Index Method for CategoryTransactionController.mp4 10.79 MB
23. Implementing Complex Operations for Category/4. Implementing the Index Method for CategoryBuyerController.mp4 12.39 MB
23. Implementing Complex Operations for Category/5. Removing the Pivot Table from the Results.mp4 3.67 MB
24. Implementing Complex Operations for Seller/1. Implementing the Index Method for SellerTransactionController.mp4 6.95 MB
24. Implementing Complex Operations for Seller/2. Implementing the Index Method for SellerCategoryController.mp4 5.75 MB
24. Implementing Complex Operations for Seller/3. Implementing the Index Method for SellerBuyerController.mp4 7.82 MB
24. Implementing Complex Operations for Seller/4. Implementing the Index Method for SellerProductController.mp4 6.44 MB
24. Implementing Complex Operations for Seller/5. Implementing the Store Method for SellerProductController.mp4 15.09 MB
24. Implementing Complex Operations for Seller/6. Implementing the Update Method for SellerProductController.mp4 19.25 MB
24. Implementing Complex Operations for Seller/7. Implementing the Destroy Method for SellerProductController.mp4 4.96 MB
25. Implementing Complex Operations for Product/1. [Challenge] Implementing the Index Operation of ProductTransaction.mp4 10.43 MB
25. Implementing Complex Operations for Product/2. [Challenge] Implementing the Index Operation of ProductBuyer.mp4 10.71 MB
25. Implementing Complex Operations for Product/3. [Challenge] Implementing the Index Operation of ProductCategory.mp4 10.12 MB
25. Implementing Complex Operations for Product/4. Implementing the Update Operation of ProductCategory.mp4 15.18 MB
25. Implementing Complex Operations for Product/5. Implementing the Destroy Operation of ProductCategory.mp4 4.96 MB
25. Implementing Complex Operations for Product/6. Implementing the Store Operation for ProductBuyerTransaction.mp4 29.3 MB
25. Implementing Complex Operations for Product/7. Handling the Products Availability Using Events.mp4 7.8 MB
26. Adding an Image for Products/1. Preparing the API for Images Uploading.mp4 7.79 MB
26. Adding an Image for Products/2. Storing an Image When Creating a Product.mp4 9.39 MB
26. Adding an Image for Products/3. Removing the Image When Deleting a Product.mp4 5.62 MB
26. Adding an Image for Products/4. Updating the Image When Editing a product.mp4 11.23 MB
27. Sending Email for Users Accounts Verification/1. Preparing the Laravel Project for Email Sending.mp4 12.69 MB
27. Sending Email for Users Accounts Verification/10. Re-sending the Verification Email If Requested.mp4 7.82 MB
27. Sending Email for Users Accounts Verification/11. Dealing with Failing-Prone Actions.mp4 7.49 MB
27. Sending Email for Users Accounts Verification/12. Using Laravel Markdown Mailables.mp4 27.05 MB
27. Sending Email for Users Accounts Verification/2. Implementing the Verification System.mp4 13.95 MB
27. Sending Email for Users Accounts Verification/3. Creating the Laravel Mailable for User Created.mp4 3.48 MB
27. Sending Email for Users Accounts Verification/4. Implementing the UserCreated Mailable.mp4 8.81 MB
27. Sending Email for Users Accounts Verification/5. Send Verification Email Using Events.mp4 13.23 MB
27. Sending Email for Users Accounts Verification/6. Solving the Problem with Factories.mp4 7.76 MB
27. Sending Email for Users Accounts Verification/7. Creating the Mailable for User Mail Changed.mp4 3.66 MB
27. Sending Email for Users Accounts Verification/8. Implementing the UserMailChanged Mailable.mp4 4.78 MB
27. Sending Email for Users Accounts Verification/9. Send Verification for Email Changed Using Events.mp4 7.31 MB
28. The Middleware and the Rate Limiting/1. About the Middleware and How it Works in Laravel.mp4 15.52 MB
28. The Middleware and the Rate Limiting/2. Creating a Custom Middleware.mp4 20.9 MB
28. The Middleware and the Rate Limiting/3. About the Rate Limiting in Laravel and the Details.mp4 10.29 MB
28. The Middleware and the Rate Limiting/4. [Optional] Customizing the Response for “Too Many Attempts”.mp4 8.61 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/1. About Transformers and Why to Use It.mp4 13.07 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/2. Preparing the Laravel Project for Data Transforming.mp4 8.4 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/3. Creating the Transformer for User.mp4 14.81 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/4. Creating the Transformer for Seller and Buyer.mp4 5.29 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/5. Creating the Transformer for Category.mp4 2.94 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/6. Creating the Transformer for Transaction.mp4 4.26 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/7. Creating the Transformer for Product.mp4 6.06 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/8. Linking the Models with its Respective Transformer.mp4 7 MB
29. Transforming Responses with PHP Fractal for Security and Compatibility/9. Returning the New Transformed Responses.mp4 21.6 MB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/1. Obtaining Laravel Using Composer.mp4 3.43 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
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/3. Preparing and Configuring Laravel Homestead.mp4 20.88 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
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.33 MB
3. Creating and Setting the Initial Structure of Laravel for the RESTful API/7. Keep The Laravel Project Updated.mp4 11.31 MB
30. Sorting and Filtering Results Based on Query Parameters/1. Sorting Results by Any Attribute.mp4 14.83 MB
30. Sorting and Filtering Results Based on Query Parameters/2. Understanding an Issue with Sorted Responses.mp4 6.97 MB
30. Sorting and Filtering Results Based on Query Parameters/3. Improving the Transformations to Solve the Problem.mp4 9.15 MB
30. Sorting and Filtering Results Based on Query Parameters/4. Implementing the Solution Using Transformers.mp4 6.83 MB
30. Sorting and Filtering Results Based on Query Parameters/5. Filtering Responses Based on Attributes.mp4 16.66 MB
31. Pagination of Results/1. About Pagination.mp4 10.69 MB
31. Pagination of Results/2. Paginating Already Built Collections.mp4 19.56 MB
31. Pagination of Results/3. Allowing Custom Page Size.mp4 7.57 MB
32. Caching Results with Laravel Cache System/1. Implementing the Cache System.mp4 10.02 MB
32. Caching Results with Laravel Cache System/2. The Caching System and the Query Parameters.mp4 12.33 MB
33. Implementing HATEOAS Hypermedia Controls/1. What is and Why to Use HATEOAS.mp4 9.93 MB
33. Implementing HATEOAS Hypermedia Controls/2. Implementing HATEOAS Hypermedia Controls for Category Instances.mp4 14.52 MB
33. Implementing HATEOAS Hypermedia Controls/3. Implementing HATEOAS Hypermedia Controls for Product Instances.mp4 8.02 MB
33. Implementing HATEOAS Hypermedia Controls/4. Implementing HATEOAS for Transaction Instances.mp4 5.92 MB
33. Implementing HATEOAS Hypermedia Controls/5. Implementing HATEOAS for User Instances.mp4 4.97 MB
34. The Transformations and the Validations/1. Understanding Two Problems with Transformations and Validations.mp4 4.7 MB
34. The Transformations and the Validations/2. Creating and Using a Middleware to Solve the Problem.mp4 17.64 MB
34. The Transformations and the Validations/3. Solving the First Problem Using the Middleware.mp4 7.62 MB
34. The Transformations and the Validations/4. Improving the Transformations to Solve the Second Problem.mp4 8.13 MB
34. The Transformations and the Validations/5. Improving the Middleware to Solve the Second Problem.mp4 16.59 MB
35. Preparing the API for User Authentication Using Sessions/1. Why is It Required for Our API.mp4 6.07 MB
35. Preparing the API for User Authentication Using Sessions/2. Creating the Additional Authentication Structure.mp4 30.66 MB
35. Preparing the API for User Authentication Using Sessions/3. Tuning Some Structures to Avoid Inconsistences.mp4 8.69 MB
35. Preparing the API for User Authentication Using Sessions/4. About CSRF and Handling CSRF Exceptions in Laravel.mp4 12 MB
35. Preparing the API for User Authentication Using Sessions/5. Returning HTML and Redirections When Required.mp4 61.46 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/1. About OAuth2 and Security on APIs.mp4 10.7 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/10. Using client_credentials Grant to Protect Some Routes.mp4 15.31 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.81 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/12. Protecting All the Routes.mp4 19.26 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/13. Using the Password Grant Type.mp4 10.36 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/15. Creating the Views to Manage the Personal Tokens.mp4 12.35 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
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/17. Allowing the Management of API Clients.mp4 18.47 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/18. About the Authorization Code Grant Type.mp4 16.22 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/19. Using the Implicit Grant Type.mp4 12.63 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/2. What is Laravel Passport.mp4 6.36 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/20. Refreshing Tokens.mp4 10.55 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
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/4. Using the Migrations of Laravel Passport.mp4 5.79 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/5. Installing Laravel Passport Definitively on the API.mp4 7.48 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/6. Making Users Authenticatable Through API Tokens.mp4 5.83 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/7. Registering the Required Routes.mp4 11.43 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/8. Configuring the Authentication System.mp4 3.6 MB
36. Using Laravel Passport to Implement the Initial Security Layer with OAuth2/9. Defining the Expiration Time for the Tokens.mp4 8.04 MB
37. Restricting OAuth2 Clients Using Scopes/1. What are Scopes on OAuth2.mp4 10.47 MB
37. Restricting OAuth2 Clients Using Scopes/2. Registering Some Required Scopes for the API.mp4 13.39 MB
37. Restricting OAuth2 Clients Using Scopes/3. Registering the Laravel Passport Middleware to Check Scopes.mp4 9.58 MB
37. Restricting OAuth2 Clients Using Scopes/4. Restricting the Action that Needs the “purchase-product” Scope.mp4 13.84 MB
37. Restricting OAuth2 Clients Using Scopes/5. Restricting the Actions that Need the “manage-products” Scope.mp4 15.21 MB
37. Restricting OAuth2 Clients Using Scopes/6. Restricting the Actions that Need the “manage-account” Scope.mp4 11.36 MB
37. Restricting OAuth2 Clients Using Scopes/7. Restricting the Actions that Need the “read-general” Scope.mp4 24.7 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/1. About the Final Security Layer.mp4 7.97 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/3. Implementing the Restrictions Over Buyer.mp4 19.85 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/4. Implementing the Restrictions Over Seller.mp4 20.18 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/5. The Restrictions over User.mp4 17.06 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/6. Implementing the Restrictions Over Transaction.mp4 11.55 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/7. Implementing the Restrictions Over Product.mp4 14.63 MB
38. Implementing the Final Security Layer Using Policies and Gates of Laravel/8. Allowing All Actions for Admin Users.mp4 16.44 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
39. CORS for Laravel/1. About CORS.mp4 7.19 MB
39. CORS for Laravel/2. Installing the CORS Package for Laravel.mp4 4.31 MB
39. CORS for Laravel/3. Configuring the CORS Package.mp4 9.58 MB
39. CORS for Laravel/4. Allowing CORS Only for the API.mp4 11.45 MB
39. CORS for Laravel/5. Allowing CORS on Error Responses Too.mp4 18.45 MB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/1. Installing the Package Control.mp4 4.48 MB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/2. Creating and Using Projects.mp4 6.13 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
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/4. Installing and Using SideBarEnhancement.mp4 4.12 MB
4. Configuring and Using Sublime Text 3 to Develop the RESTful API with Laravel/5. Installing and Using SublimeLinter for PHP.mp4 9.12 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
40. Additions and Fixes for the Laravel RESTful API/1. Identifying an Authenticated User in the RESTful API.mp4 38.39 MB
41. [Optional] Upgrading to Laravel 5.5/1. About the Upgrading Process to Laravel 5.5.mp4 12 MB
41. [Optional] Upgrading to Laravel 5.5/2. Upgrading to Laravel 5.5 Along With Dependencies.mp4 14.91 MB
41. [Optional] Upgrading to Laravel 5.5/3. Upgrading the Source Code According to Laravel 5.5.mp4 20.27 MB
42. [Optional] Upgrading to Laravel 5.6/1. Preparing the Environment to Upgrade.mp4 9.96 MB
42. [Optional] Upgrading to Laravel 5.6/2. Obtaining Laravel 5.6.mp4 7.31 MB
42. [Optional] Upgrading to Laravel 5.6/3. Installing Updated Dependencies.mp4 5.24 MB
42. [Optional] Upgrading to Laravel 5.6/4. Solving Issues and Updating the Project Structure.mp4 11.25 MB
43. [Optional] Upgrading to Laravel 5.7/1. Preparing the development environment to upgrade.mp4 35.51 MB
43. [Optional] Upgrading to Laravel 5.7/2. Installing Laravel 5.7 an upgrading dependencies for the RESTful API.mp4 41.71 MB
43. [Optional] Upgrading to Laravel 5.7/3. Upgrading the components and structures.mp4 60.37 MB
44. Conclusion/2. Thanks for Be Here!.mp4 4.23 MB
5. Understanding the Case Study for the RESTful API/1. Understanding the RESTful API Resources (Models) and its Relationships.mp4 7.4 MB
5. Understanding the Case Study for the RESTful API/2. Understanding the Main End-Points for the RESTful API.mp4 9.81 MB
6. Discovering and Configuring the Laravel Structure for the RESTful API/1. Discovering the Laravel Structure.mp4 17.03 MB
6. Discovering and Configuring the Laravel Structure for the RESTful API/2. Discovering the Laravel PHP Artisan Commands.mp4 13.49 MB
6. Discovering and Configuring the Laravel Structure for the RESTful API/3. Configuring the Laravel Environment Variables.mp4 7.52 MB
6. Discovering and Configuring the Laravel Structure for the RESTful API/4. Understanding the Laravel Routes System for RESTful APIs.mp4 6.53 MB
7. Creating the Initial Laravel Components for the RESTful API/2. Creating Initial Laravel Structures for The Models and Its Migrations.mp4 9.16 MB
7. Creating the Initial Laravel Components for the RESTful API/3. Creating an Initial Laravel Structure for The Controllers.mp4 7.71 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.36 MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/1. Implementing The Properties for Category.mp4 4.09 MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/2. Implementing The Properties for Product.mp4 7.14 MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/3. Implementing The Properties for Transaction.mp4 2.56 MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/4. Implementing The Properties for User.mp4 11.58 MB
8. Implementing the RESTful API Models and its Relationships using Laravel Eloquent/5. Implementing The Relationships Between Models.mp4 10.78 MB
9. Creating the Database Structure Using Migrations from Laravel/1. Solving a Common Issue with the Laravel Migrations.mp4 5.65 MB
9. Creating the Database Structure Using Migrations from Laravel/2. Implementing The Migration for Users.mp4 4.97 MB
9. Creating the Database Structure Using Migrations from Laravel/3. Implementing The Migration for Categories.mp4 2.29 MB
9. Creating the Database Structure Using Migrations from Laravel/4. Implementing The Migration for Products.mp4 4.68 MB
9. Creating the Database Structure Using Migrations from Laravel/5. Implementing The Migration for Transactions.mp4 3.32 MB
9. Creating the Database Structure Using Migrations from Laravel/6. Creating the Migration for The Pivot Table.mp4 10.57 MB
其他位置