Download link
File List
-
03-creating-and-setting-the-initial-structure-of-laravel-for-the-restful-api/attached_files/013-preparing-and-configuring-laravel-homestead/Homestead.txt 345 B
05-understanding-the-case-study-for-the-restful-api/attached_files/023-understanding-the-restful-api-resources-models-and-its-relationships/-12-01-2017-Purchase-Sale-System.png 62.99 KB
05-understanding-the-case-study-for-the-restful-api/attached_files/024-understanding-the-main-endpoints-for-the-restful-api/End-Points-List.txt 4.91 KB
03-creating-and-setting-the-initial-structure-of-laravel-for-the-restful-api/quizzes/001-exercise-find-out-how-to-go-out-from-the-virtual-machine.html 2.68 KB
01-introduction/001-about-the-instructor-and-the-course.mp4 6.02 MB
01-introduction/002-taking-advantage-of-the-course-and-contents.mp4 13.12 MB
02-downloading-and-installing-the-tools-to-develop-the-restful-api-with-laravel/003-downloading-and-installing-php-with-xampp.mp4 8.35 MB
02-downloading-and-installing-the-tools-to-develop-the-restful-api-with-laravel/004-downloading-and-installing-composer.mp4 5.37 MB
02-downloading-and-installing-the-tools-to-develop-the-restful-api-with-laravel/005-downloading-and-installing-virtual-box.mp4 4.83 MB
02-downloading-and-installing-the-tools-to-develop-the-restful-api-with-laravel/006-downloading-and-installing-vagrant.mp4 5.17 MB
02-downloading-and-installing-the-tools-to-develop-the-restful-api-with-laravel/007-downloading-and-installing-sublime-text-3.mp4 4.4 MB
02-downloading-and-installing-the-tools-to-develop-the-restful-api-with-laravel/008-downloading-and-installing-github-shell.mp4 9.8 MB
02-downloading-and-installing-the-tools-to-develop-the-restful-api-with-laravel/009-downloading-and-installing-node-and-npm.mp4 6.14 MB
02-downloading-and-installing-the-tools-to-develop-the-restful-api-with-laravel/010-downloading-and-installing-postman-to-test-the-restful-api.mp4 9.06 MB
03-creating-and-setting-the-initial-structure-of-laravel-for-the-restful-api/011-obtaining-laravel-using-composer.mp4 6.08 MB
03-creating-and-setting-the-initial-structure-of-laravel-for-the-restful-api/012-adding-homestead-as-a-dependency-for-the-laravel-project.mp4 3 MB
03-creating-and-setting-the-initial-structure-of-laravel-for-the-restful-api/013-preparing-and-configuring-laravel-homestead.mp4 7.69 MB
03-creating-and-setting-the-initial-structure-of-laravel-for-the-restful-api/014-adding-the-virtual-domain-on-the-system.mp4 5.2 MB
03-creating-and-setting-the-initial-structure-of-laravel-for-the-restful-api/015-using-vagrant-to-manage-the-laravel-homestead-virtual-machine.mp4 12.32 MB
03-creating-and-setting-the-initial-structure-of-laravel-for-the-restful-api/016-keep-the-laravel-project-updated.mp4 11.31 MB
04-configuring-and-using-sublime-text-3-to-develop-the-restful-api-with-laravel/017-installing-the-package-control.mp4 4.47 MB
04-configuring-and-using-sublime-text-3-to-develop-the-restful-api-with-laravel/018-creating-and-using-projects.mp4 6.12 MB
04-configuring-and-using-sublime-text-3-to-develop-the-restful-api-with-laravel/019-installing-and-using-sublimecodeintel-to-resolve-laravel-and-restful-api-classes.mp4 7.27 MB
04-configuring-and-using-sublime-text-3-to-develop-the-restful-api-with-laravel/020-installing-and-using-sidebarenhancement.mp4 4.11 MB
04-configuring-and-using-sublime-text-3-to-develop-the-restful-api-with-laravel/021-installing-and-using-sublimelinter-for-php.mp4 9.11 MB
04-configuring-and-using-sublime-text-3-to-develop-the-restful-api-with-laravel/022-installing-and-using-phpcompanion-to-autoimport-laravel-definitions.mp4 10.19 MB
05-understanding-the-case-study-for-the-restful-api/023-understanding-the-restful-api-resources-models-and-its-relationships.mp4 7.39 MB
05-understanding-the-case-study-for-the-restful-api/024-understanding-the-main-endpoints-for-the-restful-api.mp4 9.81 MB
06-discovering-and-configuring-the-laravel-structure-for-the-restful-api/025-discovering-the-laravel-structure.mp4 17.03 MB
06-discovering-and-configuring-the-laravel-structure-for-the-restful-api/026-discovering-php-artisan.mp4 13.48 MB
06-discovering-and-configuring-the-laravel-structure-for-the-restful-api/027-configuring-the-laravel-environment-variables.mp4 7.52 MB
06-discovering-and-configuring-the-laravel-structure-for-the-restful-api/028-understanding-the-laravel-routes-system-for-restful-apis.mp4 6.52 MB
07-creating-the-initial-laravel-components-for-the-restful-api/029-how-to-solve-common-errors-during-the-development-of-the-restful-api.html 3.55 KB
07-creating-the-initial-laravel-components-for-the-restful-api/030-creating-initial-laravel-structures-for-the-models-and-its-migrations.mp4 9.15 MB
07-creating-the-initial-laravel-components-for-the-restful-api/031-creating-an-initial-laravel-structure-for-the-controllers.mp4 7.7 MB
07-creating-the-initial-laravel-components-for-the-restful-api/032-creating-some-endpoint-for-the-restful-api-using-laravel-resource-routes.mp4 14.35 MB
08-implementing-the-restful-api-models-and-its-relationships-using-laravel-eloquent/033-implementing-the-properties-for-category.mp4 4.09 MB
08-implementing-the-restful-api-models-and-its-relationships-using-laravel-eloquent/034-implementing-the-properties-for-product.mp4 7.13 MB
08-implementing-the-restful-api-models-and-its-relationships-using-laravel-eloquent/035-implementing-the-properties-for-transaction.mp4 2.56 MB
08-implementing-the-restful-api-models-and-its-relationships-using-laravel-eloquent/036-implementing-the-properties-for-user.mp4 11.58 MB
08-implementing-the-restful-api-models-and-its-relationships-using-laravel-eloquent/037-implementing-the-relationships-between-models.mp4 10.77 MB
09-creating-the-database-structure-using-migrations-from-laravel/038-solving-a-common-issue-with-the-laravel-migrations.mp4 5.64 MB
09-creating-the-database-structure-using-migrations-from-laravel/039-implementing-the-migration-for-users.mp4 4.97 MB
09-creating-the-database-structure-using-migrations-from-laravel/040-implementing-the-migration-for-categories.mp4 2.28 MB
09-creating-the-database-structure-using-migrations-from-laravel/041-implementing-the-migration-for-products.mp4 4.68 MB
09-creating-the-database-structure-using-migrations-from-laravel/042-implementing-the-migration-for-transactions.mp4 3.32 MB
09-creating-the-database-structure-using-migrations-from-laravel/043-creating-the-migration-for-the-pivot-table.mp4 10.56 MB
10-creating-the-laravel-factories-for-database-seeding/044-creating-the-factory-for-user.mp4 6.65 MB
10-creating-the-laravel-factories-for-database-seeding/045-creating-the-factory-for-category.mp4 3.32 MB
10-creating-the-laravel-factories-for-database-seeding/046-creating-the-factory-for-product.mp4 8.51 MB
10-creating-the-laravel-factories-for-database-seeding/047-creating-the-factory-for-transaction.mp4 10.07 MB
10-creating-the-laravel-factories-for-database-seeding/048-using-the-factories-from-the-databaseseeder-of-laravel.mp4 12 MB
10-creating-the-laravel-factories-for-database-seeding/049-executing-the-migrations-and-seeder-using-artisan-from-laravel.mp4 13.75 MB
11-implementing-the-operations-for-usercontroller/050-implementing-the-index-method-for-usercontroller.mp4 6.81 MB
11-implementing-the-operations-for-usercontroller/051-implementing-the-show-method-for-usercontroller.mp4 5.76 MB
11-implementing-the-operations-for-usercontroller/052-implementing-the-store-method-for-usercontroller.mp4 18.09 MB
11-implementing-the-operations-for-usercontroller/053-implementing-the-update-method-for-usercontroller.mp4 19.16 MB
11-implementing-the-operations-for-usercontroller/054-implementing-the-destroy-method-for-usercontroller.mp4 4.02 MB
12-implementing-the-operations-for-buyer/055-implementing-the-index-method-for-buyercontroller.mp4 6.89 MB
12-implementing-the-operations-for-buyer/056-implementing-the-show-method-for-buyercontroller.mp4 3.95 MB
13-implementing-the-operations-for-seller/057-implementing-the-index-method-for-sellercontroller.mp4 4.85 MB
13-implementing-the-operations-for-seller/058-implementing-the-show-method-for-sellercontroller.mp4 3.64 MB
14-improving-the-current-restful-api-operations/059-defining-mutators-and-accessor-for-models.mp4 13.28 MB
14-improving-the-current-restful-api-operations/060-generalizing-the-response-methods.mp4 14.01 MB
14-improving-the-current-restful-api-operations/061-using-the-generalized-methods.mp4 7.99 MB
14-improving-the-current-restful-api-operations/062-using-the-generalized-methods-for-error-responses.mp4 5.15 MB
15-handling-errors-and-exceptions-with-the-laravel-handler/063-returning-validation-errors-as-a-json-response.mp4 13.25 MB
15-handling-errors-and-exceptions-with-the-laravel-handler/064-returning-model-not-found-errors-as-a-json-response.mp4 6.99 MB
15-handling-errors-and-exceptions-with-the-laravel-handler/065-handling-authenticationexception.mp4 10.22 MB
15-handling-errors-and-exceptions-with-the-laravel-handler/066-handling-authorizationexception.mp4 4.68 MB
15-handling-errors-and-exceptions-with-the-laravel-handler/067-handling-notfoundhttpexception.mp4 4.32 MB
15-handling-errors-and-exceptions-with-the-laravel-handler/068-handling-methodnotallowedhttpexception.mp4 5.39 MB
15-handling-errors-and-exceptions-with-the-laravel-handler/069-handling-general-httpexception.mp4 4.65 MB
15-handling-errors-and-exceptions-with-the-laravel-handler/070-catching-exceptions-when-removing-related-resources.mp4 9.96 MB
15-handling-errors-and-exceptions-with-the-laravel-handler/071-handling-unexpected-exceptions.mp4 12.53 MB
16-implicit-model-binding-with-routes-and-methods/072-using-implicit-model-binding-for-some-methods.mp4 7.16 MB
16-implicit-model-binding-with-routes-and-methods/073-resolving-buyer-using-global-scopes.mp4 9.74 MB
16-implicit-model-binding-with-routes-and-methods/074-resolving-seller-using-global-scopes.mp4 4.68 MB
17-implementing-soft-deleting-for-all-the-models/075-modifying-the-migrations-for-soft-deleting.mp4 4.93 MB
17-implementing-soft-deleting-for-all-the-models/076-using-soft-deleting-for-all-the-models.mp4 6.46 MB
18-implementing-the-operations-for-category/077-implementing-the-index-method-for-categorycontroller.mp4 7.85 MB
18-implementing-the-operations-for-category/078-implementing-the-show-method-for-categorycontroller.mp4 3.22 MB
18-implementing-the-operations-for-category/079-implementing-the-store-method-for-categorycontroller.mp4 8.37 MB
18-implementing-the-operations-for-category/080-implementing-the-update-method-for-categorycontroller.mp4 8.43 MB
18-implementing-the-operations-for-category/081-implementing-the-destroy-method-for-categorycontroller.mp4 4.34 MB
19-implementing-the-operations-for-product/082-implementing-the-index-method-for-productcontroller.mp4 6.3 MB
19-implementing-the-operations-for-product/083-implementing-the-show-method-for-productcontroller.mp4 2.49 MB
20-exercises-implementing-the-operations-for-transaction/084-implementing-the-index-method-for-transactioncontroller.html 1.18 KB
20-exercises-implementing-the-operations-for-transaction/085-implementing-the-show-method-for-transactioncontroller.html 962 B
21-implementing-complex-operations-within-transaction/086-implementing-the-index-method-for-transactioncategorycontroller.mp4 9.46 MB
21-implementing-complex-operations-within-transaction/087-implementing-the-index-method-for-transactionsellercontroller.mp4 9.99 MB
22-implementing-complex-operations-for-buyer/088-implementing-the-index-method-for-buyertransactioncontroller.mp4 6.57 MB
22-implementing-complex-operations-for-buyer/089-implementing-the-index-method-for-buyerproductcontroller.mp4 13.49 MB
22-implementing-complex-operations-for-buyer/090-implementing-the-index-method-for-buyersellercontroller.mp4 11.47 MB
22-implementing-complex-operations-for-buyer/091-implementing-the-index-method-for-buyercategorycontroller.mp4 12.03 MB
23-implementing-complex-operations-for-category/092-implementing-the-index-method-for-categoryproductcontroller.mp4 6.21 MB
23-implementing-complex-operations-for-category/093-implementing-the-index-method-for-categorysellercontroller.mp4 7.73 MB
23-implementing-complex-operations-for-category/094-implementing-the-index-method-for-categorytransactioncontroller.mp4 10.79 MB
23-implementing-complex-operations-for-category/095-implementing-the-index-method-for-categorybuyercontroller.mp4 12.39 MB
23-implementing-complex-operations-for-category/096-removing-the-pivot-table-from-the-results.mp4 3.67 MB
24-implementing-complex-operations-for-seller/097-implementing-the-index-method-for-sellertransactioncontroller.mp4 6.94 MB
24-implementing-complex-operations-for-seller/098-implementing-the-index-method-for-sellercategorycontroller.mp4 5.74 MB
24-implementing-complex-operations-for-seller/099-implementing-the-index-method-for-sellerbuyercontroller.mp4 7.81 MB
24-implementing-complex-operations-for-seller/100-implementing-the-index-method-for-sellerproductcontroller.mp4 6.43 MB
24-implementing-complex-operations-for-seller/101-implementing-the-store-method-for-sellerproductcontroller.mp4 15.09 MB
24-implementing-complex-operations-for-seller/102-implementing-the-update-method-for-sellerproductcontroller.mp4 17.21 MB
24-implementing-complex-operations-for-seller/103-implementing-the-destroy-method-for-sellerproductcontroller.mp4 4.95 MB
25-implementing-complex-operations-for-product/104-challenge-implementing-the-index-operation-of-producttransaction.mp4 10.43 MB
25-implementing-complex-operations-for-product/105-challenge-implementing-the-index-operation-of-productbuyer.mp4 10.71 MB
25-implementing-complex-operations-for-product/106-challenge-implementing-the-index-operation-of-productcategory.mp4 10.12 MB
25-implementing-complex-operations-for-product/107-implementing-the-update-operation-of-productcategory.mp4 15.17 MB
25-implementing-complex-operations-for-product/108-implementing-the-destroy-operation-of-productcategory.mp4 4.96 MB
25-implementing-complex-operations-for-product/109-implementing-the-store-operation-for-productbuyertransaction.mp4 29.3 MB
25-implementing-complex-operations-for-product/110-handling-the-products-availability-using-events.mp4 7.79 MB
26-adding-an-image-for-products/111-preparing-the-api-for-images-uploading.mp4 7.78 MB
26-adding-an-image-for-products/112-storing-an-image-when-creating-a-product.mp4 9.38 MB
26-adding-an-image-for-products/113-removing-the-image-when-deleting-a-product.mp4 5.62 MB
26-adding-an-image-for-products/114-updating-the-image-when-editing-a-product.mp4 11.22 MB
27-sending-email-for-users-accounts-verification/115-preparing-the-project-for-email-sending.mp4 12.68 MB
27-sending-email-for-users-accounts-verification/116-implementing-the-verification-system.mp4 13.95 MB
27-sending-email-for-users-accounts-verification/117-creating-the-mailable-for-user-created.mp4 3.48 MB
27-sending-email-for-users-accounts-verification/118-implementing-the-usercreated-mailable.mp4 8.81 MB
27-sending-email-for-users-accounts-verification/119-send-verification-email-using-events.mp4 13.23 MB
27-sending-email-for-users-accounts-verification/120-solving-the-problem-with-factories.mp4 7.75 MB
27-sending-email-for-users-accounts-verification/121-creating-the-mailable-for-user-mail-changed.mp4 3.65 MB
27-sending-email-for-users-accounts-verification/122-implementing-the-usermailchanged-mailable.mp4 4.78 MB
27-sending-email-for-users-accounts-verification/123-send-verification-for-email-changed-using-events.mp4 7.3 MB
27-sending-email-for-users-accounts-verification/124-resending-the-verification-email-if-requested.mp4 7.82 MB
27-sending-email-for-users-accounts-verification/125-dealing-with-failingprone-actions.mp4 7.48 MB
27-sending-email-for-users-accounts-verification/126-using-markdown-mailables.mp4 27.05 MB
28-the-middleware-and-the-rate-limiting/127-about-the-middleware-and-how-it-works.mp4 15.51 MB
28-the-middleware-and-the-rate-limiting/128-creating-a-custom-middleware.mp4 20.89 MB
28-the-middleware-and-the-rate-limiting/129-about-the-rate-limiting-and-the-details.mp4 9.49 MB
28-the-middleware-and-the-rate-limiting/130-customizing-the-response-for-too-many-attempts.mp4 7.7 MB
29-transforming-responses-with-php-fractal-for-security-and-compatibility/131-about-transformers-and-why-to-use-it.mp4 13.06 MB
29-transforming-responses-with-php-fractal-for-security-and-compatibility/132-preparing-the-project-for-data-transforming.mp4 8.39 MB
29-transforming-responses-with-php-fractal-for-security-and-compatibility/133-creating-the-transformer-for-user.mp4 14.8 MB
29-transforming-responses-with-php-fractal-for-security-and-compatibility/134-creating-the-transformer-for-seller-and-buyer.mp4 5.29 MB
29-transforming-responses-with-php-fractal-for-security-and-compatibility/135-creating-the-transformer-for-category.mp4 2.93 MB
29-transforming-responses-with-php-fractal-for-security-and-compatibility/136-creating-the-transformer-for-transaction.mp4 4.26 MB
29-transforming-responses-with-php-fractal-for-security-and-compatibility/137-creating-the-transformer-for-product.mp4 6.06 MB
29-transforming-responses-with-php-fractal-for-security-and-compatibility/138-linking-the-models-with-its-respective-transformer.mp4 6.99 MB
29-transforming-responses-with-php-fractal-for-security-and-compatibility/139-returning-the-new-transformed-responses.mp4 21.6 MB
30-sorting-and-filtering-results-based-on-query-parameters/140-sorting-results-by-any-attribute.mp4 14.83 MB
30-sorting-and-filtering-results-based-on-query-parameters/141-understanding-an-issue-with-sorted-responses.mp4 6.97 MB
30-sorting-and-filtering-results-based-on-query-parameters/142-improving-the-transformations-to-solve-the-problem.mp4 9.15 MB
30-sorting-and-filtering-results-based-on-query-parameters/143-implementing-the-solution-using-transformers.mp4 6.82 MB
30-sorting-and-filtering-results-based-on-query-parameters/144-filtering-responses-based-on-attributes.mp4 16.66 MB
31-pagination-of-results/145-about-pagination.mp4 10.68 MB
31-pagination-of-results/146-paginating-already-built-collections.mp4 19.56 MB
31-pagination-of-results/147-allowing-custom-page-size.mp4 7.56 MB
32-caching-results/148-implementing-the-cache-system.mp4 10.01 MB
32-caching-results/149-the-caching-system-and-the-query-parameters.mp4 12.32 MB
33-implementing-hateoas-hypermedia-controls/150-what-is-and-why-to-use-hateoas.mp4 9.92 MB
33-implementing-hateoas-hypermedia-controls/151-implementing-hateoas-hypermedia-controls-for-category-instances.mp4 14.52 MB
33-implementing-hateoas-hypermedia-controls/152-implementing-hateoas-hypermedia-controls-for-product-instances.mp4 8.02 MB
33-implementing-hateoas-hypermedia-controls/153-implementing-hateoas-for-transaction-instances.mp4 5.92 MB
33-implementing-hateoas-hypermedia-controls/154-implementing-hateoas-for-user-instances.mp4 4.97 MB
33-implementing-hateoas-hypermedia-controls/155-exercise-implementing-hateoas-for-buyer.html 1.17 KB
33-implementing-hateoas-hypermedia-controls/156-exercise-implementing-hateoas-for-seller.html 1.02 KB
34-the-transformations-and-the-validations/157-understanding-two-problems-with-transformations-and-validations.mp4 4.7 MB
34-the-transformations-and-the-validations/158-creating-and-using-a-middleware-to-solve-the-problem.mp4 17.63 MB
34-the-transformations-and-the-validations/159-solving-the-first-problem-using-the-middleware.mp4 7.62 MB
34-the-transformations-and-the-validations/160-improving-the-transformations-to-solve-the-second-problem.mp4 8.12 MB
34-the-transformations-and-the-validations/161-improving-the-middleware-to-solve-the-second-problem.mp4 16.59 MB
35-preparing-the-api-for-user-authentication-using-sessions/162-why-is-it-required-for-our-api.mp4 6.06 MB
35-preparing-the-api-for-user-authentication-using-sessions/163-creating-the-additional-authentication-structure.mp4 8.7 MB
35-preparing-the-api-for-user-authentication-using-sessions/164-tuning-some-structures-to-avoid-inconsistences.mp4 8.69 MB
35-preparing-the-api-for-user-authentication-using-sessions/165-about-csrf-and-handling-csrf-exceptions.mp4 11.99 MB
35-preparing-the-api-for-user-authentication-using-sessions/166-returning-html-and-redirections-when-required.mp4 20.15 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/167-about-oauth2-and-security-on-apis.mp4 10.7 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/168-what-is-laravel-passport.mp4 6.35 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/169-preparing-the-project-to-use-laravel-passport.mp4 6.51 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/170-using-the-migrations-of-laravel-passport.mp4 5.79 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/171-installing-passport-definitively-on-the-api.mp4 7.47 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/172-making-users-authenticatable-through-api-tokens.mp4 5.82 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/173-registering-the-required-routes.mp4 11.42 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/174-configuring-the-authentication-system.mp4 3.6 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/175-defining-the-expiration-time-for-the-tokens.mp4 8.03 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/176-using-clientcredentials-grant-to-protect-some-routes.mp4 15.3 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/177-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/178-protecting-all-the-routes.mp4 19.25 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/179-using-the-password-grant-type.mp4 10.36 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/180-preparing-the-api-to-use-the-passport-components.mp4 19.51 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/181-creating-the-views-to-manage-the-personal-tokens.mp4 12.35 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/182-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/183-allowing-the-management-of-api-clients.mp4 18.46 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/184-about-the-authorization-code-grant-type.mp4 16.21 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/185-using-the-implicit-grant-type.mp4 12.62 MB
36-using-laravel-passport-to-implement-the-initial-security-layer-with-oauth2/186-refreshing-tokens.mp4 10.55 MB
37-restricting-oauth2-clients-using-scopes/187-what-are-scopes-on-oauth2.mp4 10.46 MB
37-restricting-oauth2-clients-using-scopes/188-registering-some-required-scopes-for-the-api.mp4 13.39 MB
37-restricting-oauth2-clients-using-scopes/189-registering-the-middleware-to-check-scopes.mp4 9.58 MB
37-restricting-oauth2-clients-using-scopes/190-restricting-the-action-that-needs-the-purchaseproduct-scope.mp4 13.84 MB
37-restricting-oauth2-clients-using-scopes/191-restricting-the-actions-that-need-the-manageproducts-scope.mp4 15.21 MB
37-restricting-oauth2-clients-using-scopes/192-restricting-the-actions-that-need-the-manageaccount-scope.mp4 11.36 MB
37-restricting-oauth2-clients-using-scopes/193-restricting-the-actions-that-need-the-readgeneral-scope.mp4 24.7 MB
38-implementing-the-final-security-layer-using-policies-and-gates-of-laravel/194-about-the-final-security-layer.mp4 7.97 MB
38-implementing-the-final-security-layer-using-policies-and-gates-of-laravel/195-what-are-policies-and-gates-on-laravel.mp4 11.55 MB
38-implementing-the-final-security-layer-using-policies-and-gates-of-laravel/196-implementing-the-restrictions-over-buyer.mp4 19.85 MB
38-implementing-the-final-security-layer-using-policies-and-gates-of-laravel/197-implementing-the-restrictions-over-seller.mp4 20.18 MB
38-implementing-the-final-security-layer-using-policies-and-gates-of-laravel/198-the-restrictions-over-user.mp4 17.06 MB
38-implementing-the-final-security-layer-using-policies-and-gates-of-laravel/199-implementing-the-restrictions-over-transaction.mp4 11.55 MB
38-implementing-the-final-security-layer-using-policies-and-gates-of-laravel/200-implementing-the-restrictions-over-product.mp4 14.63 MB
38-implementing-the-final-security-layer-using-policies-and-gates-of-laravel/201-allowing-all-actions-for-admin-users.mp4 16.43 MB
38-implementing-the-final-security-layer-using-policies-and-gates-of-laravel/202-allowing-remaining-actions-only-admin-users-can-do.mp4 25.9 MB
39-conclusion/203-list-of-pending-topics.html 3.16 KB
39-conclusion/204-thanks-for-be-here.mp4 4.22 MB
[FreeTutorials.Us].txt 75 B
Freetutorials.Us.url 119 B
Download Info
-
Tips
“[FreeTutorials.Us] restful-api-with-laravel-php-homestead-passport-hateoas” 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.