首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCourseSite.com] Udemy - Master Laravel for Beginners & Intermediate
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2023-10-14 07:38
2024-11-6 14:17
131
13.24 GB
265
磁力链接
magnet:?xt=urn:btih:4ac529425d78568a9e3296f3362efb1d24f67ea1
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjRhYzUyOTQyNWQ3ODU2OGE5ZTMyOTZmMzM2MmVmYjFkMjRmNjdlYTFaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCourseSite
com
Udemy
-
Master
Laravel
for
Beginners
&
Intermediate
文件列表
1 - Introduction and Recommendations/1 - Welcome to the Course.mp4
41.3MB
1 - Introduction and Recommendations/2 - About Laravel Versions OPTIONAL.mp4
7.62MB
1 - Introduction and Recommendations/3 - Setup Recommendations and Course Prerequisites.mp4
29.39MB
1 - Introduction and Recommendations/4 - Code Editor Visual Studio Code Setup and Recommendations.mp4
42.83MB
1 - Introduction and Recommendations/5 - Course Source Code.mp4
38.2MB
1 - Introduction and Recommendations/6 - Additional Learning Resource Cheat Sheet Diagrams.mp4
32.21MB
10 - Request and Response/36 - Responses Codes Headers and Cookies.mp4
41.83MB
10 - Request and Response/37 - Redirect Responses.mp4
43.65MB
10 - Request and Response/38 - Returning JSON.mp4
5.23MB
10 - Request and Response/39 - Returning File Downloads.mp4
11.01MB
10 - Request and Response/40 - Grouping Routes.mp4
34.71MB
10 - Request and Response/41 - Request Input Reading User Input.mp4
36.23MB
10 - Request and Response/42 - Request Input An Overview of Options.mp4
12.76MB
10 - Request and Response/43 - Middleware Running Code Before After Request.mp4
48.66MB
11 - Controllers/44 - Controllers.mp4
50.8MB
11 - Controllers/45 - Single Action Controllers.mp4
9.92MB
11 - Controllers/46 - Resource Controllers.mp4
10.27MB
11 - Controllers/47 - Implementing a Resource Controller.mp4
52.78MB
12 - Configuration Environments/48 - Configuration and Environments Overview.mp4
42.29MB
12 - Configuration Environments/49 - Configuring the Database Connection.mp4
24.35MB
13 - Databases Introduction Migrations/50 - Databases Birds Eye Overview.mp4
9.17MB
13 - Databases Introduction Migrations/51 - Migrations Overview.mp4
18.93MB
13 - Databases Introduction Migrations/52 - Creating and Running Migrations.mp4
42.11MB
14 - Databases Eloquent ORM/53 - Understanding Eloquent ORM Models.mp4
12.03MB
14 - Databases Eloquent ORM/54 - Models Creating and Updating Introducing Tinker.mp4
11.22MB
14 - Databases Eloquent ORM/55 - Models Retrieving Single Model.mp4
5.11MB
14 - Databases Eloquent ORM/56 - Models Retrieving Multiple Models and Collections Overview.mp4
9.55MB
14 - Databases Eloquent ORM/57 - Models Using the Query Builder.mp4
18.38MB
14 - Databases Eloquent ORM/58 - Practical List of Blog Posts and Single Blog Post.mp4
9.39MB
15 - Forms Markup CSRF Validation Errors Flash Messages Mass Assignment/59 - Forms Markup.mp4
28.57MB
15 - Forms Markup CSRF Validation Errors Flash Messages Mass Assignment/60 - Cross Site Request Forgery Explained.mp4
34.37MB
15 - Forms Markup CSRF Validation Errors Flash Messages Mass Assignment/61 - Forms Storing Submitted Data.mp4
10MB
15 - Forms Markup CSRF Validation Errors Flash Messages Mass Assignment/62 - Forms Input Validation.mp4
11.75MB
15 - Forms Markup CSRF Validation Errors Flash Messages Mass Assignment/63 - Forms Displaying Validation Errors.mp4
22.96MB
15 - Forms Markup CSRF Validation Errors Flash Messages Mass Assignment/64 - Forms Form Request Classes.mp4
27.15MB
15 - Forms Markup CSRF Validation Errors Flash Messages Mass Assignment/65 - Session Flash Messages.mp4
11.41MB
15 - Forms Markup CSRF Validation Errors Flash Messages Mass Assignment/66 - Forms Old Input Helper.mp4
16.69MB
15 - Forms Markup CSRF Validation Errors Flash Messages Mass Assignment/67 - FormsModels Model Mass Assignment.mp4
52.62MB
16 - CRUD Editing Updating and Deleting/68 - CRUD Edit Form.mp4
39.35MB
16 - CRUD Editing Updating and Deleting/69 - CRUD Update Action.mp4
25.7MB
16 - CRUD Editing Updating and Deleting/70 - CRUD Deleting Using Forms.mp4
38.98MB
16 - CRUD Editing Updating and Deleting/71 - CRUD Deleting Models.mp4
20.42MB
17 - Assets Styling JavaScript CSS Laravel Mix Bootstrap/72 - Introduction to Laravel Mix.mp4
18.15MB
17 - Assets Styling JavaScript CSS Laravel Mix Bootstrap/73 - Installing Bootstrap CSS Framework.mp4
33.53MB
17 - Assets Styling JavaScript CSS Laravel Mix Bootstrap/74 - Using NPM and Compiling Assets With MixWebpack.mp4
50.79MB
17 - Assets Styling JavaScript CSS Laravel Mix Bootstrap/75 - Including Assets in Views.mp4
5.69MB
17 - Assets Styling JavaScript CSS Laravel Mix Bootstrap/76 - Versioned Assets Cache Improvements.mp4
18.45MB
17 - Assets Styling JavaScript CSS Laravel Mix Bootstrap/77 - Introduction to Bootstrap CSS.mp4
15.23MB
17 - Assets Styling JavaScript CSS Laravel Mix Bootstrap/78 - Understanding CSS Flexbox in General and in Bootstrap.mp4
15.59MB
17 - Assets Styling JavaScript CSS Laravel Mix Bootstrap/79 - Layout Grid and Styling Header Bar.mp4
71.02MB
17 - Assets Styling JavaScript CSS Laravel Mix Bootstrap/80 - Styling Forms.mp4
16.24MB
17 - Assets Styling JavaScript CSS Laravel Mix Bootstrap/81 - Styling Post List Page.mp4
16.23MB
17 - Assets Styling JavaScript CSS Laravel Mix Bootstrap/82 - Styling Single Post Page.mp4
12.92MB
17 - Assets Styling JavaScript CSS Laravel Mix Bootstrap/83 - Styling Flash Messages and Error Messages.mp4
10.09MB
18 - Testing Basics/84 - Testing.mp4
32.34MB
18 - Testing Basics/85 - Testing configuration and environment.mp4
31.68MB
18 - Testing Basics/86 - Writing first functional test.mp4
35.48MB
18 - Testing Basics/87 - Testing database interactions.mp4
75.66MB
18 - Testing Basics/88 - Testing store action model creation.mp4
31.26MB
18 - Testing Basics/89 - Testing for failure.mp4
41.97MB
18 - Testing Basics/90 - Testing update action model updates.mp4
39.69MB
18 - Testing Basics/91 - Testing delete action model deletion.mp4
49.94MB
19 - One to One Eloquent Relations/92 - One to One relation with migration.mp4
37.32MB
19 - One to One Eloquent Relations/93 - One to One assigning relationship.mp4
56.49MB
19 - One to One Eloquent Relations/94 - One to One querying relationship.mp4
28.85MB
2 - Windows Specific Setup/7 - Windows Setting Up XAMPP PHPApacheMySQL.mp4
17.96MB
2 - Windows Specific Setup/8 - Windows PHP in the Command Line.mp4
10.56MB
2 - Windows Specific Setup/9 - Windows Composer.mp4
6.81MB
20 - One to Many Eloquent Relations/95 - One to Many relation with migration.mp4
39.63MB
20 - One to Many Eloquent Relations/96 - One to Many assigning relationship.mp4
33.18MB
20 - One to Many Eloquent Relations/97 - One to Many querying relationship.mp4
22.42MB
21 - Querying Basics/100 - Querying relationship absence.mp4
10.46MB
21 - Querying Basics/101 - Counting related models.mp4
18.85MB
21 - Querying Basics/102 - Using withCount in practice fetching count of comments with test.mp4
45.16MB
21 - Querying Basics/98 - Lazy Loading vs Eager Loading.mp4
39.37MB
21 - Querying Basics/99 - Querying relationship existence.mp4
48.27MB
22 - Model Factories/103 - Model Factory introduction.mp4
138.13MB
22 - Model Factories/104 - Model Factory states.mp4
90.35MB
22 - Model Factories/105 - Model Factory callbacks afterCreating afterMaking.mp4
58.03MB
22 - Model Factories/106 - Application Implementing comment list.mp4
63.17MB
23 - Authentication/108 - Authentication overview.mp4
80.16MB
23 - Authentication/109 - How user registration works in Laravel.mp4
123.87MB
23 - Authentication/110 - Guard component and how logging users in works.mp4
137.29MB
23 - Authentication/111 - Custom registration form and Auth routes.mp4
39.87MB
23 - Authentication/112 - Formatting validation errors.mp4
76.73MB
23 - Authentication/113 - RedirectIfAuthenticated middleware.mp4
16.43MB
23 - Authentication/114 - Login form with Remember Me feature.mp4
82.35MB
23 - Authentication/115 - Logging out guest directive debugging CSRF token errors.mp4
112.42MB
23 - Authentication/116 - Retrieving the currently authenticated user.mp4
36.94MB
23 - Authentication/117 - Protecting routes requiring authentication.mp4
24.11MB
23 - Authentication/118 - Testing routes that require authentication.mp4
64.42MB
24 - Database Seeding/119 - Refreshing database database foreign keys and existing data.mp4
138.28MB
24 - Database Seeding/120 - Problem SQLite test database NOT NULL problem.mp4
15.48MB
24 - Database Seeding/121 - Database seeding basics.mp4
31.4MB
24 - Database Seeding/122 - Using Model Factory inside Seeder.mp4
71.21MB
24 - Database Seeding/123 - Model relations inside seeder.mp4
92.2MB
24 - Database Seeding/124 - Individual seeder classes.mp4
79.06MB
24 - Database Seeding/125 - Making seeder interactive.mp4
117.93MB
25 - Deleting Models and Soft Deletes/126 - Deleting related model using model events.mp4
52.43MB
25 - Deleting Models and Soft Deletes/127 - Deleting related models using cascading.mp4
48.53MB
25 - Deleting Models and Soft Deletes/128 - Soft deletes.mp4
49.06MB
25 - Deleting Models and Soft Deletes/129 - Soft deletes querying.mp4
46.6MB
25 - Deleting Models and Soft Deletes/130 - Restoring soft deleted model.mp4
124.77MB
25 - Deleting Models and Soft Deletes/131 - Testing soft deleted models.mp4
18.49MB
26 - Authorization Policies Gates/132 - Authorization introduction.mp4
38.05MB
26 - Authorization Policies Gates/133 - Introduction to Gates.mp4
49.21MB
26 - Authorization Policies Gates/134 - Using authorize helper.mp4
15.83MB
26 - Authorization Policies Gates/135 - Verifying permissions of the user.mp4
20.01MB
26 - Authorization Policies Gates/136 - Admin users and overriding permissions.mp4
111.51MB
26 - Authorization Policies Gates/137 - Policies introduction.mp4
73.69MB
26 - Authorization Policies Gates/138 - Policy or Gate.mp4
77.71MB
26 - Authorization Policies Gates/139 - Verifying permissions in Blade templates.mp4
59.26MB
26 - Authorization Policies Gates/140 - Using middleware to authorize routes.mp4
79.86MB
26 - Authorization Policies Gates/141 - Application updating tests.mp4
45.94MB
27 - Query Scopes Local Global/142 - Application setting userid for the new BlogPost.mp4
22.01MB
27 - Query Scopes Local Global/143 - Global Query Scopes introduction.mp4
43.45MB
27 - Query Scopes Local Global/144 - Global Query Scopes and potential issues.mp4
106.05MB
27 - Query Scopes Local Global/145 - Local Query Scopes introduction.mp4
89.78MB
27 - Query Scopes Local Global/146 - Practical Local Query Scope most commented posts.mp4
92.44MB
27 - Query Scopes Local Global/147 - Practical Local Query Scope most active users.mp4
82.54MB
27 - Query Scopes Local Global/148 - Practical Local Query Scope most active users last month.mp4
68.02MB
27 - Query Scopes Local Global/149 - Practical Global Query Scope admin can see deleted posts.mp4
181.09MB
28 - Laravel Blade Components/150 - Blade Components introduction.mp4
54.89MB
28 - Laravel Blade Components/151 - Component aliases.mp4
23.48MB
28 - Laravel Blade Components/152 - Conditional rendering in Component.mp4
61.89MB
28 - Laravel Blade Components/153 - Practical creating reusable component for dates.mp4
50.79MB
28 - Laravel Blade Components/154 - Complicated example of conditional rendering.mp4
109.11MB
28 - Laravel Blade Components/155 - Application Fixing an issue with HAVING clause.mp4
15.48MB
29 - Caching/156 - Caching introduction.mp4
38.34MB
29 - Caching/157 - Laravel Debugbar.mp4
144.42MB
29 - Caching/158 - Storing data in cache.mp4
108.7MB
29 - Caching/159 - Removing from cache.mp4
41.5MB
29 - Caching/160 - Cache facade.mp4
6.55MB
29 - Caching/161 - Practical using cache as storage.mp4
24.18MB
29 - Caching/162 - Practical using cache for storage implementation.mp4
75.45MB
29 - Caching/163 - Using and setting up Redis as cache storage.mp4
60.53MB
29 - Caching/164 - Cache tags introduction.mp4
14.67MB
29 - Caching/165 - Practical using cache tags.mp4
100.47MB
3 - Mac Specific Setup/10 - Mac Setting Up XAMPP PHPApacheMySQL.mp4
38.4MB
3 - Mac Specific Setup/11 - Mac PHP in the Command Line.mp4
37.82MB
3 - Mac Specific Setup/12 - Mac Composer.mp4
7.03MB
30 - Many to Many Eloquent Relations/166 - ManyToMany introduction.mp4
9.08MB
30 - Many to Many Eloquent Relations/167 - ManyToMany migration.mp4
57.81MB
30 - Many to Many Eloquent Relations/168 - Defining ManyToMany on models.mp4
37.44MB
30 - Many to Many Eloquent Relations/169 - Associating models in ManyToMany.mp4
48.6MB
30 - Many to Many Eloquent Relations/170 - Querying the ManyToMany relation and Pivot tables.mp4
55.07MB
30 - Many to Many Eloquent Relations/171 - Practical displaying the list of tags using Blade component.mp4
67.93MB
30 - Many to Many Eloquent Relations/172 - Practical list of blog posts by tag.mp4
61.69MB
30 - Many to Many Eloquent Relations/173 - Blade View Composers.mp4
85.05MB
30 - Many to Many Eloquent Relations/174 - View Composer with include.mp4
55.7MB
30 - Many to Many Eloquent Relations/175 - ManyToMany seeding.mp4
128.8MB
31 - Wrap Up 1 Reusable Components Query Scopes Route Model Binding/176 - Practical User to Comment OneToMany relation and migration.mp4
72.27MB
31 - Wrap Up 1 Reusable Components Query Scopes Route Model Binding/177 - Practical comments form and reusable errors component.mp4
49MB
31 - Wrap Up 1 Reusable Components Query Scopes Route Model Binding/178 - Route Model Binding.mp4
86.66MB
31 - Wrap Up 1 Reusable Components Query Scopes Route Model Binding/179 - Eager loading nested relationships.mp4
77.36MB
31 - Wrap Up 1 Reusable Components Query Scopes Route Model Binding/180 - Converting repeating queries to query scopes.mp4
25.04MB
32 - File Storage and Uploading/181 - File Storage introduction.mp4
43.07MB
32 - File Storage and Uploading/182 - File upload form.mp4
9.93MB
32 - File Storage and Uploading/183 - Handling file uploads.mp4
60.83MB
32 - File Storage and Uploading/184 - Using Storage facade to store files.mp4
124.42MB
32 - File Storage and Uploading/185 - Getting the URL of stored file.mp4
98.22MB
32 - File Storage and Uploading/186 - Practical Image model OneToOne relation and migrations.mp4
69.46MB
32 - File Storage and Uploading/187 - Uploaded image URL.mp4
65.09MB
32 - File Storage and Uploading/188 - Practical Displaying uploaded image and styling.mp4
53.61MB
32 - File Storage and Uploading/189 - Deleting files.mp4
49.04MB
32 - File Storage and Uploading/190 - Validating uploaded files size type dimensions.mp4
59.99MB
33 - One to One Polymorphic Eloquent Relation/191 - Section intrduction.mp4
8.12MB
33 - One to One Polymorphic Eloquent Relation/192 - Practical Scaffolding UserController and UserPolicy using authorizeResource.mp4
56.29MB
33 - One to One Polymorphic Eloquent Relation/193 - Practical Views for showingediting user profile.mp4
104.71MB
33 - One to One Polymorphic Eloquent Relation/194 - OneToOne Polymorphic explained.mp4
16.91MB
33 - One to One Polymorphic Eloquent Relation/195 - OneToOne Polymorphic migration.mp4
41.58MB
33 - One to One Polymorphic Eloquent Relation/196 - OneToOne Polymorphic defining relation.mp4
12.03MB
33 - One to One Polymorphic Eloquent Relation/197 - OneToOne Polymorphic associating.mp4
39.23MB
33 - One to One Polymorphic Eloquent Relation/198 - Practical OneToOne Polymorphic with BlogPost and Image.mp4
78.37MB
34 - One to Many Polymorphic Eloquent Relation/199 - OneToMany Polymorphic explained.mp4
9.94MB
34 - One to Many Polymorphic Eloquent Relation/200 - OneToMany Polymorphic migration relation.mp4
34.55MB
34 - One to Many Polymorphic Eloquent Relation/201 - OneToMany Polymorphic associating.mp4
54.17MB
34 - One to Many Polymorphic Eloquent Relation/202 - Practical OneToMany Polymorphic views.mp4
126.62MB
34 - One to Many Polymorphic Eloquent Relation/203 - Practical Running tests on MySQL database.mp4
76.91MB
34 - One to Many Polymorphic Eloquent Relation/204 - OneToMany Polymorphic seeder.mp4
56.45MB
35 - Many to Many Polymorphic Eloquent Relation/205 - ManyToMany Polymorphic explained.mp4
46.13MB
35 - Many to Many Polymorphic Eloquent Relation/206 - ManyToMany Polymorphic migration.mp4
106.64MB
35 - Many to Many Polymorphic Eloquent Relation/207 - ManyToMany Polymorphic relations.mp4
34.76MB
35 - Many to Many Polymorphic Eloquent Relation/208 - Understanding model Traits.mp4
19.66MB
35 - Many to Many Polymorphic Eloquent Relation/209 - Creating Taggable model trait.mp4
169.04MB
36 - Sending Emails/210 - Development setup for sending emails.mp4
33.66MB
36 - Sending Emails/211 - The Mailable class explained.mp4
38.04MB
36 - Sending Emails/212 - Rendering email content and email sending.mp4
61.74MB
36 - Sending Emails/213 - Attaching files data to emails.mp4
55.67MB
36 - Sending Emails/214 - Embedding an image inside the email.mp4
56.33MB
36 - Sending Emails/215 - Markdown Mailable classes explained.mp4
20.69MB
36 - Sending Emails/216 - Creating the Markdown Mailable class.mp4
49.33MB
36 - Sending Emails/217 - Custom Markdown email component and styling.mp4
56.67MB
36 - Sending Emails/218 - Rendering email previews in browser.mp4
13.47MB
37 - Queues and Background Processing/219 - Queues and background processing introduction.mp4
35.14MB
37 - Queues and Background Processing/220 - Configuring queues creating and running the first job.mp4
48.93MB
37 - Queues and Background Processing/221 - Optional email queuing and execution delay.mp4
42.39MB
37 - Queues and Background Processing/222 - Dealing with failed jobs.mp4
91.23MB
37 - Queues and Background Processing/223 - Creating and dispatching custom jobs.mp4
26.18MB
37 - Queues and Background Processing/224 - Implementing custom job that dispatches other jobs.mp4
89.79MB
37 - Queues and Background Processing/225 - Rate Limiting queues.mp4
150.62MB
37 - Queues and Background Processing/226 - Named queues and prioritizing.mp4
65.52MB
38 - Observers Events Listeners Subscribers/227 - Model Observers.mp4
126.09MB
38 - Observers Events Listeners Subscribers/228 - Events and Listeners.mp4
82.25MB
38 - Observers Events Listeners Subscribers/229 - Practical Custom Event and Listener.mp4
87.91MB
38 - Observers Events Listeners Subscribers/230 - Second example of Event and Listener.mp4
81.75MB
38 - Observers Events Listeners Subscribers/231 - Logging basics in Laravel.mp4
31.66MB
38 - Observers Events Listeners Subscribers/232 - Handling builtin Laravel events with Subscriber.mp4
67.09MB
39 - Localization Translations/233 - Localization introduction and demo.mp4
18.6MB
39 - Localization Translations/234 - Configuring locale and translation overview.mp4
52.32MB
39 - Localization Translations/235 - Translating plural forms passing data.mp4
70.3MB
39 - Localization Translations/236 - Storing translations in JSON.mp4
49.78MB
39 - Localization Translations/237 - Translating the application.mp4
65.34MB
39 - Localization Translations/238 - Storing user preffered language in database.mp4
86.19MB
39 - Localization Translations/239 - Creating custom Locale Middleware.mp4
72.89MB
39 - Localization Translations/240 - Adding language to URL through Apache configuration.mp4
83.63MB
40 - Service Service Container Facades Contracts/241 - What is a Service and creating a custom one.mp4
45.55MB
40 - Service Service Container Facades Contracts/242 - Service Container in practice.mp4
118.71MB
40 - Service Service Container Facades Contracts/243 - Basic Dependency Injection.mp4
70.73MB
40 - Service Service Container Facades Contracts/244 - Dependency Injection and Contracts.mp4
135.41MB
40 - Service Service Container Facades Contracts/245 - Contracts explained.mp4
95.32MB
40 - Service Service Container Facades Contracts/246 - Facades explained.mp4
63.25MB
41 - Model serialization and Postman/247 - Postman a quite long introduction.mp4
104.27MB
41 - Model serialization and Postman/248 - How Model serialization works.mp4
35.97MB
41 - Model serialization and Postman/249 - Hiding model attributes.mp4
26.15MB
41 - Model serialization and Postman/250 - Serializing model relations.mp4
33.62MB
42 - API Resources/251 - API Resources introduction.mp4
73.33MB
42 - API Resources/252 - Serializing model relations using a Resource class.mp4
24.75MB
42 - API Resources/253 - Limiting serialization only to eager loaded relations.mp4
24.8MB
42 - API Resources/254 - Conditional serialization of properties.mp4
20.29MB
43 - API in Laravel/255 - API routes and controllers.mp4
135.32MB
43 - API in Laravel/256 - Practice defining API routes.mp4
147.02MB
43 - API in Laravel/257 - Returning a resource collection and response wrapping.mp4
45.51MB
43 - API in Laravel/258 - Collection pagination.mp4
21.21MB
43 - API in Laravel/259 - Collection pagination and custom parameters.mp4
26.66MB
43 - API in Laravel/260 - Storing a new resource.mp4
56.74MB
43 - API in Laravel/261 - API Tokens explained and implemented.mp4
134.84MB
43 - API in Laravel/262 - Returning one updating and deleting resources.mp4
69.02MB
43 - API in Laravel/263 - Handling 404 resource not found.mp4
80.47MB
43 - API in Laravel/264 - API Authorization.mp4
194.25MB
44 - Testing APIs/265 - Testing API GET methods verifying JSON structure.mp4
52.17MB
44 - Testing APIs/266 - Testing API GET methods verifying JSON structure II.mp4
59.78MB
44 - Testing APIs/267 - Test API storing POST resources authentication and validation.mp4
57.76MB
5 - Windows Setting Up Local Domain OPTIONAL/14 - Windows Setting Up Virtual Host in Apache.mp4
32.64MB
5 - Windows Setting Up Local Domain OPTIONAL/15 - Windows Setting Up Host on the System.mp4
11.3MB
6 - Mac Setting Up Local Domain OPTIONAL/16 - Mac Setting Up Virtual Host in Apache.mp4
35.06MB
6 - Mac Setting Up Local Domain OPTIONAL/17 - Mac Setting Up Host on the System.mp4
15.4MB
7 - Laravel Introduction/18 - Laravel Project Structure Overview.mp4
22.9MB
7 - Laravel Introduction/19 - Artisan Command.mp4
54.64MB
8 - Routing/20 - Understanding Routing in Laravel.mp4
18.07MB
8 - Routing/21 - Defining Routes.mp4
13MB
8 - Routing/22 - Managing and Naming Routes.mp4
19.85MB
8 - Routing/23 - Route Parameters.mp4
12.89MB
8 - Routing/24 - Optional Route Parameters.mp4
14.08MB
8 - Routing/25 - Constraining Possible Route Parameters Values.mp4
29.23MB
9 - Templating and Views/26 - Understanding Templating Views and Blade.mp4
66.42MB
9 - Templating and Views/27 - Template Inheritance and Layouts.mp4
38.16MB
9 - Templating and Views/28 - Passing and Rendering Data in Templates.mp4
34.69MB
9 - Templating and Views/29 - Simple View Rendering Routes.mp4
18.13MB
9 - Templating and Views/30 - Conditional Rendering.mp4
21.35MB
9 - Templating and Views/31 - Conditional Rendering Alternatives.mp4
20.43MB
9 - Templating and Views/32 - Loops in Templates.mp4
52.4MB
9 - Templating and Views/33 - More Control Inside Loops.mp4
49.1MB
9 - Templating and Views/34 - Partial Templates Including Templates.mp4
20.64MB
9 - Templating and Views/35 - Partial Templates in Loops.mp4
24.57MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统