[FreeCourseLab.com] Udemy - Create Fast RESTful APIs with Lumen and Homestead by Laravel

Photo unavailable
Category:
Date:
08/26/19 at 6:11pm GMT+1
Submitter:
Seeders:
1
Leechers:
1
File size:
772 MB in 99 files

Torrent Status:
  This torrent has been verified.

Infohash:
dcdbb5a4791d6358925b96285c8cc5674fb3a4c1


File list

  • [FreeCourseLab.com] Udemy - Create Fast RESTful APIs with Lumen and Homestead by Laravel
  • icon 1. Starting with the Course/1. Introduction.mp4 9.5 MB
    icon 1. Starting with the Course/1. Introduction.vtt 2.5 KB
    icon 1. Starting with the Course/1.1 How to contact me.html 147 B
    icon 1. Starting with the Course/2. About me.mp4 2.9 MB
    icon 1. Starting with the Course/2. About me.vtt 663 B
    icon 1. Starting with the Course/3. Some Important Details!.html 3.2 KB
    icon 1. Starting with the Course/3.1 About me.html 87 B
    icon 1. Starting with the Course/3.2 Some of my public projects.html 90 B
    icon 1. Starting with the Course/4. Lumen VS Slim VS Laravel.mp4 10.4 MB
    icon 1. Starting with the Course/4. Lumen VS Slim VS Laravel.vtt 2.9 KB
    icon 1. Starting with the Course/4.1 Lumen Benchmark by Taylor Otwell.html 110 B
    icon 2. Setting the Development Environment/1. Downloading and Installing all the Required Tools.mp4 32.4 MB
    icon 2. Setting the Development Environment/1. Downloading and Installing all the Required Tools.vtt 8.2 KB
    icon 2. Setting the Development Environment/1.1 PHP for Windows.html 84 B
    icon 2. Setting the Development Environment/1.2 Composer Site.html 85 B
    icon 2. Setting the Development Environment/1.3 Sublime Text 3 Site.html 89 B
    icon 2. Setting the Development Environment/1.4 Github ClientShell.html 88 B
    icon 2. Setting the Development Environment/1.5 Vagrant Site.html 87 B
    icon 2. Setting the Development Environment/1.6 Oracle Virtual Box Site.html 88 B
    icon 2. Setting the Development Environment/2. Obtaining Lumen and Linking it to Homestead.mp4 29.1 MB
    icon 2. Setting the Development Environment/2. Obtaining Lumen and Linking it to Homestead.vtt 5.6 KB
    icon 2. Setting the Development Environment/2.1 Lumen Installation.html 116 B
    icon 2. Setting the Development Environment/2.2 Homestead Per Project Installation.html 123 B
    icon 2. Setting the Development Environment/3. Installing, Configuring and Testing Homestead.mp4 6.3 MB
    icon 2. Setting the Development Environment/3. Installing, Configuring and Testing Homestead.vtt 2.6 KB
    icon 2. Setting the Development Environment/3.1 Configuring Homestead The file homestead.yaml.html 120 B
    icon 2. Setting the Development Environment/3.2 Homestead Yaml.txt 583 B
    icon 2. Setting the Development Environment/3.3 Obtaining the Homestead Box for Vagrant.html 121 B
    icon 2. Setting the Development Environment/4. Configuring Sublime Text 3.mp4 12.4 MB
    icon 2. Setting the Development Environment/4. Configuring Sublime Text 3.vtt 3.1 KB
    icon 2. Setting the Development Environment/4.1 Perfect Sublime Text 3 Configuration for PHP Development.html 123 B
    icon 2. Setting the Development Environment/4.2 About SublimeCodeIntel.html 112 B
    icon 2. Setting the Development Environment/4.3 Sublime Package Control.html 99 B
    icon 2. Setting the Development Environment/5. Looking Vagrant Deeper.mp4 29.7 MB
    icon 2. Setting the Development Environment/5. Looking Vagrant Deeper.vtt 4.4 KB
    icon 2. Setting the Development Environment/5.1 All the Vagrant Commands.html 95 B
    icon 2. Setting the Development Environment/6. [Exercise] Do you Know Your Development Environment.html 170 B
    icon 3. Programming the Main Project Structure for Lumen/1. The Great Advantage of this Course.html 1.7 KB
    icon 3. Programming the Main Project Structure for Lumen/1.1 Sorted List of Commits for the projectcourse.html 118 B
    icon 3. Programming the Main Project Structure for Lumen/1.2 Course Respository.html 103 B
    icon 3. Programming the Main Project Structure for Lumen/2. Configuring Lumen and Reviewing the Structure.mp4 13.7 MB
    icon 3. Programming the Main Project Structure for Lumen/2. Configuring Lumen and Reviewing the Structure.vtt 6 KB
    icon 3. Programming the Main Project Structure for Lumen/2.1 Lumen Configuration Fila.html 129 B
    icon 3. Programming the Main Project Structure for Lumen/3. Creating the Models and the Relationships.mp4 23.8 MB
    icon 3. Programming the Main Project Structure for Lumen/3. Creating the Models and the Relationships.vtt 7 KB
    icon 3. Programming the Main Project Structure for Lumen/3.1 Models.txt 743 B
    icon 3. Programming the Main Project Structure for Lumen/3.2 Models Relationships.html 111 B
    icon 3. Programming the Main Project Structure for Lumen/4. Creating the Database Structure Using Migrations of Lumen.mp4 30.5 MB
    icon 3. Programming the Main Project Structure for Lumen/4. Creating the Database Structure Using Migrations of Lumen.vtt 7.9 KB
    icon 3. Programming the Main Project Structure for Lumen/4.1 All About Migrations.html 99 B
    icon 3. Programming the Main Project Structure for Lumen/5. Inserting Fake Data, Using Faker Into Factories and Seeds.mp4 35.8 MB
    icon 3. Programming the Main Project Structure for Lumen/5. Inserting Fake Data, Using Faker Into Factories and Seeds.vtt 9.2 KB
    icon 3. Programming the Main Project Structure for Lumen/5.1 About the Seeders.html 96 B
    icon 3. Programming the Main Project Structure for Lumen/5.2 About Factories.html 118 B
    icon 3. Programming the Main Project Structure for Lumen/6. Creating the REST Routes and the Controllers.mp4 64.4 MB
    icon 3. Programming the Main Project Structure for Lumen/6. Creating the REST Routes and the Controllers.vtt 12.7 KB
    icon 3. Programming the Main Project Structure for Lumen/6.1 Routes.txt 2.2 KB
    icon 3. Programming the Main Project Structure for Lumen/6.2 All about routing for Lumen.html 98 B
    icon 3. Programming the Main Project Structure for Lumen/6.3 About Controllers on Lumen.html 102 B
    icon 3. Programming the Main Project Structure for Lumen/7. [Exercise] Do You Know the Lumen Structure and Components.html 170 B
    icon 4. Programming The Operations for Simple Resources in the RESTful API/1. Implementing The Features to Show Simple Resources.mp4 34 MB
    icon 4. Programming The Operations for Simple Resources in the RESTful API/1. Implementing The Features to Show Simple Resources.vtt 8.3 KB
    icon 4. Programming The Operations for Simple Resources in the RESTful API/1.1 Retrieving Single Models.html 122 B
    icon 4. Programming The Operations for Simple Resources in the RESTful API/1.2 Retrieving multiple models.html 124 B
    icon 4. Programming The Operations for Simple Resources in the RESTful API/2. Implementing The Features to Insert Simple Resources.mp4 39.7 MB
    icon 4. Programming The Operations for Simple Resources in the RESTful API/2. Implementing The Features to Insert Simple Resources.vtt 9.2 KB
    icon 4. Programming The Operations for Simple Resources in the RESTful API/2.1 Basic Inserts on Laravel.html 111 B
    icon 4. Programming The Operations for Simple Resources in the RESTful API/2.2 About Validations on Lumen.html 123 B
    icon 4. Programming The Operations for Simple Resources in the RESTful API/3. Implementing The Features to Edit Simple Resources.mp4 33.9 MB
    icon 4. Programming The Operations for Simple Resources in the RESTful API/3. Implementing The Features to Edit Simple Resources.vtt 6.8 KB
    icon 4. Programming The Operations for Simple Resources in the RESTful API/3.1 Requests Validation Quick Start.html 123 B
    icon 4. Programming The Operations for Simple Resources in the RESTful API/3.2 Basic Updating for a Model.html 111 B
    icon 4. Programming The Operations for Simple Resources in the RESTful API/4. Implementing The Features to Remove Simple Resources.mp4 33.6 MB
    icon 4. Programming The Operations for Simple Resources in the RESTful API/4. Implementing The Features to Remove Simple Resources.vtt 33.7 MB
    icon 4. Programming The Operations for Simple Resources in the RESTful API/4.1 Deleting Models.html 113 B
    icon 5. Programming The Operations for Nested Resources in the RESTful API/1. Implementing the Methods to Show Nested Resources.mp4 23.8 MB
    icon 5. Programming The Operations for Nested Resources in the RESTful API/1. Implementing the Methods to Show Nested Resources.vtt 6.7 KB
    icon 5. Programming The Operations for Nested Resources in the RESTful API/2. Implementing the Methods to Insert Nested Resources.mp4 48.1 MB
    icon 5. Programming The Operations for Nested Resources in the RESTful API/2. Implementing the Methods to Insert Nested Resources.vtt 10.3 KB
    icon 5. Programming The Operations for Nested Resources in the RESTful API/3. Implementing the Method to Edit a Nested Resource.mp4 24.6 MB
    icon 5. Programming The Operations for Nested Resources in the RESTful API/3. Implementing the Method to Edit a Nested Resource.vtt 6.2 KB
    icon 5. Programming The Operations for Nested Resources in the RESTful API/4. Implementing the Functions to Remove Nested Resources.mp4 40.9 MB
    icon 5. Programming The Operations for Nested Resources in the RESTful API/4. Implementing the Functions to Remove Nested Resources.vtt 7.3 KB
    icon 6. Security, Access and Requests Validation/1. About OAuth2 and How it Works.mp4 10.3 MB
    icon 6. Security, Access and Requests Validation/1. About OAuth2 and How it Works.vtt 4.1 KB
    icon 6. Security, Access and Requests Validation/1.1 OAuth2 for LumenLaravel.html 115 B
    icon 6. Security, Access and Requests Validation/1.2 All About OAuth2.html 136 B
    icon 6. Security, Access and Requests Validation/1.3 The OAuth2 RFC Specification (Serious scientific document).html 96 B
    icon 6. Security, Access and Requests Validation/2. Obtaining and Installing the OAuth2 Server on Lumen.mp4 20 MB
    icon 6. Security, Access and Requests Validation/2. Obtaining and Installing the OAuth2 Server on Lumen.vtt 3.5 KB
    icon 6. Security, Access and Requests Validation/2.1 All About the Middlewares on Lumen.html 101 B
    icon 6. Security, Access and Requests Validation/2.2 OAuth2 Server, Installation as a Depndency.html 139 B
    icon 6. Security, Access and Requests Validation/2.3 About Service Providers on Lumen.html 100 B
    icon 6. Security, Access and Requests Validation/3. Configuring and Testing The OAuth2 Server.mp4 41.5 MB
    icon 6. Security, Access and Requests Validation/3. Configuring and Testing The OAuth2 Server.vtt 7.8 KB
    icon 6. Security, Access and Requests Validation/4. Protecting the Resources and Operations Using an OAuth2 access_token.mp4 31.6 MB
    icon 6. Security, Access and Requests Validation/4. Protecting the Resources and Operations Using an OAuth2 access_token.vtt 6.1 KB
    icon 7. Finalizing Details/1. Handling Errors and Exceptions in the RESTful API.mp4 23.5 MB
    icon 7. Finalizing Details/1. Handling Errors and Exceptions in the RESTful API.vtt 5.3 KB

Similar Torrents