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