589689.xyz

[] Udemy - Master Laravel 8 for Beginners & Intermediate

  • 收录时间:2022-04-05 16:36:13
  • 文件大小:9GB
  • 下载次数:1
  • 最近下载:2022-04-05 16:36:13
  • 磁力链接:

文件列表

  1. 43 - API in Laravel/010 API Authorization.mp4 117MB
  2. 27 - Query Scopes - Local & Global/008 Practical Global Query Scope - admin can see deleted posts.mp4 109MB
  3. 35 - Many to Many Polymorphic Eloquent Relation/005 Creating Taggable model trait.mp4 103MB
  4. 43 - API in Laravel/002 Practice defining API routes.mp4 95MB
  5. 37 - Queues and Background Processing/007 Rate Limiting queues.mp4 94MB
  6. 45 - OLD LEGACY SECTION - Laravel Essentials 101/012 Blade directives @if, @foreach, dates.mp4 92MB
  7. 24 - Database Seeding/001 Refreshing database, database foreign keys and existing data.mp4 87MB
  8. 29 - Caching/002 Laravel Debugbar.mp4 86MB
  9. 43 - API in Laravel/001 API routes and controllers.mp4 86MB
  10. 23 - Authentication/004 Guard component and how logging users in works.mp4 85MB
  11. 43 - API in Laravel/007 API Tokens explained and implemented.mp4 84MB
  12. 40 - Service, Service Container, Facades, Contracts/004 Dependency Injection and Contracts.mp4 83MB
  13. 22 - Model Factories/001 Model Factory introduction.mp4 83MB
  14. 34 - One to Many Polymorphic Eloquent Relation/004 Practical OneToMany Polymorphic views.mp4 80MB
  15. 23 - Authentication/003 How user registration works in Laravel.mp4 79MB
  16. 30 - Many to Many Eloquent Relations/010 ManyToMany seeding.mp4 78MB
  17. 38 - Observers, Events, Listeners, Subscribers/001 Model Observers.mp4 78MB
  18. 32 - File Storage and Uploading/004 Using Storage facade to store files.mp4 76MB
  19. 25 - Deleting Models and Soft Deletes/005 Restoring soft deleted model.mp4 75MB
  20. 24 - Database Seeding/007 Making seeder interactive.mp4 73MB
  21. 40 - Service, Service Container, Facades, Contracts/002 Service Container in practice.mp4 72MB
  22. 45 - OLD LEGACY SECTION - Laravel Essentials 101/021 Creating data editing forms.mp4 72MB
  23. 45 - OLD LEGACY SECTION - Laravel Essentials 101/003 View Routes, Route Parameters, Rendering Data.mp4 71MB
  24. 26 - Authorization, Policies, Gates/005 Admin users and overriding permissions.mp4 71MB
  25. 23 - Authentication/009 Logging out, @guest directive, debugging CSRF token errors.mp4 70MB
  26. 45 - OLD LEGACY SECTION - Laravel Essentials 101/011 Resource controllers.mp4 68MB
  27. 29 - Caching/003 Storing data in cache.mp4 68MB
  28. 35 - Many to Many Polymorphic Eloquent Relation/002 ManyToMany Polymorphic migration.mp4 68MB
  29. 28 - Laravel Blade Components/005 Complicated example of conditional rendering.mp4 67MB
  30. 45 - OLD LEGACY SECTION - Laravel Essentials 101/013 Forms and CSRF tokens.mp4 67MB
  31. 41 - Model serialization and Postman/001 Postman - a quite long introduction.mp4 66MB
  32. 27 - Query Scopes - Local & Global/003 Global Query Scopes and potential issues.mp4 66MB
  33. 33 - One to One Polymorphic Eloquent Relation/003 Practical Views for showingediting user profile.mp4 65MB
  34. 32 - File Storage and Uploading/005 Getting the URL of stored file.mp4 61MB
  35. 45 - OLD LEGACY SECTION - Laravel Essentials 101/009 Laravel Tinker and Eloquent models.mp4 59MB
  36. 29 - Caching/010 Practical using cache tags.mp4 59MB
  37. 40 - Service, Service Container, Facades, Contracts/005 Contracts explained.mp4 59MB
  38. 45 - OLD LEGACY SECTION - Laravel Essentials 101/002 Routes, Views & Layouts.mp4 59MB
  39. 24 - Database Seeding/005 Model relations inside seeder.mp4 59MB
  40. 37 - Queues and Background Processing/006 Implementing custom job that dispatches other jobs.mp4 58MB
  41. 27 - Query Scopes - Local & Global/005 Practical Local Query Scope - most commented posts.mp4 58MB
  42. 27 - Query Scopes - Local & Global/004 Local Query Scopes introduction.mp4 57MB
  43. 38 - Observers, Events, Listeners, Subscribers/003 Practical Custom Event and Listener.mp4 56MB
  44. 39 - Localization (Translations)/006 Storing user preffered language in database.mp4 56MB
  45. 22 - Model Factories/002 Model Factory states.mp4 55MB
  46. 31 - Wrap Up #1 (Reusable Components, Query Scopes, Route Model Binding)/003 Route Model Binding.mp4 55MB
  47. 45 - OLD LEGACY SECTION - Laravel Essentials 101/006 Database configuration and environment variables.mp4 55MB
  48. 37 - Queues and Background Processing/004 Dealing with failed jobs.mp4 55MB
  49. 45 - OLD LEGACY SECTION - Laravel Essentials 101/010 Creating, updating and reading data and making simple database queries.mp4 55MB
  50. 30 - Many to Many Eloquent Relations/008 Blade View Composers.mp4 52MB
  51. 43 - API in Laravel/009 Handling 404 (resource not found).mp4 52MB
  52. 39 - Localization (Translations)/008 Adding language to URL through Apache configuration.mp4 52MB
  53. 38 - Observers, Events, Listeners, Subscribers/004 Second example of Event and Listener.mp4 52MB
  54. 45 - OLD LEGACY SECTION - Laravel Essentials 101/005 Controller basics.mp4 52MB
  55. 27 - Query Scopes - Local & Global/006 Practical Local Query Scope - most active users.mp4 51MB
  56. 26 - Authorization, Policies, Gates/009 Using middleware to authorize routes.mp4 51MB
  57. 26 - Authorization, Policies, Gates/007 Policy or Gate.mp4 51MB
  58. 38 - Observers, Events, Listeners, Subscribers/002 Events and Listeners.mp4 51MB
  59. 23 - Authentication/002 Authentication overview.mp4 51MB
  60. 23 - Authentication/008 Log-in form with Remember Me feature.mp4 50MB
  61. 24 - Database Seeding/006 Individual seeder classes.mp4 49MB
  62. 33 - One to One Polymorphic Eloquent Relation/008 Practical OneToOne Polymorphic with BlogPost and Image.mp4 49MB
  63. 29 - Caching/007 Practical using cache for storage implementation.mp4 49MB
  64. 34 - One to Many Polymorphic Eloquent Relation/005 Practical Running tests on MySQL database.mp4 48MB
  65. 31 - Wrap Up #1 (Reusable Components, Query Scopes, Route Model Binding)/004 Eager loading nested relationships.mp4 48MB
  66. 18 - Testing Basics/004 Testing database interactions.mp4 47MB
  67. 39 - Localization (Translations)/007 Creating custom Locale Middleware.mp4 47MB
  68. 26 - Authorization, Policies, Gates/006 Policies introduction.mp4 47MB
  69. 42 - API Resources/001 API Resources introduction.mp4 47MB
  70. 23 - Authentication/006 Formatting validation errors.mp4 46MB
  71. 39 - Localization (Translations)/003 Translating plural forms, passing data.mp4 46MB
  72. 40 - Service, Service Container, Facades, Contracts/003 Basic Dependency Injection.mp4 45MB
  73. 27 - Query Scopes - Local & Global/007 Practical Local Query Scope - most active users last month.mp4 45MB
  74. 32 - File Storage and Uploading/006 Practical Image model, OneToOne relation and migrations.mp4 44MB
  75. 31 - Wrap Up #1 (Reusable Components, Query Scopes, Route Model Binding)/001 Practical User to Comment OneToMany relation and migration.mp4 44MB
  76. 43 - API in Laravel/008 Returning one, updating and deleting resources.mp4 44MB
  77. 38 - Observers, Events, Listeners, Subscribers/006 Handling built-in Laravel events with Subscriber.mp4 43MB
  78. 24 - Database Seeding/004 Using Model Factory inside Seeder.mp4 43MB
  79. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/008 Layout Grid and Styling Header Bar.mp4 43MB
  80. 01 - Introduction and Recommendations/004 Code Editor Visual Studio Code Setup and Recommendations.mp4 43MB
  81. 01 - Introduction and Recommendations/001 Welcome to the Course!.mp4 41MB
  82. 30 - Many to Many Eloquent Relations/006 Practical displaying the list of tags using Blade component.mp4 41MB
  83. 39 - Localization (Translations)/005 Translating the application.mp4 41MB
  84. 23 - Authentication/012 Testing routes that require authentication.mp4 41MB
  85. 09 - Templating and Views/001 Understanding Templating, Views and Blade.mp4 41MB
  86. 32 - File Storage and Uploading/007 Uploaded image URL.mp4 41MB
  87. 36 - Sending E-mails/003 Rendering e-mail content and e-mail sending.mp4 40MB
  88. 40 - Service, Service Container, Facades, Contracts/006 Facades explained.mp4 40MB
  89. 37 - Queues and Background Processing/008 Named queues and prioritizing.mp4 39MB
  90. 45 - OLD LEGACY SECTION - Laravel Essentials 101/007 Introduction to database migrations.mp4 39MB
  91. 44 - Testing APIs/002 Testing API GET methods, verifying JSON structure II.mp4 39MB
  92. 30 - Many to Many Eloquent Relations/007 Practical list of blog posts by tag.mp4 39MB
  93. 22 - Model Factories/004 Application Implementing comment list.mp4 39MB
  94. 29 - Caching/008 Using and setting up Redis as cache storage.mp4 38MB
  95. 32 - File Storage and Uploading/003 Handling file uploads.mp4 38MB
  96. 28 - Laravel Blade Components/003 Conditional rendering in Component.mp4 38MB
  97. 44 - Testing APIs/003 Test API storing (POST) resources, authentication and validation.mp4 37MB
  98. 45 - OLD LEGACY SECTION - Laravel Essentials 101/017 Displaying validation errors.mp4 37MB
  99. 26 - Authorization, Policies, Gates/008 Verifying permissions in Blade templates.mp4 37MB
  100. 36 - Sending E-mails/004 Attaching files & data to e-mails.mp4 37MB
  101. 33 - One to One Polymorphic Eloquent Relation/002 Practical Scaffolding UserController and UserPolicy, using authorizeResource.mp4 36MB
  102. 36 - Sending E-mails/008 Custom Markdown e-mail component and styling.mp4 36MB
  103. 32 - File Storage and Uploading/010 Validating uploaded files (size, type, dimensions).mp4 36MB
  104. 22 - Model Factories/003 Model Factory callbacks (afterCreating, afterMaking).mp4 36MB
  105. 30 - Many to Many Eloquent Relations/002 ManyToMany migration.mp4 36MB
  106. 19 - One to One Eloquent Relations/002 One to One assigning relationship.mp4 36MB
  107. 34 - One to Many Polymorphic Eloquent Relation/006 OneToMany Polymorphic seeder.mp4 36MB
  108. 43 - API in Laravel/006 Storing a new resource.mp4 36MB
  109. 28 - Laravel Blade Components/001 Blade Components introduction.mp4 35MB
  110. 30 - Many to Many Eloquent Relations/005 Querying the ManyToMany relation and Pivot tables.mp4 35MB
  111. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/002 Cross Site Request Forgery Explained.mp4 34MB
  112. 34 - One to Many Polymorphic Eloquent Relation/003 OneToMany Polymorphic associating.mp4 34MB
  113. 45 - OLD LEGACY SECTION - Laravel Essentials 101/008 Creating and managing migrations.mp4 34MB
  114. 30 - Many to Many Eloquent Relations/009 View Composer with @include.mp4 34MB
  115. 44 - Testing APIs/001 Testing API GET methods, verifying JSON structure.mp4 34MB
  116. 39 - Localization (Translations)/002 Configuring locale and translation overview.mp4 34MB
  117. 36 - Sending E-mails/005 Embedding an image inside the e-mail.mp4 33MB
  118. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/009 FormsModels - Model Mass Assignment.mp4 33MB
  119. 09 - Templating and Views/007 Loops in Templates.mp4 33MB
  120. 32 - File Storage and Uploading/008 Practical Displaying uploaded image and styling.mp4 33MB
  121. 25 - Deleting Models and Soft Deletes/001 Deleting related model using model events.mp4 33MB
  122. 28 - Laravel Blade Components/004 Practical creating reusable component for dates.mp4 32MB
  123. 26 - Authorization, Policies, Gates/002 Introduction to Gates.mp4 32MB
  124. 36 - Sending E-mails/007 Creating the Markdown Mailable class.mp4 32MB
  125. 11 - Controllers/004 Implementing a Resource Controller.mp4 32MB
  126. 31 - Wrap Up #1 (Reusable Components, Query Scopes, Route Model Binding)/002 Practical comments form and reusable errors component.mp4 31MB
  127. 30 - Many to Many Eloquent Relations/004 Associating models in ManyToMany.mp4 31MB
  128. 11 - Controllers/001 Controllers.mp4 31MB
  129. 39 - Localization (Translations)/004 Storing translations in JSON.mp4 31MB
  130. 09 - Templating and Views/008 More Control Inside Loops.mp4 31MB
  131. 35 - Many to Many Polymorphic Eloquent Relation/001 ManyToMany Polymorphic explained.mp4 31MB
  132. 25 - Deleting Models and Soft Deletes/002 Deleting related models using cascading.mp4 31MB
  133. 25 - Deleting Models and Soft Deletes/003 Soft deletes.mp4 31MB
  134. 37 - Queues and Background Processing/002 Configuring queues, creating and running the first job.mp4 30MB
  135. 32 - File Storage and Uploading/009 Deleting files.mp4 30MB
  136. 10 - Request and Response/008 Middleware - Running Code Before & After Request.mp4 30MB
  137. 21 - Querying Basics/002 Querying relationship existence.mp4 30MB
  138. 18 - Testing Basics/008 Testing delete() action (model deletion).mp4 30MB
  139. 07 - Laravel Introduction/002 Artisan Command.mp4 30MB
  140. 21 - Querying Basics/005 Using withCount() in practice (fetching count of comments) with test.mp4 29MB
  141. 43 - API in Laravel/003 Returning a resource collection and response wrapping.mp4 29MB
  142. 26 - Authorization, Policies, Gates/010 Application updating tests.mp4 29MB
  143. 40 - Service, Service Container, Facades, Contracts/001 What is a Service and creating a custom one.mp4 28MB
  144. 25 - Deleting Models and Soft Deletes/004 Soft deletes querying.mp4 28MB
  145. 27 - Query Scopes - Local & Global/002 Global Query Scopes introduction.mp4 28MB
  146. 32 - File Storage and Uploading/001 File Storage introduction.mp4 27MB
  147. 33 - One to One Polymorphic Eloquent Relation/005 OneToOne Polymorphic migration.mp4 27MB
  148. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/003 Using NPM and Compiling Assets With MixWebpack.mp4 27MB
  149. 13 - Databases - Introduction & Migrations/003 Creating and Running Migrations.mp4 27MB
  150. 37 - Queues and Background Processing/003 Optional e-mail queuing and execution delay.mp4 26MB
  151. 10 - Request and Response/002 Redirect Responses.mp4 26MB
  152. 18 - Testing Basics/006 Testing for failure.mp4 26MB
  153. 10 - Request and Response/001 Responses, Codes, Headers, and Cookies.mp4 26MB
  154. 23 - Authentication/005 Custom registration form and Auth routes.mp4 26MB
  155. 29 - Caching/004 Removing from cache.mp4 25MB
  156. 20 - One to Many Eloquent Relations/001 One to Many relation with migration.mp4 25MB
  157. 09 - Templating and Views/002 Template Inheritance and Layouts.mp4 25MB
  158. 16 - CRUD - Editing, Updating and Deleting/003 CRUD - Deleting Using Forms.mp4 25MB
  159. 21 - Querying Basics/001 Lazy Loading vs Eager Loading.mp4 25MB
  160. 12 - Configuration & Environments/001 Configuration and Environments Overview.mp4 25MB
  161. 29 - Caching/001 Caching introduction.mp4 25MB
  162. 36 - Sending E-mails/002 The Mailable class explained.mp4 25MB
  163. 18 - Testing Basics/007 Testing update() action (model updates).mp4 25MB
  164. 37 - Queues and Background Processing/001 Queues and background processing introduction.mp4 24MB
  165. 19 - One to One Eloquent Relations/001 One to One relation with migration.mp4 24MB
  166. 16 - CRUD - Editing, Updating and Deleting/001 CRUD - Edit Form.mp4 24MB
  167. 26 - Authorization, Policies, Gates/001 Authorization introduction.mp4 24MB
  168. 23 - Authentication/010 Retrieving the currently authenticated user.mp4 24MB
  169. 30 - Many to Many Eloquent Relations/003 Defining ManyToMany on models.mp4 23MB
  170. 33 - One to One Polymorphic Eloquent Relation/007 OneToOne Polymorphic associating.mp4 23MB
  171. 41 - Model serialization and Postman/002 How Model serialization works.mp4 23MB
  172. 07 - Laravel Introduction/001 Laravel Project Structure Overview.mp4 23MB
  173. 10 - Request and Response/006 Request Input (Reading User Input).mp4 23MB
  174. 18 - Testing Basics/003 Writing first functional test.mp4 23MB
  175. 36 - Sending E-mails/001 Development setup for sending emails.mp4 23MB
  176. 35 - Many to Many Polymorphic Eloquent Relation/003 ManyToMany Polymorphic relations.mp4 22MB
  177. 09 - Templating and Views/003 Passing and Rendering Data in Templates.mp4 22MB
  178. 34 - One to Many Polymorphic Eloquent Relation/002 OneToMany Polymorphic migration & relation.mp4 22MB
  179. 03 - Mac Specific Setup/002 Mac - PHP in the Command Line.mp4 22MB
  180. 41 - Model serialization and Postman/004 Serializing model relations.mp4 22MB
  181. 18 - Testing Basics/001 Testing.mp4 22MB
  182. 09 - Templating and Views/005 Conditional Rendering.mp4 21MB
  183. 10 - Request and Response/005 Grouping Routes.mp4 21MB
  184. 20 - One to Many Eloquent Relations/002 One to Many assigning relationship.mp4 21MB
  185. 03 - Mac Specific Setup/001 Mac - Setting Up XAMPP (PHPApacheMySQL).mp4 21MB
  186. 38 - Observers, Events, Listeners, Subscribers/005 Logging basics in Laravel.mp4 21MB
  187. 24 - Database Seeding/003 Database seeding basics.mp4 20MB
  188. 01 - Introduction and Recommendations/005 Course Source Code.mp4 20MB
  189. 06 - Mac - Setting Up Local Domain (OPTIONAL!)/001 Mac - Setting Up Virtual Host in Apache.mp4 20MB
  190. 18 - Testing Basics/005 Testing store() action (model creation).mp4 20MB
  191. 18 - Testing Basics/002 Testing configuration and environment.mp4 20MB
  192. 01 - Introduction and Recommendations/003 Setup Recommendations and Course Prerequisites.mp4 20MB
  193. 45 - OLD LEGACY SECTION - Laravel Essentials 101/018 Form requests.mp4 20MB
  194. 05 - Windows - Setting Up Local Domain (OPTIONAL!)/001 Windows - Setting Up Virtual Host in Apache.mp4 19MB
  195. 19 - One to One Eloquent Relations/003 One to One querying relationship.mp4 19MB
  196. 08 - Routing/006 Constraining Possible Route Parameters Values.mp4 19MB
  197. 45 - OLD LEGACY SECTION - Laravel Essentials 101/004 Named routes and generating URLs.mp4 19MB
  198. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/001 Forms Markup.mp4 18MB
  199. 08 - Routing/001 Understanding Routing in Laravel.mp4 18MB
  200. 41 - Model serialization and Postman/003 Hiding model attributes.mp4 17MB
  201. 45 - OLD LEGACY SECTION - Laravel Essentials 101/016 Validation basics.mp4 17MB
  202. 43 - API in Laravel/005 Collection pagination and custom parameters.mp4 17MB
  203. 45 - OLD LEGACY SECTION - Laravel Essentials 101/019 Mass assignment in Eloquent model.mp4 17MB
  204. 37 - Queues and Background Processing/005 Creating and dispatching custom jobs.mp4 17MB
  205. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/006 Forms - Form Request Classes.mp4 17MB
  206. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/002 Installing Bootstrap CSS Framework.mp4 17MB
  207. 16 - CRUD - Editing, Updating and Deleting/002 CRUD - Update Action.mp4 17MB
  208. 01 - Introduction and Recommendations/006 Additional Learning Resource (Cheat Sheet, Diagrams).mp4 16MB
  209. 42 - API Resources/002 Serializing model relations using a Resource class.mp4 16MB
  210. 29 - Caching/006 Practical using cache as storage.mp4 16MB
  211. 23 - Authentication/011 Protecting routes (requiring authentication).mp4 16MB
  212. 09 - Templating and Views/010 Partial Templates in Loops.mp4 16MB
  213. 42 - API Resources/003 Limiting serialization only to eager loaded relations.mp4 16MB
  214. 31 - Wrap Up #1 (Reusable Components, Query Scopes, Route Model Binding)/005 Converting repeating queries to query scopes.mp4 16MB
  215. 28 - Laravel Blade Components/002 Component aliases.mp4 15MB
  216. 20 - One to Many Eloquent Relations/003 One to Many querying relationship.mp4 14MB
  217. 12 - Configuration & Environments/002 Configuring the Database Connection.mp4 14MB
  218. 27 - Query Scopes - Local & Global/001 Application setting user_id for the new BlogPost.mp4 14MB
  219. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/005 Forms - Displaying Validation Errors.mp4 14MB
  220. 45 - OLD LEGACY SECTION - Laravel Essentials 101/020 old() helper in forms.mp4 14MB
  221. 43 - API in Laravel/004 Collection pagination.mp4 14MB
  222. 08 - Routing/003 Managing and Naming Routes.mp4 13MB
  223. 36 - Sending E-mails/006 Markdown Mailable classes explained.mp4 13MB
  224. 16 - CRUD - Editing, Updating and Deleting/004 CRUD - Deleting Models.mp4 13MB
  225. 09 - Templating and Views/009 Partial Templates (Including Templates).mp4 13MB
  226. 42 - API Resources/004 Conditional serialization of properties.mp4 13MB
  227. 09 - Templating and Views/006 Conditional Rendering Alternatives.mp4 13MB
  228. 35 - Many to Many Polymorphic Eloquent Relation/004 Understanding model Traits.mp4 13MB
  229. 13 - Databases - Introduction & Migrations/002 Migrations Overview.mp4 12MB
  230. 26 - Authorization, Policies, Gates/004 Verifying permissions of the user.mp4 12MB
  231. 14 - Databases - Eloquent ORM/005 Models - Using the Query Builder.mp4 12MB
  232. 21 - Querying Basics/004 Counting related models.mp4 12MB
  233. 39 - Localization (Translations)/001 Localization introduction and demo.mp4 12MB
  234. 25 - Deleting Models and Soft Deletes/006 Testing soft deleted models.mp4 11MB
  235. 09 - Templating and Views/004 Simple View Rendering Routes.mp4 11MB
  236. 45 - OLD LEGACY SECTION - Laravel Essentials 101/015 Session flash messages.mp4 11MB
  237. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/005 Versioned Assets (Cache Improvements).mp4 11MB
  238. 33 - One to One Polymorphic Eloquent Relation/004 OneToOne Polymorphic explained.mp4 11MB
  239. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/001 Introduction to Laravel Mix.mp4 11MB
  240. 45 - OLD LEGACY SECTION - Laravel Essentials 101/014 Redirects.mp4 11MB
  241. 23 - Authentication/007 RedirectIfAuthenticated middleware.mp4 11MB
  242. 29 - Caching/009 Cache tags introduction.mp4 10MB
  243. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/009 Styling Forms.mp4 10MB
  244. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/007 Understanding CSS Flexbox in General and in Bootstrap.mp4 10MB
  245. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/010 Styling Post List Page.mp4 10MB
  246. 02 - Windows Specific Setup/001 Windows - Setting Up XAMPP (PHPApacheMySQL).mp4 10MB
  247. 26 - Authorization, Policies, Gates/003 Using authorize() helper.mp4 10MB
  248. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/006 Introduction to Bootstrap CSS.mp4 10MB
  249. 28 - Laravel Blade Components/006 Application Fixing an issue with HAVING clause.mp4 10MB
  250. 24 - Database Seeding/002 Problem SQLite test database NOT NULL problem.mp4 10MB
  251. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/008 Forms - Old Input Helper.mp4 9MB
  252. 08 - Routing/005 Optional Route Parameters.mp4 9MB
  253. 36 - Sending E-mails/009 Rendering e-mail previews in browser.mp4 9MB
  254. 08 - Routing/004 Route Parameters.mp4 8MB
  255. 08 - Routing/002 Defining Routes.mp4 8MB
  256. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/011 Styling Single Post Page.mp4 8MB
  257. 06 - Mac - Setting Up Local Domain (OPTIONAL!)/002 Mac - Setting Up Host on the System.mp4 8MB
  258. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/004 Forms - Input Validation.mp4 8MB
  259. 10 - Request and Response/007 Request Input - An Overview of Options.mp4 8MB
  260. 14 - Databases - Eloquent ORM/002 Models - Creating and Updating, Introducing Tinker.mp4 8MB
  261. 33 - One to One Polymorphic Eloquent Relation/006 OneToOne Polymorphic defining relation.mp4 8MB
  262. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/007 Session Flash Messages.mp4 7MB
  263. 10 - Request and Response/004 Returning File Downloads.mp4 7MB
  264. 14 - Databases - Eloquent ORM/001 Understanding Eloquent ORM Models.mp4 7MB
  265. 05 - Windows - Setting Up Local Domain (OPTIONAL!)/002 Windows - Setting Up Host on the System.mp4 7MB
  266. 11 - Controllers/003 Resource Controllers.mp4 7MB
  267. 34 - One to Many Polymorphic Eloquent Relation/001 OneToMany Polymorphic explained.mp4 7MB
  268. 21 - Querying Basics/003 Querying relationship absence.mp4 7MB
  269. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/003 Forms - Storing Submitted Data.mp4 7MB
  270. 32 - File Storage and Uploading/002 File upload form.mp4 6MB
  271. 11 - Controllers/002 Single Action Controllers.mp4 6MB
  272. 02 - Windows Specific Setup/002 Windows - PHP in the Command Line.mp4 6MB
  273. 14 - Databases - Eloquent ORM/004 Models - Retrieving Multiple Models and Collections Overview.mp4 6MB
  274. 14 - Databases - Eloquent ORM/006 Practical - List of Blog Posts and Single Blog Post.mp4 6MB
  275. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/012 Styling Flash Messages and Error Messages.mp4 6MB
  276. 30 - Many to Many Eloquent Relations/001 ManyToMany introduction.mp4 6MB
  277. 13 - Databases - Introduction & Migrations/001 Databases Bird's Eye Overview.mp4 5MB
  278. 33 - One to One Polymorphic Eloquent Relation/001 Section intrduction.mp4 5MB
  279. 29 - Caching/005 Cache facade.mp4 5MB
  280. 01 - Introduction and Recommendations/002 About Laravel Versions (OPTIONAL).mp4 4MB
  281. 03 - Mac Specific Setup/003 Mac - Composer.mp4 4MB
  282. 02 - Windows Specific Setup/003 Windows - Composer.mp4 4MB
  283. 14 - Databases - Eloquent ORM/003 Models - Retrieving Single Model.mp4 4MB
  284. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/004 Including Assets in Views.mp4 4MB
  285. 10 - Request and Response/003 Returning JSON.mp4 3MB
  286. 01 - Introduction and Recommendations/29304614-new-source-code.zip 537KB
  287. 10 - Request and Response/29304882-Middleware-2x.png 494KB
  288. 01 - Introduction and Recommendations/29304610-full-source-code.zip 478KB
  289. 14 - Databases - Eloquent ORM/29290548-Laravel-Database-Eloquent-Model-2x.png 335KB
  290. 13 - Databases - Introduction & Migrations/29290474-Databases-2x.png 257KB
  291. 11 - Controllers/29304922-Laravel-Resource-Controller-2x.png 220KB
  292. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/29290836-Laravel-Mix-2x.png 181KB
  293. 13 - Databases - Introduction & Migrations/29290486-Laravel-Migrations-2x.png 180KB
  294. 12 - Configuration & Environments/29304952-Laravel-Environment-Variable-2x.png 178KB
  295. 08 - Routing/29304786-Laravel-Routes-2x.png 140KB
  296. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/29305152-Laravel-Bootstrap-Overview-2x.png 109KB
  297. 09 - Templating and Views/29304940-MVC-2x.png 106KB
  298. 23 - Authentication/004 Guard component and how logging users in works_en.vtt 18KB
  299. 37 - Queues and Background Processing/007 Rate Limiting queues_en.vtt 18KB
  300. 35 - Many to Many Polymorphic Eloquent Relation/005 Creating Taggable model trait_en.vtt 17KB
  301. 45 - OLD LEGACY SECTION - Laravel Essentials 101/012 Blade directives @if, @foreach, dates_en.vtt 17KB
  302. 41 - Model serialization and Postman/001 Postman - a quite long introduction_en.vtt 17KB
  303. 37 - Queues and Background Processing/006 Implementing custom job that dispatches other jobs_en.vtt 17KB
  304. 43 - API in Laravel/002 Practice defining API routes_en.vtt 17KB
  305. 23 - Authentication/003 How user registration works in Laravel_en.vtt 16KB
  306. 43 - API in Laravel/010 API Authorization_en.vtt 15KB
  307. 43 - API in Laravel/007 API Tokens explained and implemented_en.vtt 15KB
  308. 27 - Query Scopes - Local & Global/008 Practical Global Query Scope - admin can see deleted posts_en.vtt 15KB
  309. 35 - Many to Many Polymorphic Eloquent Relation/002 ManyToMany Polymorphic migration_en.vtt 14KB
  310. 43 - API in Laravel/001 API routes and controllers_en.vtt 14KB
  311. 24 - Database Seeding/001 Refreshing database, database foreign keys and existing data_en.vtt 14KB
  312. 34 - One to Many Polymorphic Eloquent Relation/004 Practical OneToMany Polymorphic views_en.vtt 13KB
  313. 30 - Many to Many Eloquent Relations/010 ManyToMany seeding_en.vtt 13KB
  314. 22 - Model Factories/002 Model Factory states_en.vtt 13KB
  315. 23 - Authentication/002 Authentication overview_en.vtt 13KB
  316. 31 - Wrap Up #1 (Reusable Components, Query Scopes, Route Model Binding)/003 Route Model Binding_en.vtt 13KB
  317. 33 - One to One Polymorphic Eloquent Relation/003 Practical Views for showingediting user profile_en.vtt 13KB
  318. 39 - Localization (Translations)/003 Translating plural forms, passing data_en.vtt 13KB
  319. 45 - OLD LEGACY SECTION - Laravel Essentials 101/013 Forms and CSRF tokens_en.vtt 12KB
  320. 45 - OLD LEGACY SECTION - Laravel Essentials 101/003 View Routes, Route Parameters, Rendering Data_en.vtt 12KB
  321. 29 - Caching/007 Practical using cache for storage implementation_en.vtt 12KB
  322. 45 - OLD LEGACY SECTION - Laravel Essentials 101/008 Creating and managing migrations_en.vtt 12KB
  323. 40 - Service, Service Container, Facades, Contracts/004 Dependency Injection and Contracts_en.vtt 12KB
  324. 45 - OLD LEGACY SECTION - Laravel Essentials 101/002 Routes, Views & Layouts_en.vtt 12KB
  325. 26 - Authorization, Policies, Gates/007 Policy or Gate_en.vtt 12KB
  326. 44 - Testing APIs/001 Testing API GET methods, verifying JSON structure_en.vtt 12KB
  327. 26 - Authorization, Policies, Gates/005 Admin users and overriding permissions_en.vtt 12KB
  328. 33 - One to One Polymorphic Eloquent Relation/008 Practical OneToOne Polymorphic with BlogPost and Image_en.vtt 11KB
  329. 24 - Database Seeding/007 Making seeder interactive_en.vtt 11KB
  330. 33 - One to One Polymorphic Eloquent Relation/002 Practical Scaffolding UserController and UserPolicy, using authorizeResource_en.vtt 11KB
  331. 27 - Query Scopes - Local & Global/007 Practical Local Query Scope - most active users last month_en.vtt 11KB
  332. 22 - Model Factories/001 Model Factory introduction_en.vtt 11KB
  333. 29 - Caching/003 Storing data in cache_en.vtt 11KB
  334. 45 - OLD LEGACY SECTION - Laravel Essentials 101/010 Creating, updating and reading data and making simple database queries_en.vtt 11KB
  335. 39 - Localization (Translations)/006 Storing user preffered language in database_en.vtt 11KB
  336. 36 - Sending E-mails/004 Attaching files & data to e-mails_en.vtt 11KB
  337. 45 - OLD LEGACY SECTION - Laravel Essentials 101/011 Resource controllers_en.vtt 11KB
  338. 39 - Localization (Translations)/007 Creating custom Locale Middleware_en.vtt 11KB
  339. 36 - Sending E-mails/002 The Mailable class explained_en.vtt 11KB
  340. 40 - Service, Service Container, Facades, Contracts/002 Service Container in practice_en.vtt 11KB
  341. 38 - Observers, Events, Listeners, Subscribers/001 Model Observers_en.vtt 11KB
  342. 37 - Queues and Background Processing/002 Configuring queues, creating and running the first job_en.vtt 11KB
  343. 38 - Observers, Events, Listeners, Subscribers/003 Practical Custom Event and Listener_en.vtt 11KB
  344. 23 - Authentication/009 Logging out, @guest directive, debugging CSRF token errors_en.vtt 11KB
  345. 45 - OLD LEGACY SECTION - Laravel Essentials 101/009 Laravel Tinker and Eloquent models_en.vtt 11KB
  346. 36 - Sending E-mails/003 Rendering e-mail content and e-mail sending_en.vtt 11KB
  347. 26 - Authorization, Policies, Gates/006 Policies introduction_en.vtt 10KB
  348. 29 - Caching/002 Laravel Debugbar_en.vtt 10KB
  349. 37 - Queues and Background Processing/004 Dealing with failed jobs_en.vtt 10KB
  350. 40 - Service, Service Container, Facades, Contracts/005 Contracts explained_en.vtt 10KB
  351. 26 - Authorization, Policies, Gates/009 Using middleware to authorize routes_en.vtt 10KB
  352. 25 - Deleting Models and Soft Deletes/005 Restoring soft deleted model_en.vtt 10KB
  353. 32 - File Storage and Uploading/004 Using Storage facade to store files_en.vtt 10KB
  354. 30 - Many to Many Eloquent Relations/007 Practical list of blog posts by tag_en.vtt 10KB
  355. 45 - OLD LEGACY SECTION - Laravel Essentials 101/021 Creating data editing forms_en.vtt 10KB
  356. 29 - Caching/008 Using and setting up Redis as cache storage_en.vtt 10KB
  357. 34 - One to Many Polymorphic Eloquent Relation/003 OneToMany Polymorphic associating_en.vtt 10KB
  358. 36 - Sending E-mails/007 Creating the Markdown Mailable class_en.vtt 10KB
  359. 24 - Database Seeding/005 Model relations inside seeder_en.vtt 10KB
  360. 23 - Authentication/012 Testing routes that require authentication_en.vtt 10KB
  361. 42 - API Resources/001 API Resources introduction_en.vtt 10KB
  362. 38 - Observers, Events, Listeners, Subscribers/004 Second example of Event and Listener_en.vtt 10KB
  363. 30 - Many to Many Eloquent Relations/004 Associating models in ManyToMany_en.vtt 10KB
  364. 39 - Localization (Translations)/008 Adding language to URL through Apache configuration_en.vtt 10KB
  365. 44 - Testing APIs/003 Test API storing (POST) resources, authentication and validation_en.vtt 10KB
  366. 27 - Query Scopes - Local & Global/003 Global Query Scopes and potential issues_en.vtt 10KB
  367. 27 - Query Scopes - Local & Global/004 Local Query Scopes introduction_en.vtt 9KB
  368. 32 - File Storage and Uploading/001 File Storage introduction_en.vtt 9KB
  369. 27 - Query Scopes - Local & Global/006 Practical Local Query Scope - most active users_en.vtt 9KB
  370. 32 - File Storage and Uploading/005 Getting the URL of stored file_en.vtt 9KB
  371. 38 - Observers, Events, Listeners, Subscribers/002 Events and Listeners_en.vtt 9KB
  372. 43 - API in Laravel/008 Returning one, updating and deleting resources_en.vtt 9KB
  373. 45 - OLD LEGACY SECTION - Laravel Essentials 101/007 Introduction to database migrations_en.vtt 9KB
  374. 45 - OLD LEGACY SECTION - Laravel Essentials 101/005 Controller basics_en.vtt 9KB
  375. 43 - API in Laravel/009 Handling 404 (resource not found)_en.vtt 9KB
  376. 45 - OLD LEGACY SECTION - Laravel Essentials 101/006 Database configuration and environment variables_en.vtt 9KB
  377. 28 - Laravel Blade Components/001 Blade Components introduction_en.vtt 9KB
  378. 32 - File Storage and Uploading/003 Handling file uploads_en.vtt 9KB
  379. 38 - Observers, Events, Listeners, Subscribers/005 Logging basics in Laravel_en.vtt 9KB
  380. 37 - Queues and Background Processing/001 Queues and background processing introduction_en.vtt 9KB
  381. 38 - Observers, Events, Listeners, Subscribers/006 Handling built-in Laravel events with Subscriber_en.vtt 9KB
  382. 28 - Laravel Blade Components/005 Complicated example of conditional rendering_en.vtt 9KB
  383. 29 - Caching/001 Caching introduction_en.vtt 8KB
  384. 27 - Query Scopes - Local & Global/002 Global Query Scopes introduction_en.vtt 8KB
  385. 24 - Database Seeding/006 Individual seeder classes_en.vtt 8KB
  386. 31 - Wrap Up #1 (Reusable Components, Query Scopes, Route Model Binding)/002 Practical comments form and reusable errors component_en.vtt 8KB
  387. 27 - Query Scopes - Local & Global/005 Practical Local Query Scope - most commented posts_en.vtt 8KB
  388. 26 - Authorization, Policies, Gates/002 Introduction to Gates_en.vtt 8KB
  389. 40 - Service, Service Container, Facades, Contracts/003 Basic Dependency Injection_en.vtt 8KB
  390. 44 - Testing APIs/002 Testing API GET methods, verifying JSON structure II_en.vtt 8KB
  391. 39 - Localization (Translations)/005 Translating the application_en.vtt 8KB
  392. 19 - One to One Eloquent Relations/001 One to One relation with migration_en.vtt 8KB
  393. 19 - One to One Eloquent Relations/002 One to One assigning relationship_en.vtt 8KB
  394. 29 - Caching/010 Practical using cache tags_en.vtt 8KB
  395. 31 - Wrap Up #1 (Reusable Components, Query Scopes, Route Model Binding)/004 Eager loading nested relationships_en.vtt 8KB
  396. 22 - Model Factories/003 Model Factory callbacks (afterCreating, afterMaking)_en.vtt 8KB
  397. 30 - Many to Many Eloquent Relations/008 Blade View Composers_en.vtt 8KB
  398. 32 - File Storage and Uploading/006 Practical Image model, OneToOne relation and migrations_en.vtt 8KB
  399. 18 - Testing Basics/004 Testing database interactions_en.vtt 8KB
  400. 43 - API in Laravel/006 Storing a new resource_en.vtt 8KB
  401. 23 - Authentication/005 Custom registration form and Auth routes_en.vtt 8KB
  402. 36 - Sending E-mails/001 Development setup for sending emails_en.vtt 8KB
  403. 28 - Laravel Blade Components/004 Practical creating reusable component for dates_en.vtt 7KB
  404. 21 - Querying Basics/002 Querying relationship existence_en.vtt 7KB
  405. 40 - Service, Service Container, Facades, Contracts/001 What is a Service and creating a custom one_en.vtt 7KB
  406. 40 - Service, Service Container, Facades, Contracts/006 Facades explained_en.vtt 7KB
  407. 18 - Testing Basics/001 Testing_en.vtt 7KB
  408. 30 - Many to Many Eloquent Relations/009 View Composer with @include_en.vtt 7KB
  409. 21 - Querying Basics/001 Lazy Loading vs Eager Loading_en.vtt 7KB
  410. 19 - One to One Eloquent Relations/003 One to One querying relationship_en.vtt 7KB
  411. 23 - Authentication/006 Formatting validation errors_en.vtt 7KB
  412. 30 - Many to Many Eloquent Relations/005 Querying the ManyToMany relation and Pivot tables_en.vtt 7KB
  413. 29 - Caching/004 Removing from cache_en.vtt 7KB
  414. 20 - One to Many Eloquent Relations/001 One to Many relation with migration_en.vtt 7KB
  415. 18 - Testing Basics/006 Testing for failure_en.vtt 7KB
  416. 34 - One to Many Polymorphic Eloquent Relation/006 OneToMany Polymorphic seeder_en.vtt 7KB
  417. 18 - Testing Basics/003 Writing first functional test_en.vtt 7KB
  418. 16 - CRUD - Editing, Updating and Deleting/001 CRUD - Edit Form_en.vtt 7KB
  419. 34 - One to Many Polymorphic Eloquent Relation/005 Practical Running tests on MySQL database_en.vtt 7KB
  420. 36 - Sending E-mails/008 Custom Markdown e-mail component and styling_en.vtt 7KB
  421. 09 - Templating and Views/002 Template Inheritance and Layouts_en.vtt 7KB
  422. 29 - Caching/006 Practical using cache as storage_en.vtt 7KB
  423. 45 - OLD LEGACY SECTION - Laravel Essentials 101/017 Displaying validation errors_en.vtt 7KB
  424. 39 - Localization (Translations)/19199972-translations.zip 7KB
  425. 37 - Queues and Background Processing/008 Named queues and prioritizing_en.vtt 7KB
  426. 31 - Wrap Up #1 (Reusable Components, Query Scopes, Route Model Binding)/001 Practical User to Comment OneToMany relation and migration_en.vtt 6KB
  427. 23 - Authentication/008 Log-in form with Remember Me feature_en.vtt 6KB
  428. 22 - Model Factories/004 Application Implementing comment list_en.vtt 6KB
  429. 25 - Deleting Models and Soft Deletes/004 Soft deletes querying_en.vtt 6KB
  430. 10 - Request and Response/29304870-daniel.jpg 6KB
  431. 18 - Testing Basics/007 Testing update() action (model updates)_en.vtt 6KB
  432. 32 - File Storage and Uploading/007 Uploaded image URL_en.vtt 6KB
  433. 39 - Localization (Translations)/004 Storing translations in JSON_en.vtt 6KB
  434. 34 - One to Many Polymorphic Eloquent Relation/002 OneToMany Polymorphic migration & relation_en.vtt 6KB
  435. 29 - Caching/009 Cache tags introduction_en.vtt 6KB
  436. 30 - Many to Many Eloquent Relations/006 Practical displaying the list of tags using Blade component_en.vtt 6KB
  437. 37 - Queues and Background Processing/005 Creating and dispatching custom jobs_en.vtt 6KB
  438. 20 - One to Many Eloquent Relations/003 One to Many querying relationship_en.vtt 6KB
  439. 25 - Deleting Models and Soft Deletes/001 Deleting related model using model events_en.vtt 6KB
  440. 33 - One to One Polymorphic Eloquent Relation/005 OneToOne Polymorphic migration_en.vtt 6KB
  441. 26 - Authorization, Policies, Gates/010 Application updating tests_en.vtt 6KB
  442. 35 - Many to Many Polymorphic Eloquent Relation/001 ManyToMany Polymorphic explained_en.vtt 6KB
  443. 32 - File Storage and Uploading/010 Validating uploaded files (size, type, dimensions)_en.vtt 6KB
  444. 45 - OLD LEGACY SECTION - Laravel Essentials 101/016 Validation basics_en.vtt 6KB
  445. 09 - Templating and Views/008 More Control Inside Loops_en.vtt 5KB
  446. 41 - Model serialization and Postman/004 Serializing model relations_en.vtt 5KB
  447. 43 - API in Laravel/003 Returning a resource collection and response wrapping_en.vtt 5KB
  448. 45 - OLD LEGACY SECTION - Laravel Essentials 101/018 Form requests_en.vtt 5KB
  449. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/008 Layout Grid and Styling Header Bar_en.vtt 5KB
  450. 20 - One to Many Eloquent Relations/002 One to Many assigning relationship_en.vtt 5KB
  451. 41 - Model serialization and Postman/002 How Model serialization works_en.vtt 5KB
  452. 26 - Authorization, Policies, Gates/001 Authorization introduction_en.vtt 5KB
  453. 45 - OLD LEGACY SECTION - Laravel Essentials 101/004 Named routes and generating URLs_en.vtt 5KB
  454. 30 - Many to Many Eloquent Relations/002 ManyToMany migration_en.vtt 5KB
  455. 09 - Templating and Views/007 Loops in Templates_en.vtt 5KB
  456. 24 - Database Seeding/003 Database seeding basics_en.vtt 5KB
  457. 37 - Queues and Background Processing/003 Optional e-mail queuing and execution delay_en.vtt 5KB
  458. 28 - Laravel Blade Components/003 Conditional rendering in Component_en.vtt 5KB
  459. 26 - Authorization, Policies, Gates/008 Verifying permissions in Blade templates_en.vtt 5KB
  460. 36 - Sending E-mails/005 Embedding an image inside the e-mail_en.vtt 5KB
  461. 24 - Database Seeding/004 Using Model Factory inside Seeder_en.vtt 5KB
  462. 23 - Authentication/011 Protecting routes (requiring authentication)_en.vtt 5KB
  463. 35 - Many to Many Polymorphic Eloquent Relation/003 ManyToMany Polymorphic relations_en.vtt 5KB
  464. 36 - Sending E-mails/006 Markdown Mailable classes explained_en.vtt 5KB
  465. 39 - Localization (Translations)/002 Configuring locale and translation overview_en.vtt 5KB
  466. 25 - Deleting Models and Soft Deletes/002 Deleting related models using cascading_en.vtt 5KB
  467. 21 - Querying Basics/004 Counting related models_en.vtt 5KB
  468. 21 - Querying Basics/005 Using withCount() in practice (fetching count of comments) with test_en.vtt 5KB
  469. 18 - Testing Basics/005 Testing store() action (model creation)_en.vtt 5KB
  470. 09 - Templating and Views/001 Understanding Templating, Views and Blade_en.vtt 5KB
  471. 11 - Controllers/004 Implementing a Resource Controller_en.vtt 5KB
  472. 25 - Deleting Models and Soft Deletes/003 Soft deletes_en.vtt 5KB
  473. 01 - Introduction and Recommendations/004 Code Editor Visual Studio Code Setup and Recommendations_en.vtt 5KB
  474. 32 - File Storage and Uploading/008 Practical Displaying uploaded image and styling_en.vtt 5KB
  475. 32 - File Storage and Uploading/009 Deleting files_en.vtt 5KB
  476. 39 - Localization (Translations)/001 Localization introduction and demo_en.vtt 5KB
  477. 18 - Testing Basics/002 Testing configuration and environment_en.vtt 5KB
  478. 45 - OLD LEGACY SECTION - Laravel Essentials 101/015 Session flash messages_en.vtt 5KB
  479. 43 - API in Laravel/005 Collection pagination and custom parameters_en.vtt 4KB
  480. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/009 FormsModels - Model Mass Assignment_en.vtt 4KB
  481. 18 - Testing Basics/008 Testing delete() action (model deletion)_en.vtt 4KB
  482. 42 - API Resources/002 Serializing model relations using a Resource class_en.vtt 4KB
  483. 41 - Model serialization and Postman/003 Hiding model attributes_en.vtt 4KB
  484. 23 - Authentication/010 Retrieving the currently authenticated user_en.vtt 4KB
  485. 08 - Routing/006 Constraining Possible Route Parameters Values_en.vtt 4KB
  486. 45 - OLD LEGACY SECTION - Laravel Essentials 101/019 Mass assignment in Eloquent model_en.vtt 4KB
  487. 10 - Request and Response/001 Responses, Codes, Headers, and Cookies_en.vtt 4KB
  488. 43 - API in Laravel/004 Collection pagination_en.vtt 4KB
  489. 09 - Templating and Views/003 Passing and Rendering Data in Templates_en.vtt 4KB
  490. 11 - Controllers/001 Controllers_en.vtt 4KB
  491. 13 - Databases - Introduction & Migrations/003 Creating and Running Migrations_en.vtt 4KB
  492. 33 - One to One Polymorphic Eloquent Relation/004 OneToOne Polymorphic explained_en.vtt 4KB
  493. 35 - Many to Many Polymorphic Eloquent Relation/004 Understanding model Traits_en.vtt 4KB
  494. 16 - CRUD - Editing, Updating and Deleting/003 CRUD - Deleting Using Forms_en.vtt 4KB
  495. 26 - Authorization, Policies, Gates/004 Verifying permissions of the user_en.vtt 4KB
  496. 33 - One to One Polymorphic Eloquent Relation/007 OneToOne Polymorphic associating_en.vtt 4KB
  497. 27 - Query Scopes - Local & Global/001 Application setting user_id for the new BlogPost_en.vtt 4KB
  498. 03 - Mac Specific Setup/002 Mac - PHP in the Command Line_en.vtt 4KB
  499. 29 - Caching/005 Cache facade_en.vtt 4KB
  500. 05 - Windows - Setting Up Local Domain (OPTIONAL!)/001 Windows - Setting Up Virtual Host in Apache_en.vtt 4KB
  501. 10 - Request and Response/006 Request Input (Reading User Input)_en.vtt 4KB
  502. 21 - Querying Basics/003 Querying relationship absence_en.vtt 4KB
  503. 30 - Many to Many Eloquent Relations/003 Defining ManyToMany on models_en.vtt 4KB
  504. 08 - Routing/005 Optional Route Parameters_en.vtt 4KB
  505. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/002 Cross Site Request Forgery Explained_en.vtt 4KB
  506. 01 - Introduction and Recommendations/003 Setup Recommendations and Course Prerequisites_en.vtt 4KB
  507. 10 - Request and Response/008 Middleware - Running Code Before & After Request_en.vtt 3KB
  508. 28 - Laravel Blade Components/002 Component aliases_en.vtt 3KB
  509. 10 - Request and Response/002 Redirect Responses_en.vtt 3KB
  510. 08 - Routing/004 Route Parameters_en.vtt 3KB
  511. 07 - Laravel Introduction/001 Laravel Project Structure Overview_en.vtt 3KB
  512. 31 - Wrap Up #1 (Reusable Components, Query Scopes, Route Model Binding)/005 Converting repeating queries to query scopes_en.vtt 3KB
  513. 45 - OLD LEGACY SECTION - Laravel Essentials 101/014 Redirects_en.vtt 3KB
  514. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/001 Introduction to Laravel Mix_en.vtt 3KB
  515. 12 - Configuration & Environments/001 Configuration and Environments Overview_en.vtt 3KB
  516. 09 - Templating and Views/009 Partial Templates (Including Templates)_en.vtt 3KB
  517. 42 - API Resources/004 Conditional serialization of properties_en.vtt 3KB
  518. 25 - Deleting Models and Soft Deletes/006 Testing soft deleted models_en.vtt 3KB
  519. 07 - Laravel Introduction/002 Artisan Command_en.vtt 3KB
  520. 14 - Databases - Eloquent ORM/005 Models - Using the Query Builder_en.vtt 3KB
  521. 23 - Authentication/007 RedirectIfAuthenticated middleware_en.vtt 3KB
  522. 45 - OLD LEGACY SECTION - Laravel Essentials 101/020 old() helper in forms_en.vtt 3KB
  523. 16 - CRUD - Editing, Updating and Deleting/002 CRUD - Update Action_en.vtt 3KB
  524. 06 - Mac - Setting Up Local Domain (OPTIONAL!)/001 Mac - Setting Up Virtual Host in Apache_en.vtt 3KB
  525. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/003 Using NPM and Compiling Assets With MixWebpack_en.vtt 3KB
  526. 12 - Configuration & Environments/002 Configuring the Database Connection_en.vtt 3KB
  527. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/001 Forms Markup_en.vtt 3KB
  528. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/007 Understanding CSS Flexbox in General and in Bootstrap_en.vtt 3KB
  529. 42 - API Resources/003 Limiting serialization only to eager loaded relations_en.vtt 3KB
  530. 16 - CRUD - Editing, Updating and Deleting/004 CRUD - Deleting Models_en.vtt 3KB
  531. 30 - Many to Many Eloquent Relations/001 ManyToMany introduction_en.vtt 3KB
  532. 09 - Templating and Views/005 Conditional Rendering_en.vtt 3KB
  533. 08 - Routing/003 Managing and Naming Routes_en.vtt 3KB
  534. 01 - Introduction and Recommendations/001 Welcome to the Course!_en.vtt 3KB
  535. 09 - Templating and Views/006 Conditional Rendering Alternatives_en.vtt 3KB
  536. 10 - Request and Response/005 Grouping Routes_en.vtt 3KB
  537. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/003 Forms - Storing Submitted Data_en.vtt 3KB
  538. 14 - Databases - Eloquent ORM/006 Practical - List of Blog Posts and Single Blog Post_en.vtt 3KB
  539. 08 - Routing/002 Defining Routes_en.vtt 3KB
  540. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/004 Forms - Input Validation_en.vtt 3KB
  541. 14 - Databases - Eloquent ORM/002 Models - Creating and Updating, Introducing Tinker_en.vtt 3KB
  542. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/006 Forms - Form Request Classes_en.vtt 3KB
  543. 33 - One to One Polymorphic Eloquent Relation/006 OneToOne Polymorphic defining relation_en.vtt 3KB
  544. 26 - Authorization, Policies, Gates/003 Using authorize() helper_en.vtt 2KB
  545. 04 - Creating the New Laravel Project/001 Creating New Laravel Project Using Composer.html 2KB
  546. 13 - Databases - Introduction & Migrations/002 Migrations Overview_en.vtt 2KB
  547. 36 - Sending E-mails/009 Rendering e-mail previews in browser_en.vtt 2KB
  548. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/005 Versioned Assets (Cache Improvements)_en.vtt 2KB
  549. 24 - Database Seeding/002 Problem SQLite test database NOT NULL problem_en.vtt 2KB
  550. 02 - Windows Specific Setup/001 Windows - Setting Up XAMPP (PHPApacheMySQL)_en.vtt 2KB
  551. 34 - One to Many Polymorphic Eloquent Relation/001 OneToMany Polymorphic explained_en.vtt 2KB
  552. 03 - Mac Specific Setup/001 Mac - Setting Up XAMPP (PHPApacheMySQL)_en.vtt 2KB
  553. 28 - Laravel Blade Components/006 Application Fixing an issue with HAVING clause_en.vtt 2KB
  554. 33 - One to One Polymorphic Eloquent Relation/001 Section intrduction_en.vtt 2KB
  555. 01 - Introduction and Recommendations/005 Course Source Code_en.vtt 2KB
  556. 09 - Templating and Views/010 Partial Templates in Loops_en.vtt 2KB
  557. 10 - Request and Response/004 Returning File Downloads_en.vtt 2KB
  558. 32 - File Storage and Uploading/002 File upload form_en.vtt 2KB
  559. 02 - Windows Specific Setup/002 Windows - PHP in the Command Line_en.vtt 2KB
  560. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/002 Installing Bootstrap CSS Framework_en.vtt 2KB
  561. 06 - Mac - Setting Up Local Domain (OPTIONAL!)/002 Mac - Setting Up Host on the System_en.vtt 2KB
  562. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/005 Forms - Displaying Validation Errors_en.vtt 2KB
  563. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/009 Styling Forms_en.vtt 2KB
  564. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/011 Styling Single Post Page_en.vtt 2KB
  565. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/006 Introduction to Bootstrap CSS_en.vtt 2KB
  566. 14 - Databases - Eloquent ORM/004 Models - Retrieving Multiple Models and Collections Overview_en.vtt 2KB
  567. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/010 Styling Post List Page_en.vtt 2KB
  568. 08 - Routing/001 Understanding Routing in Laravel_en.vtt 2KB
  569. 01 - Introduction and Recommendations/002 About Laravel Versions (OPTIONAL)_en.vtt 2KB
  570. 14 - Databases - Eloquent ORM/003 Models - Retrieving Single Model_en.vtt 2KB
  571. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/29305170-bootstrap-flex.html 2KB
  572. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/007 Session Flash Messages_en.vtt 2KB
  573. 01 - Introduction and Recommendations/006 Additional Learning Resource (Cheat Sheet, Diagrams)_en.vtt 2KB
  574. 14 - Databases - Eloquent ORM/001 Understanding Eloquent ORM Models_en.vtt 2KB
  575. 09 - Templating and Views/004 Simple View Rendering Routes_en.vtt 2KB
  576. 11 - Controllers/002 Single Action Controllers_en.vtt 2KB
  577. 13 - Databases - Introduction & Migrations/001 Databases Bird's Eye Overview_en.vtt 2KB
  578. 10 - Request and Response/007 Request Input - An Overview of Options_en.vtt 1KB
  579. 03 - Mac Specific Setup/003 Mac - Composer_en.vtt 1KB
  580. 02 - Windows Specific Setup/003 Windows - Composer_en.vtt 1KB
  581. 01 - Introduction and Recommendations/29304690-vscode.zip 1KB
  582. 15 - Forms (Markup, CSRF, Validation, Errors, Flash Messages, Mass Assignment)/008 Forms - Old Input Helper_en.vtt 1KB
  583. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/012 Styling Flash Messages and Error Messages_en.vtt 1KB
  584. 11 - Controllers/003 Resource Controllers_en.vtt 1KB
  585. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/004 Including Assets in Views_en.vtt 1KB
  586. 10 - Request and Response/003 Returning JSON_en.vtt 1KB
  587. 05 - Windows - Setting Up Local Domain (OPTIONAL!)/002 Windows - Setting Up Host on the System_en.vtt 1KB
  588. 45 - OLD LEGACY SECTION - Laravel Essentials 101/001 Laravel 8 Breaking Changes!.html 654B
  589. 01 - Introduction and Recommendations/external-assets-links.txt 648B
  590. 45 - OLD LEGACY SECTION - Laravel Essentials 101/external-assets-links.txt 616B
  591. 23 - Authentication/001 IMPORTANT Laravel 7 and Laravel 8 Changes.html 598B
  592. 17 - Assets & Styling (JavaScript, CSS, Laravel Mix, Bootstrap)/external-assets-links.txt 340B
  593. 10 - Request and Response/external-assets-links.txt 275B
  594. 09 - Templating and Views/29304836-posts-clip.php 231B
  595. 02 - Windows Specific Setup/external-assets-links.txt 179B
  596. 12 - Configuration & Environments/external-assets-links.txt 172B
  597. 29 - Caching/external-assets-links.txt 161B
  598. 36 - Sending E-mails/external-assets-links.txt 159B
  599. 34 - One to Many Polymorphic Eloquent Relation/external-assets-links.txt 130B