Laravel Crash Course 2020 - Best Webhosting

Thanks! Share it with your friends!

URL

You disliked this video. Thanks for the feedback!

Sorry, only registred users can create playlists.

ULTRAFAST, CHEAP, SCALABLE AND RELIABLE! WE STRONGLY RECOMMEND ACCU WEB HOSTING COMPANY

Laravel Crash Course 2020

Watch Web Development Traversy Media Video: Laravel Crash Course 2020.
This is a Laravel crash course that covers installation, authentication, routes, data, pagination, email functionality and much more

- Visit Codecourse for more videos & courses by Alex:
https://codecourse.com

- YouTube Channel:
https://www.youtube.com/channel/UCpOIUW62tnJTtpWFABxWZ8g

- Code:
https://github.com/codecourse/posty-traversy-media

- Social Links:
https://twitter.com/teamcodecourse
https://twitter.com/alexjgarrett

- Links mentioned in course:
Composer (https://getcomposer.org/)
Laravel documentation (https://laravel.com/docs/8.x)
Laravel debugbar (https://github.com/barryvdh/laravel-debugbar)
Tailwind (https://tailwindcss.com/)
Mailtrap (https://mailtrap.io/)

Timestamps:
00:00 Introduction
01:49 Demo
04:23 Installing and setting up Laravel
07:08 Routes, views and layouts
10:35 Laravel Mix and Tailwind
15:18 Styling the layout
17:35 Running migrations
22:57 Registering users
44:06 Signing in after registration
46:46 Authenticated state
48:30 Logging in
53:47 Logging out
57:52 Middleware
01:06:12 Post form
01:09:26 Setting up posts
01:16:06 User/post relationship
01:18:49 Creating a post
01:20:14 Listing posts
01:27:37 Pagination
01:30:31 Seeding with model factories
01:33:54 Liking and unliking posts
01:48:50 Eager loading
01:53:40 Deleting our posts
01:56:46 Authorization
02:02:47 User profile page
02:06:49 Blade components
02:10:54 Like count Eloquent relationship
02:12:41 Single post page
02:14:18 Sending email
02:21:23 Soft deleting models
02:26:31 Final tidying
02:28:20 Wrapping up

Published:
Category: Web Development Traversy Media
31 Views

Related Videos

  • Laravel From Scratch [Part 2] - Environment Setup & Laravel Installation

    Laravel From Scratch [Part 2] - Environment Setup & Laravel Installation

    by Best Webhosting Added 94 Views / 0 Likes

    In this video we will setup our environment. We will be using XAMPP which gives us an Apache server with PHP and MySQL. We will install Laravel with Composer and we will be using the Git Bash terminal and integrate it with Visual Studio Code CODE: Complete Code For This Series https://github.com/bradtraversy/lsapp XAMPP SETUP: https://www.youtube.com/watch?v=6tCWiexc05U 10 PROJECT LARAVEL COURSE: Please use affiliate link below https://www.eduonix.com

  • Ruby On Rails Crash Course 2020

    Ruby On Rails Crash Course 2020

    by Best Webhosting Added 62 Views / 0 Likes

    A beginner food log project to start learning the Ruby on Rails framework Web-Crunch YouTube Channel: https://www.youtube.com/user/webcrunchblog 00:00 – Intro 01:09 – What we'll be building 06:31 – Creating the new Ruby on Rails application 14:24 – Creating the first model and scaffold 19:16 – A tour of the first scaffold and application structure 33:34 – Adding the Bulma CSS framework 39:27 – Adding the primary application header 45:07 – Enhancing th

  • Popular React Native Crash Course 2020

    React Native Crash Course 2020

    by Best Webhosting Added 143 Views / 0 Likes

    In this course we will talk about what React Native is and get setup, look at some of the built in components and build a small shopping list app Sponsor: Linode Hosting https://linode.com/traversy Code: https://github.com/bradtraversy/react_native_shopping_list • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/tra

  • Laravel 5.5 API From Scratch Using Resources

    Laravel 5.5 API From Scratch Using Resources

    by Best Webhosting Added 77 Views / 0 Likes

    In this video we will be building an API from scratch using Laravel 5.5 API resources. We will create an article model and use seeds and factories to create dummy data and then build the api endpoints with a resource CODE: Code for this video https://github.com/bradtraversy/larticles_api BUILD A VUE.JS FRONTEND: https://www.youtube.com/watch?v=DJ6PD_jBtU0 • BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia VISIT MY WEBIST

  • Full Stack Vue.js & Laravel

    Full Stack Vue.js & Laravel

    by Best Webhosting Added 89 Views / 0 Likes

    In this video we will build a Vue.js frontend to the Laravel 5.5 API that we created in the video below. It will be a full CRUD app with pagination and a Bootstrap 4 UI. LARAVEL API VIDEO: Video to build the backend to this app https://www.youtube.com/watch?v=4pc6cgisbKE&t=2314s LARAVEL API ONLY GITHUB: Starting point https://github.com/bradtraversy/larticles_api FULL APP GITHUB: https://github.com/bradtraversy/larticles_vue_app • BECOME A PATRON: Sho

  • Laravel 8 REST API With Sanctum Authentication

    Laravel 8 REST API With Sanctum Authentication

    by Best Webhosting Added 16 Views / 0 Likes

    Beginner-friendly REST API from scratch using Laravel 8. We will implement authentication using API keys with Laravel Sanctum. Code: https://github.com/bradtraversy/laravel-sanctum-api Laravel Sanctum Docs: https://laravel.com/docs/8.x/sanctum Timestamps: 0:00 - Intro 1:46 - Set Up Laravel 3:23 - SQLite Setup 4:15 - Basic Routing 6:38 - Product Model & Migration 10:56 - Using the Model 14:39 - Product Controller & Methods 17:30 - Create Products & Val

  • Install Laravel 5 on XAMPP in Windows 8

    Install Laravel 5 on XAMPP in Windows 8

    by Best Webhosting Added 95 Views / 0 Likes

    Here we will install Laravel 5 and configure a virtual host in XAMPP.

  • Laravel From Scratch 2022 | 4+ Hour Course

    Laravel From Scratch 2022 | 4+ Hour Course

    by Best Webhosting Added 15 Views / 0 Likes

    Learn the Laravel PHP framework from scratch by building a job listings application with Laravel 9 and MySQL. ⭐ Sponsor: https://linode.com/traversy 💻 Github Repo: https://github.com/bradtraversy/laragigs 💻 Gists: Laravel Valet Setup: https://gist.github.com/bradtraversy/b58f74cd863a465068eaeaae1544d9be Laravel Xampp Setup: https://gist.github.com/bradtraversy/7485f928e3e8f08ee6bccbe0a681a821 MySQL Cheat Sheet: https://gist.github.com/bradtraversy/c83

  • Laravel From Scratch [Part 11] - Access Control

    Laravel From Scratch [Part 11] - Access Control

    by Best Webhosting Added 87 Views / 0 Likes

    In this video we will implement access control so guests can not add posts and users can only edit and delete their own posts. CODE: Complete Code For This Series https://github.com/bradtraversy/lsapp 10 PROJECT LARAVEL COURSE: Please use affiliate link below https://www.eduonix.com/affiliates/id/16-10485 50% OFF: Use special code "traversy" SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http:

  • Deploy Laravel To Shared Hosting The Easy Way

    Deploy Laravel To Shared Hosting The Easy Way

    by Best Webhosting Added 96 Views / 0 Likes

    In this video I will show you how to easily deploy a Laravel application to a shared hosting account with InMotion hosting. We will deploy without having to type in one command. Everything will be done via Cpanel and FTP. INMOTION HOSTING: Get an account for $5.99 per month https://secure1.inmotionhosting.com/cgi-bin/gby/clickthru.cgi?id=traversymedia 10 PROJECT LARAVEL COURSE: Please use affiliate link below https://www.eduonix.com/affiliates/id/16-1

  • Popular Laravel From Scratch [Part 1] - Series Introduction

    Laravel From Scratch [Part 1] - Series Introduction

    by Best Webhosting Added 103 Views / 0 Likes

    In this video I will talk about what Laravel is and also give you a demo of what we will be building. Laravel is the most popular open source PHP framework and uses the MVC (Model View Controller) design pattern. We will be covering all of the fundamentals of Laravel 5.4 in this series including.... Routing Controllers Models & DB Migrations Blade Templates/Views Authentication & Access Control CRUD Functionality File Uploading Much More... CODE: Comp

  • Laravel From Scratch [Part 10] - Model Relationships

    Laravel From Scratch [Part 10] - Model Relationships

    by Best Webhosting Added 97 Views / 0 Likes

    In this video we will create a relationship between users and blog posts. We will add the users posts to their dashboard and make it so when they insert a post the user id also gets put in the table. CODE: Complete Code For This Series https://github.com/bradtraversy/lsapp 10 PROJECT LARAVEL COURSE: Please use affiliate link below https://www.eduonix.com/affiliates/id/16-10485 50% OFF: Use special code "traversy" SUPPORT: We spend massive amounts of t

RECOMMENDED WEB HOSTING

FASTCOMET

Fastcomet

HOSTGATOR

HOSTGATOR

BLUEHOST

BLUEHOST

SITEGROUND

SITEGROUND

A2 HOSTING

A2 HOSTING

HOSTINGER

HOSTINGER

DREAMHOST

DREAMHOST

ACCU WEBHOSTING

ACCU WEBHOSTING

MILESWEB

MILESWEB

HOSTPAPA

HOSTPAPA


RSS