本站已收录 番号和无损神作磁力链接/BT种子 

[GigaCourse.Com] Udemy - Beginning Laravel 9 - From Novice to Professional (2022)

种子简介

种子名称: [GigaCourse.Com] Udemy - Beginning Laravel 9 - From Novice to Professional (2022)
文件类型: 视频
文件数目: 142个文件
文件大小: 6.83 GB
收录时间: 2023-3-18 10:07
已经下载: 3
资源热度: 132
最近下载: 2024-5-9 09:27

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:61836da44d1e9917d84af947f3abe2d3b251425d&dn=[GigaCourse.Com] Udemy - Beginning Laravel 9 - From Novice to Professional (2022) 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[GigaCourse.Com] Udemy - Beginning Laravel 9 - From Novice to Professional (2022).torrent
  • 01 - Introduction/001 Welcome.mp415.51MB
  • 02 - Setting up our Laravel Development Environment/001 Section Introduction (Updated).mp412.73MB
  • 02 - Setting up our Laravel Development Environment/002 Setting up Local Development on Windows - Installing XAMPP.mp451.54MB
  • 02 - Setting up our Laravel Development Environment/003 Setting up Local Development on Windows - Install Composer & Laravel Installer.mp426.68MB
  • 02 - Setting up our Laravel Development Environment/005 Setting up Local Development on Mac - Install Homebrew, PHP, MySQL and Composer.mp480.12MB
  • 02 - Setting up our Laravel Development Environment/006 Setting up Local Development on Mac - Installing Valet.mp444.68MB
  • 02 - Setting up our Laravel Development Environment/007 Alternative Local Development Environment - Installing Laravel Sail.mp467.13MB
  • 02 - Setting up our Laravel Development Environment/008 Other Tools to install.mp435.75MB
  • 03 - Working with Database/001 Project Setup.mp447.23MB
  • 03 - Working with Database/002 Introduction to Database Migration.mp458.68MB
  • 03 - Working with Database/003 Working with Migration.mp461.79MB
  • 03 - Working with Database/004 Seeding Database Table.mp459.33MB
  • 03 - Working with Database/005 Generate realistic data with Faker library.mp434.84MB
  • 03 - Working with Database/006 Eloquent.mp450.77MB
  • 03 - Working with Database/007 Mass Assignment.mp431.62MB
  • 03 - Working with Database/008 Exercise 1 - Create table & model for Contact.mp438.09MB
  • 03 - Working with Database/009 Eloquent Relationship - Inserting & Updating Related Models.mp458.63MB
  • 03 - Working with Database/010 Eloquent Relationship - Querying Relations.mp420.64MB
  • 03 - Working with Database/011 Model Factories.mp483.58MB
  • 03 - Working with Database/012 Exercise 2 - Implement Model Factories on seeding companies table.mp435.77MB
  • 03 - Working with Database/013 Factory Relationships (Below Laravel 8).mp422.42MB
  • 04 - Routing, Controllers & Views/001 Basic Routing.mp443.31MB
  • 04 - Routing, Controllers & Views/002 Named Routes.mp431.28MB
  • 04 - Routing, Controllers & Views/003 Views.mp443.74MB
  • 04 - Routing, Controllers & Views/004 Controllers.mp462.87MB
  • 04 - Routing, Controllers & Views/005 Building Application Layout using Blade Template Inheritance.mp4104.89MB
  • 05 - Rendering Dynamic Data/001 Displaying all contacts.mp451.26MB
  • 05 - Rendering Dynamic Data/002 Adding pagination.mp441.77MB
  • 05 - Rendering Dynamic Data/003 Exercise 3 - Display all companies on dropdown list.mp435.42MB
  • 05 - Rendering Dynamic Data/004 Filtering contacts by company.mp481.32MB
  • 05 - Rendering Dynamic Data/005 Showing contact details.mp432.14MB
  • 06 - Working with Form/001 Handling Form.mp485.51MB
  • 06 - Working with Form/002 Adding Form Validation.mp473.25MB
  • 06 - Working with Form/003 Persisting validated data into database.mp440MB
  • 06 - Working with Form/004 Exercise 4 - Update data.mp488.35MB
  • 06 - Working with Form/005 Deleting the Data.mp468.14MB
  • 07 - Query Scopes/001 Building a Search Form.mp489.27MB
  • 07 - Query Scopes/002 Local Scopes.mp425.75MB
  • 07 - Query Scopes/003 Global Scopes.mp429.78MB
  • 07 - Query Scopes/004 Adding more criteria on our Search global scope.mp439.46MB
  • 07 - Query Scopes/005 Removing Global Scopes.mp424.44MB
  • 07 - Query Scopes/006 Make our Global Scopes reusable.mp465.86MB
  • 07 - Query Scopes/007 Another approach to make our Global Scopes reusable.mp474.33MB
  • 08 - Authentication/001 Authentication Scaffolding in Laravel 6.x or above.mp485.24MB
  • 08 - Authentication/002 Control visibility of Navbar links.mp456.5MB
  • 08 - Authentication/004 Custom Authentication Redirection.mp473.12MB
  • 08 - Authentication/008 Linking users table to companies and contacts table.mp464.43MB
  • 08 - Authentication/009 User, Company and Contact relationship models.mp449.19MB
  • 08 - Authentication/010 Updating our factory relationships (Laravel 8).mp461.64MB
  • 08 - Authentication/012 Displaying Authenticated User's Data.mp457.95MB
  • 09 - Route model bindings, Resourceful Routes and Form Request validation/002 Route Model Binding - Implicit.mp448.05MB
  • 09 - Route model bindings, Resourceful Routes and Form Request validation/003 Customizing the key on route model binding.mp432.31MB
  • 09 - Route model bindings, Resourceful Routes and Form Request validation/004 Route Model Binding - Explicit.mp428.93MB
  • 09 - Route model bindings, Resourceful Routes and Form Request validation/005 Resource Routes.mp470.88MB
  • 09 - Route model bindings, Resourceful Routes and Form Request validation/006 Partial resource routes.mp429.31MB
  • 09 - Route model bindings, Resourceful Routes and Form Request validation/007 API Resourceful Route.mp447.01MB
  • 09 - Route model bindings, Resourceful Routes and Form Request validation/008 Nested Resources.mp429.04MB
  • 09 - Route model bindings, Resourceful Routes and Form Request validation/009 Naming resource routes.mp440.65MB
  • 09 - Route model bindings, Resourceful Routes and Form Request validation/010 Put Complex query on its model.mp434.37MB
  • 09 - Route model bindings, Resourceful Routes and Form Request validation/011 Form Request Validation.mp445.88MB
  • 09 - Route model bindings, Resourceful Routes and Form Request validation/012 Customise Validation error messages.mp437.24MB
  • 09 - Route model bindings, Resourceful Routes and Form Request validation/013 Useful methods when working with Form Request.mp421.53MB
  • 10 - Contact App Add new feature to manage companies/002 Create Resource Controller for Companies.mp457.22MB
  • 10 - Contact App Add new feature to manage companies/003 Displaying all companies.mp478.68MB
  • 10 - Contact App Add new feature to manage companies/004 Filtering companies data.mp466.35MB
  • 10 - Contact App Add new feature to manage companies/005 Create, Show, Edit & Destroy company.mp479.48MB
  • 10 - Contact App Add new feature to manage companies/006 Setting up the active menu dynamically.mp444.45MB
  • 11 - N+1 Query Problem & Eager Loading/002 3 different ways debugging our queries.mp453.52MB
  • 11 - N+1 Query Problem & Eager Loading/003 N+1 Query Problem & Eager Loading.mp451.23MB
  • 11 - N+1 Query Problem & Eager Loading/004 Advanced Eager Loading.mp472.83MB
  • 11 - N+1 Query Problem & Eager Loading/005 Detecting N+1 problem Automatically.mp438.03MB
  • 11 - N+1 Query Problem & Eager Loading/006 Counting Related Models.mp444.63MB
  • 12 - Handling File Upload/002 Setting up endpoints for edit profile.mp436.94MB
  • 12 - Handling File Upload/003 Building Edit Profile Form.mp447.28MB
  • 12 - Handling File Upload/004 Adding more columns on users table for storing profile information.mp440.73MB
  • 12 - Handling File Upload/005 Refactoring the Register Controller.mp443.18MB
  • 12 - Handling File Upload/006 Updating Current User Profile.mp477.73MB
  • 12 - Handling File Upload/007 Refactoring Flash message.mp415.44MB
  • 12 - Handling File Upload/008 Setting up the form for uploading.mp416.88MB
  • 12 - Handling File Upload/009 Create basic upload File logic.mp454.29MB
  • 12 - Handling File Upload/010 Some handy methods when working with uploaded file.mp461.27MB
  • 12 - Handling File Upload/011 Tidying up our Profile Controller.mp419.96MB
  • 13 - Working with File Storage/001 Setting up File Storage.mp436.29MB
  • 13 - Working with File Storage/002 Retrieving Files.mp464.2MB
  • 13 - Working with File Storage/003 Storing Files.mp437.56MB
  • 13 - Working with File Storage/004 Copying, moving and deleting files.mp422MB
  • 13 - Working with File Storage/005 Working with Directories.mp427.04MB
  • 13 - Working with File Storage/006 Implementing File Storage in our Application.mp482.96MB
  • 14 - Contact App - Bug fixing/002 Fixing 404 Error when updating contact.mp421.82MB
  • 14 - Contact App - Bug fixing/003 Fixing Search Feature issue.mp426.04MB
  • 14 - Contact App - Bug fixing/004 Fixing the pagination issue on search results.mp418.66MB
  • 15 - [NEW] Larapics Project - Building CRUD functionalities (with Laravel 9)/001 Section Introduction.mp428.54MB
  • 15 - [NEW] Larapics Project - Building CRUD functionalities (with Laravel 9)/002 Create New Laravel Project.mp438.26MB
  • 15 - [NEW] Larapics Project - Building CRUD functionalities (with Laravel 9)/003 Setting up existing Laravel project.mp430.52MB
  • 15 - [NEW] Larapics Project - Building CRUD functionalities (with Laravel 9)/004 Create a model and migration for image.mp443.61MB
  • 15 - [NEW] Larapics Project - Building CRUD functionalities (with Laravel 9)/005 Seeding images table with the Model Factory.mp462.79MB
  • 15 - [NEW] Larapics Project - Building CRUD functionalities (with Laravel 9)/006 Working with File Storage.mp457.1MB
  • 15 - [NEW] Larapics Project - Building CRUD functionalities (with Laravel 9)/007 Calculate the image dimension.mp436.11MB
  • 15 - [NEW] Larapics Project - Building CRUD functionalities (with Laravel 9)/008 Displaying all images.mp447.12MB
  • 15 - [NEW] Larapics Project - Building CRUD functionalities (with Laravel 9)/009 Showing a single large image.mp463.21MB
  • 15 - [NEW] Larapics Project - Building CRUD functionalities (with Laravel 9)/010 Creating an Upload Image form.mp453.72MB
  • 15 - [NEW] Larapics Project - Building CRUD functionalities (with Laravel 9)/011 Uploading the image.mp470.04MB
  • 15 - [NEW] Larapics Project - Building CRUD functionalities (with Laravel 9)/012 Handling the image slug.mp450.96MB
  • 15 - [NEW] Larapics Project - Building CRUD functionalities (with Laravel 9)/013 Updating the image data.mp492.18MB
  • 15 - [NEW] Larapics Project - Building CRUD functionalities (with Laravel 9)/014 Working with Eloquent Events.mp444.04MB
  • 15 - [NEW] Larapics Project - Building CRUD functionalities (with Laravel 9)/015 Deleting existing images.mp439.57MB
  • 16 - [New ] Working with Blade components/001 Creating our first Blade Component.mp427.38MB
  • 16 - [New ] Working with Blade components/002 Passing data to the Blade Component.mp427.25MB
  • 16 - [New ] Working with Blade components/003 Component default values and methods.mp436.66MB
  • 16 - [New ] Working with Blade components/004 Component attributes.mp443.02MB
  • 16 - [New ] Working with Blade components/005 Conditionally merging class.mp421.69MB
  • 16 - [New ] Working with Blade components/006 Working with Slots.mp440.01MB
  • 16 - [New ] Working with Blade components/007 Scoped Slots.mp445.58MB
  • 16 - [New ] Working with Blade components/008 Refactoring our Alert Component.mp432.74MB
  • 16 - [New ] Working with Blade components/009 Anonymous Component.mp436.91MB
  • 16 - [New ] Working with Blade components/010 Implementing the Form component in our App.mp422.17MB
  • 16 - [New ] Working with Blade components/011 Building Application Layout using component.mp429.36MB
  • 16 - [New ] Working with Blade components/012 Integrating Bootstrap 5 theme in our layout.mp498.04MB
  • 16 - [New ] Working with Blade components/013 Refactoring the Show Image view.mp489.22MB
  • 16 - [New ] Working with Blade components/014 Refactoring the Upload image Form.mp452.03MB
  • 16 - [New ] Working with Blade components/015 Refactoring the Edit Image Form.mp436.1MB
  • 17 - Building Blog [Legacy]/001 Install New Laravel Project.mp49.94MB
  • 17 - Building Blog [Legacy]/002 Setup Application Layout.mp434.44MB
  • 17 - Building Blog [Legacy]/003 Create Posts table using Database Migration.mp49.28MB
  • 17 - Building Blog [Legacy]/004 Insert Posts table with dummy data using Database Seed & Faker.mp428.38MB
  • 17 - Building Blog [Legacy]/005 Display all posts - Part 1.mp419.55MB
  • 17 - Building Blog [Legacy]/006 Display all posts - Part 2.mp425.87MB
  • 17 - Building Blog [Legacy]/007 Display all posts - Part 3.mp427.47MB
  • 17 - Building Blog [Legacy]/008 Display all posts - Part 4.mp415.07MB
  • 17 - Building Blog [Legacy]/009 Show the Blog PostPost Detail.mp418.91MB
  • 17 - Building Blog [Legacy]/010 Make the Blog Post SEO Friendly.mp419.43MB
  • 17 - Building Blog [Legacy]/011 Enable Markdown Support.mp426.55MB
  • 17 - Building Blog [Legacy]/012 Create Post Categories.mp422.4MB
  • 17 - Building Blog [Legacy]/013 Filter the posts by category - Part 1.mp426.06MB
  • 17 - Building Blog [Legacy]/014 Filter the posts by category - Part 2.mp436.2MB
  • 17 - Building Blog [Legacy]/015 Filter the posts by category.mp428.08MB
  • 18 - Laravel Authentication [Legacy]/002 Authentication Scaffolding.mp491.24MB
  • 18 - Laravel Authentication [Legacy]/003 Custom Authentication Redirection.mp4147.38MB
  • 18 - Laravel Authentication [Legacy]/004 Login Form Customization.mp4148.85MB
  • 18 - Laravel Authentication [Legacy]/005 Advance Login Form Customization.mp496.74MB
  • 18 - Laravel Authentication [Legacy]/006 Build Update Current User's Profile and Password Form - Part 1 of 2.mp4163.68MB
  • 18 - Laravel Authentication [Legacy]/007 Build Update Current User's Profile and Password Form - Part 2 of 2.mp4180.4MB