[Udemy] Освойте Laravel и создавайте приложения высокого уровня с Laravel (2020) [En]
- 收录时间:2021-01-29 12:47:10
- 文件大小:9GB
- 下载次数:1
- 最近下载:2021-01-29 12:47:10
- 磁力链接:
-
文件列表
- 18 Handling User's Actions and Their Profiles/087 Verifying a User Email After Registering.mp4 214MB
- 10 Making Your Tasks Easier with the Laravel Advantages/049 Using the Laravel Form Requests to Validate Data.mp4 196MB
- 01 Introduction/002 About the Course and How to Take Advantage of It.mp4 195MB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/079 Using Eloquent Global Scopes to Get Only Available Products.mp4 181MB
- 05 Usage of Databases and Information Management in Laravel/023 Creating Database Tables with Laravel Migrations.mp4 178MB
- 14 Using Additional Laravel Features to Implement the Shopping Cart Features/066 Learn and Use Nested Resources in Laravel to Add Products to a Cart.mp4 176MB
- 18 Handling User's Actions and Their Profiles/090 Allowing to Edit the User's Profile with Laravel.mp4 170MB
- 14 Using Additional Laravel Features to Implement the Shopping Cart Features/069 Take Advantage of the Service to Remove the Cart Products with Laravel.mp4 168MB
- 07 Handling Forms and Actions with Laravel Blade and Laravel Eloquent/033 Editing Existing Data with a Form and Eloquent.mp4 165MB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/086 Managing the Stock of Purchased Products.mp4 164MB
- 09 Creating the Authentication System and Improving the Frontend with Laravel Mix/044 Understanding the Laravel Authentication System.mp4 159MB
- 07 Handling Forms and Actions with Laravel Blade and Laravel Eloquent/031 Showing and Using Forms in Laravel.mp4 155MB
- 18 Handling User's Actions and Their Profiles/092 Receiving and Handling Files in Laravel User's Profile Image.mp4 154MB
- 14 Using Additional Laravel Features to Implement the Shopping Cart Features/068 Use Dependency Injection in Laravel to Display the Products of a Cart.mp4 153MB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/081 Use Eager Loading in Laravel to Load Product Images Efficiently.mp4 151MB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/056 Understanding and Creating One-to-One Relationships with Laravel Eloquent.mp4 150MB
- 15 Exploring Other Laravel Functionalities for the Ordering and Paying Systems/074 Use a Laravel Nested Resource Controller to Charge for an Order.mp4 147MB
- 18 Handling User's Actions and Their Profiles/091 Editing a User's Profile with Laravel.mp4 146MB
- 09 Creating the Authentication System and Improving the Frontend with Laravel Mix/045 Introducing and Using Laravel Mix to generate the Frontend Assets.mp4 144MB
- 03 Learning and Using Some Essential Components of Laravel/017 Meet and Use Controllers in Laravel to Handle the Business Logic.mp4 142MB
- 15 Exploring Other Laravel Functionalities for the Ordering and Paying Systems/073 Learn to Identify Authenticated Users with Laravel and Create an Order.mp4 142MB
- 14 Using Additional Laravel Features to Implement the Shopping Cart Features/067 Learn How to Use Cookies in Laravel to Retrieve the Shopping Cart.mp4 141MB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/058 Using and Creating Many-to-Many Relationships with Laravel Eloquent.mp4 140MB
- 04 Identify, Handle and Solve Errors and Exceptions in Laravel/020 How Errors Work in Laravel and How to Identify Them.mp4 139MB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/082 Showing the Loaded Images of Each Product with Laravel and Bootstrap.mp4 138MB
- 14 Using Additional Laravel Features to Implement the Shopping Cart Features/065 Meet and Use Eloquent Scopes to Improve Products Visualization.mp4 137MB
- 10 Making Your Tasks Easier with the Laravel Advantages/047 Mastering and Using Implicit Model Binding in Laravel.mp4 136MB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/062 Learn and Use Many-to-Many Polymorphic Relationships in Laravel.mp4 134MB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/083 Use Database Transactions in Laravel for Complex Operations.mp4 133MB
- 05 Usage of Databases and Information Management in Laravel/024 Introducing Eloquent and Models in Laravel.mp4 133MB
- 03 Learning and Using Some Essential Components of Laravel/016 Create Multiple Types of Routes and Actions in Laravel.mp4 131MB
- 14 Using Additional Laravel Features to Implement the Shopping Cart Features/070 Using Laravel Collections and Use it to Inject the Cart Counter in Blade.mp4 128MB
- 02 Meet Laravel and Explore Its Structure and Tools/013 Identifying and Assigning the Laravel Environment Settings.mp4 127MB
- 10 Making Your Tasks Easier with the Laravel Advantages/051 Taking Advantage of Layouts and Components with Laravel Blade.mp4 126MB
- 16 Starting with The Implementation of the Administration Panel with Laravel/075 Separating the Routes from the Admin Panel in Laravel.mp4 121MB
- 10 Making Your Tasks Easier with the Laravel Advantages/050 Using Artisan to Create Multiple Components at Once in Laravel.mp4 118MB
- 01 Introduction/003 PHP, Composer and the Database.mp4 118MB
- 15 Exploring Other Laravel Functionalities for the Ordering and Paying Systems/071 Recall Some Laravel Features to Confirm and Initiate an Order.mp4 110MB
- 18 Handling User's Actions and Their Profiles/093 Using and Showing the Profile Image Stored for the User's profile.mp4 109MB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/080 Ignoring the Global Scopes in the Admin Panel with Laravel.mp4 108MB
- 02 Meet Laravel and Explore Its Structure and Tools/010 Exploring the Laravel Structure by Following Its Execution Process.mp4 106MB
- 05 Usage of Databases and Information Management in Laravel/025 Inserting Information with Laravel Seeders and Factories.mp4 105MB
- 08 Session Management, Responses, and Messages with Laravel/042 Returning Result Messages for Some Actions with Laravel.mp4 105MB
- 08 Session Management, Responses, and Messages with Laravel/037 How to Get and Set Values in the Session with Laravel.mp4 104MB
- 11 Going Deep with Attributes, Tables, and Models in Laravel/052 Indicating the Columns of the Tables in the Laravel Migrations.mp4 104MB
- 03 Learning and Using Some Essential Components of Laravel/015 Route Files and How Routes Work in Laravel.mp4 104MB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/085 Create Your Own Configuration File for the Cart Service.mp4 103MB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/060 Master the One-to-One Polymorphic Relationships in Laravel.mp4 100MB
- 11 Going Deep with Attributes, Tables, and Models in Laravel/054 Implement the Factories of Your Models in Laravel.mp4 97MB
- 15 Exploring Other Laravel Functionalities for the Ordering and Paying Systems/072 Learn About Accessors in Laravel and use It to Calculate Totals.mp4 94MB
- 16 Starting with The Implementation of the Administration Panel with Laravel/078 Implementing the Main Admin Panel Action with Laravel.mp4 93MB
- 08 Session Management, Responses, and Messages with Laravel/040 Reusing Values Submitted from an Invalid Form.mp4 93MB
- 16 Starting with The Implementation of the Administration Panel with Laravel/077 Create Your Own Middleware in Laravel to Control Administrative Access.mp4 92MB
- 18 Handling User's Actions and Their Profiles/088 Using Route Middleware in Laravel to Allow Actions Only to Verified Users.mp4 87MB
- 09 Creating the Authentication System and Improving the Frontend with Laravel Mix/046 The Middleware and How to Restrict Access and Actions in Laravel.mp4 85MB
- 05 Usage of Databases and Information Management in Laravel/022 Explore Database Connections in Laravel and Configure One.mp4 84MB
- 13 Using All of Model Relationships Types within Laravel Seeders/064 Using and Inserting Polymorphic Relationships Using the Laravel Seeder.mp4 81MB
- 11 Going Deep with Attributes, Tables, and Models in Laravel/053 Implementing the Additional Models of Your Laravel Project.mp4 81MB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/084 Redirecting Users to the Correct Location After Login.mp4 80MB
- 05 Usage of Databases and Information Management in Laravel/027 Reading and Selecting Data with Models in Laravel.mp4 77MB
- 07 Handling Forms and Actions with Laravel Blade and Laravel Eloquent/035 Removing Information from the Database Using Forms and Eloquent.mp4 75MB
- 07 Handling Forms and Actions with Laravel Blade and Laravel Eloquent/032 Inserting Data from a Form with Laravel Eloquent.mp4 73MB
- 07 Handling Forms and Actions with Laravel Blade and Laravel Eloquent/034 Reviewing Some Features to Improve the Usability of the Laravel Project.mp4 64MB
- 09 Creating the Authentication System and Improving the Frontend with Laravel Mix/043 Generating the Authentication Components with Laravel UI.mp4 63MB
- 05 Usage of Databases and Information Management in Laravel/026 Interacting with the Database with the Laravel Query Builder.mp4 63MB
- 08 Session Management, Responses, and Messages with Laravel/036 Different Ways to Redirect Your Users with Laravel.mp4 62MB
- 13 Using All of Model Relationships Types within Laravel Seeders/063 Using and Inserting _Simple_ Model Relationships within the Laravel Seeder.mp4 62MB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/057 Learning and Creating One-to-Many Relationships with Eloquent of Laravel.mp4 59MB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/059 Relationships Through Relationships in Laravel with Eloquent.mp4 56MB
- 02 Meet Laravel and Explore Its Structure and Tools/007 Using Composer to Install Laravel.mp4 56MB
- 03 Learning and Using Some Essential Components of Laravel/018 Showing Views as a Result of Operations in Laravel.mp4 51MB
- 19 Conclusions and Recommendations/095 Bonus Class.mp4 50MB
- 08 Session Management, Responses, and Messages with Laravel/038 Validating Data Before Doing Any Modification with Eloquent.mp4 49MB
- 08 Session Management, Responses, and Messages with Laravel/041 Allowing to See Success Messages in the Views with Blade.mp4 47MB
- 18 Handling User's Actions and Their Profiles/089 How Works the Password Reset Feature of Laravel.mp4 47MB
- 06 Going Deep in the Usage of Views with Blade of Laravel/030 Improving Your Views with Templates in Blade of Laravel.mp4 47MB
- 02 Meet Laravel and Explore Its Structure and Tools/011 Meet Artisan of Laravel.mp4 46MB
- 01 Introduction/001 About the Instructor of the Course.mp4 45MB
- 16 Starting with The Implementation of the Administration Panel with Laravel/076 Determining If a User is an Administrator Using the Model and Carbon.mp4 45MB
- 06 Going Deep in the Usage of Views with Blade of Laravel/028 Sending and Displaying Information in Views with Blade of Laravel.mp4 44MB
- 04 Identify, Handle and Solve Errors and Exceptions in Laravel/021 How to Debug in Laravel to Resolve Errors.mp4 43MB
- 08 Session Management, Responses, and Messages with Laravel/039 Allowing to Show Errors in the Views with Blade.mp4 41MB
- 06 Going Deep in the Usage of Views with Blade of Laravel/029 Learn About the Essential Control Structures in Blade.mp4 40MB
- 10 Making Your Tasks Easier with the Laravel Advantages/048 Improving Your Routes Using Resource Routes in Laravel.mp4 39MB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/061 Meet and Use the One-to-Many Polymorphic Relationships in Laravel.mp4 28MB
- 03 Learning and Using Some Essential Components of Laravel/014 Adapting the Routes in Laravel to Work in Several Versions.mp4 26MB
- 02 Meet Laravel and Explore Its Structure and Tools/009 Adapting the Project to the New Laravel Versions.mp4 26MB
- 01 Introduction/005 Required Tools to Manage the Frontend in Laravel.mp4 19MB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/055 Understanding Some Differences with Recent Laravel Versions.mp4 19MB
- 02 Meet Laravel and Explore Its Structure and Tools/012 Using Php Artisan Tinker.mp4 16MB
- 11 Going Deep with Attributes, Tables, and Models in Laravel/054 img.zip 6MB
- 19 Conclusions and Recommendations/094 -27-07-2020-concepts.png 307KB
- 01 Introduction/004 How-to-Ask-Questions.png 33KB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/056 Understanding and Creating One-to-One Relationships with Laravel Eloquent.en.srt 22KB
- 10 Making Your Tasks Easier with the Laravel Advantages/049 Using the Laravel Form Requests to Validate Data.en.srt 22KB
- 18 Handling User's Actions and Their Profiles/092 Receiving and Handling Files in Laravel User's Profile Image.en.srt 22KB
- 05 Usage of Databases and Information Management in Laravel/023 Creating Database Tables with Laravel Migrations.en.srt 22KB
- 14 Using Additional Laravel Features to Implement the Shopping Cart Features/067 Learn How to Use Cookies in Laravel to Retrieve the Shopping Cart.en.srt 21KB
- 08 Session Management, Responses, and Messages with Laravel/040 Reusing Values Submitted from an Invalid Form.en.srt 21KB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/058 Using and Creating Many-to-Many Relationships with Laravel Eloquent.en.srt 21KB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/083 Use Database Transactions in Laravel for Complex Operations.en.srt 21KB
- 05 Usage of Databases and Information Management in Laravel/025 Inserting Information with Laravel Seeders and Factories.en.srt 20KB
- 11 Going Deep with Attributes, Tables, and Models in Laravel/054 Implement the Factories of Your Models in Laravel.en.srt 20KB
- 14 Using Additional Laravel Features to Implement the Shopping Cart Features/070 Using Laravel Collections and Use it to Inject the Cart Counter in Blade.en.srt 20KB
- 15 Exploring Other Laravel Functionalities for the Ordering and Paying Systems/073 Learn to Identify Authenticated Users with Laravel and Create an Order.en.srt 20KB
- 18 Handling User's Actions and Their Profiles/091 Editing a User's Profile with Laravel.en.srt 20KB
- 18 Handling User's Actions and Their Profiles/087 Verifying a User Email After Registering.en.srt 20KB
- 07 Handling Forms and Actions with Laravel Blade and Laravel Eloquent/031 Showing and Using Forms in Laravel.en.srt 19KB
- 18 Handling User's Actions and Their Profiles/090 Allowing to Edit the User's Profile with Laravel.en.srt 19KB
- 14 Using Additional Laravel Features to Implement the Shopping Cart Features/068 Use Dependency Injection in Laravel to Display the Products of a Cart.en.srt 19KB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/062 Learn and Use Many-to-Many Polymorphic Relationships in Laravel.en.srt 19KB
- 14 Using Additional Laravel Features to Implement the Shopping Cart Features/066 Learn and Use Nested Resources in Laravel to Add Products to a Cart.en.srt 19KB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/079 Using Eloquent Global Scopes to Get Only Available Products.en.srt 19KB
- 03 Learning and Using Some Essential Components of Laravel/016 Create Multiple Types of Routes and Actions in Laravel.en.srt 19KB
- 15 Exploring Other Laravel Functionalities for the Ordering and Paying Systems/071 Recall Some Laravel Features to Confirm and Initiate an Order.en.srt 18KB
- 15 Exploring Other Laravel Functionalities for the Ordering and Paying Systems/072 Learn About Accessors in Laravel and use It to Calculate Totals.en.srt 18KB
- 09 Creating the Authentication System and Improving the Frontend with Laravel Mix/045 Introducing and Using Laravel Mix to generate the Frontend Assets.en.srt 18KB
- 14 Using Additional Laravel Features to Implement the Shopping Cart Features/065 Meet and Use Eloquent Scopes to Improve Products Visualization.en.srt 18KB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/081 Use Eager Loading in Laravel to Load Product Images Efficiently.en.srt 18KB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/080 Ignoring the Global Scopes in the Admin Panel with Laravel.en.srt 18KB
- 15 Exploring Other Laravel Functionalities for the Ordering and Paying Systems/074 Use a Laravel Nested Resource Controller to Charge for an Order.en.srt 17KB
- 10 Making Your Tasks Easier with the Laravel Advantages/050 Using Artisan to Create Multiple Components at Once in Laravel.en.srt 17KB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/085 Create Your Own Configuration File for the Cart Service.en.srt 17KB
- 14 Using Additional Laravel Features to Implement the Shopping Cart Features/069 Take Advantage of the Service to Remove the Cart Products with Laravel.en.srt 17KB
- 10 Making Your Tasks Easier with the Laravel Advantages/051 Taking Advantage of Layouts and Components with Laravel Blade.en.srt 17KB
- 07 Handling Forms and Actions with Laravel Blade and Laravel Eloquent/033 Editing Existing Data with a Form and Eloquent.en.srt 17KB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/086 Managing the Stock of Purchased Products.en.srt 17KB
- 13 Using All of Model Relationships Types within Laravel Seeders/064 Using and Inserting Polymorphic Relationships Using the Laravel Seeder.en.srt 16KB
- 06 Going Deep in the Usage of Views with Blade of Laravel/028 Sending and Displaying Information in Views with Blade of Laravel.en.srt 16KB
- 16 Starting with The Implementation of the Administration Panel with Laravel/078 Implementing the Main Admin Panel Action with Laravel.en.srt 16KB
- 05 Usage of Databases and Information Management in Laravel/024 Introducing Eloquent and Models in Laravel.en.srt 16KB
- 16 Starting with The Implementation of the Administration Panel with Laravel/075 Separating the Routes from the Admin Panel in Laravel.en.srt 16KB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/057 Learning and Creating One-to-Many Relationships with Eloquent of Laravel.en.srt 16KB
- 09 Creating the Authentication System and Improving the Frontend with Laravel Mix/044 Understanding the Laravel Authentication System.en.srt 15KB
- 03 Learning and Using Some Essential Components of Laravel/017 Meet and Use Controllers in Laravel to Handle the Business Logic.en.srt 15KB
- 08 Session Management, Responses, and Messages with Laravel/037 How to Get and Set Values in the Session with Laravel.en.srt 15KB
- 06 Going Deep in the Usage of Views with Blade of Laravel/030 Improving Your Views with Templates in Blade of Laravel.en.srt 15KB
- 16 Starting with The Implementation of the Administration Panel with Laravel/077 Create Your Own Middleware in Laravel to Control Administrative Access.en.srt 15KB
- 02 Meet Laravel and Explore Its Structure and Tools/013 Identifying and Assigning the Laravel Environment Settings.en.srt 15KB
- 03 Learning and Using Some Essential Components of Laravel/018 Showing Views as a Result of Operations in Laravel.en.srt 14KB
- 08 Session Management, Responses, and Messages with Laravel/038 Validating Data Before Doing Any Modification with Eloquent.en.srt 14KB
- 03 Learning and Using Some Essential Components of Laravel/015 Route Files and How Routes Work in Laravel.en.srt 14KB
- 13 Using All of Model Relationships Types within Laravel Seeders/063 Using and Inserting _Simple_ Model Relationships within the Laravel Seeder.en.srt 14KB
- 10 Making Your Tasks Easier with the Laravel Advantages/047 Mastering and Using Implicit Model Binding in Laravel.en.srt 13KB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/060 Master the One-to-One Polymorphic Relationships in Laravel.en.srt 13KB
- 08 Session Management, Responses, and Messages with Laravel/042 Returning Result Messages for Some Actions with Laravel.en.srt 13KB
- 08 Session Management, Responses, and Messages with Laravel/036 Different Ways to Redirect Your Users with Laravel.en.srt 13KB
- 06 Going Deep in the Usage of Views with Blade of Laravel/029 Learn About the Essential Control Structures in Blade.en.srt 13KB
- 05 Usage of Databases and Information Management in Laravel/027 Reading and Selecting Data with Models in Laravel.en.srt 13KB
- 01 Introduction/003 PHP, Composer and the Database.en.srt 13KB
- 11 Going Deep with Attributes, Tables, and Models in Laravel/053 Implementing the Additional Models of Your Laravel Project.en.srt 13KB
- 07 Handling Forms and Actions with Laravel Blade and Laravel Eloquent/032 Inserting Data from a Form with Laravel Eloquent.en.srt 13KB
- 11 Going Deep with Attributes, Tables, and Models in Laravel/052 Indicating the Columns of the Tables in the Laravel Migrations.en.srt 12KB
- 04 Identify, Handle and Solve Errors and Exceptions in Laravel/020 How Errors Work in Laravel and How to Identify Them.en.srt 12KB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/082 Showing the Loaded Images of Each Product with Laravel and Bootstrap.en.srt 12KB
- 16 Starting with The Implementation of the Administration Panel with Laravel/076 Determining If a User is an Administrator Using the Model and Carbon.en.srt 12KB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/059 Relationships Through Relationships in Laravel with Eloquent.en.srt 12KB
- 02 Meet Laravel and Explore Its Structure and Tools/010 Exploring the Laravel Structure by Following Its Execution Process.en.srt 12KB
- 18 Handling User's Actions and Their Profiles/093 Using and Showing the Profile Image Stored for the User's profile.en.srt 12KB
- 04 Identify, Handle and Solve Errors and Exceptions in Laravel/021 How to Debug in Laravel to Resolve Errors.en.srt 11KB
- 07 Handling Forms and Actions with Laravel Blade and Laravel Eloquent/035 Removing Information from the Database Using Forms and Eloquent.en.srt 11KB
- 09 Creating the Authentication System and Improving the Frontend with Laravel Mix/046 The Middleware and How to Restrict Access and Actions in Laravel.en.srt 11KB
- 09 Creating the Authentication System and Improving the Frontend with Laravel Mix/043 Generating the Authentication Components with Laravel UI.en.srt 11KB
- 05 Usage of Databases and Information Management in Laravel/022 Explore Database Connections in Laravel and Configure One.en.srt 11KB
- 05 Usage of Databases and Information Management in Laravel/026 Interacting with the Database with the Laravel Query Builder.en.srt 10KB
- 02 Meet Laravel and Explore Its Structure and Tools/007 Using Composer to Install Laravel.en.srt 10KB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/084 Redirecting Users to the Correct Location After Login.en.srt 10KB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/061 Meet and Use the One-to-Many Polymorphic Relationships in Laravel.en.srt 10KB
- 07 Handling Forms and Actions with Laravel Blade and Laravel Eloquent/034 Reviewing Some Features to Improve the Usability of the Laravel Project.en.srt 9KB
- 18 Handling User's Actions and Their Profiles/088 Using Route Middleware in Laravel to Allow Actions Only to Verified Users.en.srt 9KB
- 10 Making Your Tasks Easier with the Laravel Advantages/048 Improving Your Routes Using Resource Routes in Laravel.en.srt 9KB
- 01 Introduction/004 Search-for-Questions.png 8KB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/055 Understanding Some Differences with Recent Laravel Versions.en.srt 8KB
- 18 Handling User's Actions and Their Profiles/089 How Works the Password Reset Feature of Laravel.en.srt 8KB
- 08 Session Management, Responses, and Messages with Laravel/039 Allowing to Show Errors in the Views with Blade.en.srt 8KB
- 03 Learning and Using Some Essential Components of Laravel/014 Adapting the Routes in Laravel to Work in Several Versions.en.srt 7KB
- 02 Meet Laravel and Explore Its Structure and Tools/011 Meet Artisan of Laravel.en.srt 7KB
- 02 Meet Laravel and Explore Its Structure and Tools/012 Using Php Artisan Tinker.en.srt 7KB
- 01 Introduction/002 About the Course and How to Take Advantage of It.en.srt 7KB
- 02 Meet Laravel and Explore Its Structure and Tools/009 Adapting the Project to the New Laravel Versions.en.srt 6KB
- 08 Session Management, Responses, and Messages with Laravel/041 Allowing to See Success Messages in the Views with Blade.en.srt 6KB
- 01 Introduction/005 Required Tools to Manage the Frontend in Laravel.en.srt 6KB
- 01 Introduction/006 [Optional] The Development Environment and the Code Editor.html 5KB
- 19 Conclusions and Recommendations/095 Bonus Class.en.srt 4KB
- 01 Introduction/001 About the Instructor of the Course.en.srt 3KB
- 01 Introduction/004 How to Ask Questions.html 3KB
- 19 Conclusions and Recommendations/094 What You Already Have Learned About Laravel and What is Next.html 2KB
- 02 Meet Laravel and Explore Its Structure and Tools/008 The Source Code of the Course and How to Use It.html 2KB
- 03 Learning and Using Some Essential Components of Laravel/019 [Exercise] Create a New Controller and Return the Main View.html 2KB
- 01 Introduction/external-assets-links.txt 651B
- 02 Meet Laravel and Explore Its Structure and Tools/external-assets-links.txt 319B
- 11 Going Deep with Attributes, Tables, and Models in Laravel/external-assets-links.txt 117B
- 03 Learning and Using Some Essential Components of Laravel/external-assets-links.txt 101B
- 19 Conclusions and Recommendations/external-assets-links.txt 74B