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