[Udemy] Освойте Laravel и создавайте приложения высокого уровня с Laravel (2020) [En]
Udemy Освойте Laravel и создавайте приложения высокого уровня с Laravel 2020 En
File Size: 9.16 GB
Creat Time: 2024-07-12 16:06:38
Last Active: 2024-10-20 09:18:54
Active Degree: 8
Magnet Link: Magnet Link
Statement: This site does not provide download links, only text displays, and does not contain any infringement.
File List:
- 18 Handling User's Actions and Their Profiles/087 Verifying a User Email After Registering.mp4 219.29 MB
- 10 Making Your Tasks Easier with the Laravel Advantages/049 Using the Laravel Form Requests to Validate Data.mp4 200.75 MB
- 01 Introduction/002 About the Course and How to Take Advantage of It.mp4 200.15 MB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/079 Using Eloquent Global Scopes to Get Only Available Products.mp4 185.66 MB
- 05 Usage of Databases and Information Management in Laravel/023 Creating Database Tables with Laravel Migrations.mp4 182.70 MB
- 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 180.51 MB
- 18 Handling User's Actions and Their Profiles/090 Allowing to Edit the User's Profile with Laravel.mp4 174.34 MB
- 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 171.95 MB
- 07 Handling Forms and Actions with Laravel Blade and Laravel Eloquent/033 Editing Existing Data with a Form and Eloquent.mp4 168.91 MB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/086 Managing the Stock of Purchased Products.mp4 167.95 MB
- 09 Creating the Authentication System and Improving the Frontend with Laravel Mix/044 Understanding the Laravel Authentication System.mp4 162.69 MB
- 07 Handling Forms and Actions with Laravel Blade and Laravel Eloquent/031 Showing and Using Forms in Laravel.mp4 159.08 MB
- 18 Handling User's Actions and Their Profiles/092 Receiving and Handling Files in Laravel User's Profile Image.mp4 157.65 MB
- 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 156.21 MB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/081 Use Eager Loading in Laravel to Load Product Images Efficiently.mp4 154.98 MB
- 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 153.86 MB
- 15 Exploring Other Laravel Functionalities for the Ordering and Paying Systems/074 Use a Laravel Nested Resource Controller to Charge for an Order.mp4 150.58 MB
- 18 Handling User's Actions and Their Profiles/091 Editing a User's Profile with Laravel.mp4 149.84 MB
- 09 Creating the Authentication System and Improving the Frontend with Laravel Mix/045 Introducing and Using Laravel Mix to generate the Frontend Assets.mp4 147.10 MB
- 03 Learning and Using Some Essential Components of Laravel/017 Meet and Use Controllers in Laravel to Handle the Business Logic.mp4 145.56 MB
- 15 Exploring Other Laravel Functionalities for the Ordering and Paying Systems/073 Learn to Identify Authenticated Users with Laravel and Create an Order.mp4 145.07 MB
- 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 144.38 MB
- 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 143.33 MB
- 04 Identify, Handle and Solve Errors and Exceptions in Laravel/020 How Errors Work in Laravel and How to Identify Them.mp4 142.03 MB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/082 Showing the Loaded Images of Each Product with Laravel and Bootstrap.mp4 140.83 MB
- 14 Using Additional Laravel Features to Implement the Shopping Cart Features/065 Meet and Use Eloquent Scopes to Improve Products Visualization.mp4 140.26 MB
- 10 Making Your Tasks Easier with the Laravel Advantages/047 Mastering and Using Implicit Model Binding in Laravel.mp4 139.63 MB
- 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 136.83 MB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/083 Use Database Transactions in Laravel for Complex Operations.mp4 136.63 MB
- 05 Usage of Databases and Information Management in Laravel/024 Introducing Eloquent and Models in Laravel.mp4 135.93 MB
- 03 Learning and Using Some Essential Components of Laravel/016 Create Multiple Types of Routes and Actions in Laravel.mp4 134.48 MB
- 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 131.54 MB
- 02 Meet Laravel and Explore Its Structure and Tools/013 Identifying and Assigning the Laravel Environment Settings.mp4 130.36 MB
- 10 Making Your Tasks Easier with the Laravel Advantages/051 Taking Advantage of Layouts and Components with Laravel Blade.mp4 129.13 MB
- 16 Starting with The Implementation of the Administration Panel with Laravel/075 Separating the Routes from the Admin Panel in Laravel.mp4 124.15 MB
- 10 Making Your Tasks Easier with the Laravel Advantages/050 Using Artisan to Create Multiple Components at Once in Laravel.mp4 120.73 MB
- 01 Introduction/003 PHP, Composer and the Database.mp4 120.59 MB
- 15 Exploring Other Laravel Functionalities for the Ordering and Paying Systems/071 Recall Some Laravel Features to Confirm and Initiate an Order.mp4 112.56 MB
- 18 Handling User's Actions and Their Profiles/093 Using and Showing the Profile Image Stored for the User's profile.mp4 111.75 MB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/080 Ignoring the Global Scopes in the Admin Panel with Laravel.mp4 110.61 MB
- 02 Meet Laravel and Explore Its Structure and Tools/010 Exploring the Laravel Structure by Following Its Execution Process.mp4 108.92 MB
- 05 Usage of Databases and Information Management in Laravel/025 Inserting Information with Laravel Seeders and Factories.mp4 107.79 MB
- 08 Session Management, Responses, and Messages with Laravel/042 Returning Result Messages for Some Actions with Laravel.mp4 107.51 MB
- 08 Session Management, Responses, and Messages with Laravel/037 How to Get and Set Values in the Session with Laravel.mp4 106.86 MB
- 11 Going Deep with Attributes, Tables, and Models in Laravel/052 Indicating the Columns of the Tables in the Laravel Migrations.mp4 106.58 MB
- 03 Learning and Using Some Essential Components of Laravel/015 Route Files and How Routes Work in Laravel.mp4 106.28 MB
- 17 Mastering Some Advanced Features of Laravel to Improve the Project/085 Create Your Own Configuration File for the Cart Service.mp4 105.17 MB
- 12 Mastering All the Types of Relationships Between Models with Eloquent of Laravel/060 Master the One-to-One Polymorphic Relationships in Laravel.mp4 102.42 MB
- 11 Going Deep with Attributes, Tables, and Models in Laravel/054 Implement the Factories of Your Models in Laravel.mp4 99.18 MB
- 15 Exploring Other Laravel Functionalities for the Ordering and Paying Systems/072 Learn About Accessors in Laravel and use It to Calculate Totals.mp4 95.96 MB
奶牛自
SSA
さくらいまみ
hitma212
ddt-455
MUCD-268
北条麻妃n0502
意識不明になる
CJOB-162
sar502
scop-835
pthc private video
acz-140
acz-141
微胖才是极品,露脸宝贝完美好身展示
小隻馬櫻花
acz-142
朋友老婆 开房
acz-143
战神美娇
soe622
acz-144
KRI-071
Anna ZooSkool
极品国模!女人味十足,天然乳神美模【张雪欣】大胆私拍女体诱惑,一线天粉鲍太顶了,看的硬成钢管
故意让老婆
受兔
希尔德加德
star-094c
vrxs-120
gisko
ferris buellers
调教文本
ddt455
年轻粉嫩的纯情小妹,呆萌可爱全程露脸大秀直播,奶子圆润屁股翘,骚穴粉嫩道具抽插,呻吟可射淫水多多好骚
有种好男人
中学生约炮
电视剧战旗
无意识男同
大乳纯情剑
FC22724256
幼幼约炮系列
jusd-371
巨乳纯情剑
MIAB-142
战旗 央视
未歩なな
未歩なな 无
未歩なな 无码
txvlog.com