LEARNING PATH: Laravel: Complete Guide to Laravel
LEARNING PATH: Laravel: Complete Guide to Laravel, available at $64.99, has an average rating of 4.7, with 102 lectures, 3 quizzes, based on 206 reviews, and has 1050 subscribers.
You will learn about Set up a basic application to build a site Learn to submit forms, process data, and save it into your database Show processed data to the user, create related posts, an authentication system, and much more Get started with building almost any type of app Learn to collect payments with Cashier Implement practical recipes to utilize Laravel's modular structure Know to process Javascript and SASS with Laravel Mix Index and display advanced searches across your content in Laravel Update a website live as updates are broadcasted This course is ideal for individuals who are This Learning Path is targeted at developers who have basic or no knowledge of Laravel and want to learn how Laravel works all together to build modern applications It is particularly useful for This Learning Path is targeted at developers who have basic or no knowledge of Laravel and want to learn how Laravel works all together to build modern applications.
Enroll now: LEARNING PATH: Laravel: Complete Guide to Laravel
Summary
Title: LEARNING PATH: Laravel: Complete Guide to Laravel
Price: $64.99
Average Rating: 4.7
Number of Lectures: 102
Number of Quizzes: 3
Number of Published Lectures: 102
Number of Published Quizzes: 3
Number of Curriculum Items: 105
Number of Published Curriculum Objects: 105
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will Learn
- Set up a basic application to build a site
- Learn to submit forms, process data, and save it into your database
- Show processed data to the user, create related posts, an authentication system, and much more
- Get started with building almost any type of app
- Learn to collect payments with Cashier
- Implement practical recipes to utilize Laravel's modular structure
- Know to process Javascript and SASS with Laravel Mix
- Index and display advanced searches across your content in Laravel
- Update a website live as updates are broadcasted
Who Should Attend
- This Learning Path is targeted at developers who have basic or no knowledge of Laravel and want to learn how Laravel works all together to build modern applications
Target Audiences
- This Learning Path is targeted at developers who have basic or no knowledge of Laravel and want to learn how Laravel works all together to build modern applications
Laravel is an established web frameworks and is one of the most popular PHP framework that is open source. Laravel 5 is a substantial upgrade with a lot of new features and at the same time retaining the features that made Laravel wildly successful. It comes with plenty of architectural as well as design-based changes. So, if you are a developer who are new to Laravel and want to learn the most popular features it offers, then go for this Learning Path.
Packt’s Video Learning Paths are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it.
The highlights of this Learning Path are:
- Build a powerful but simple app with Larvel, quickly
- Add essential real-world features such as authentication, single sign on, and search
- Extend your Laravel application with advanced features and high performance techniques
You will start off with building an online forum from scratch using Laravel. You will also learn to use routes, connect a database, add comments, and build an authentication system for your forum.
Next, you will extend your basic traditional authentication and learn how to add social sign-on capabilities with the Laravel Socialite package. You’ll add search features easily with the help of Laravel Scout. Next, you will learn to create and customize your PHP app and tweak and redesign your existing apps for better performance.
Finally, you will learn to utilize Laravel’s modular structure, process Javascript and SASS with Laravel Mix, send notifications in Laravel, upload files in Laravel and work with API’s in Laravel.
After you complete this Learning Path, you will be ready to build sophisticated web applications with Laravel.
Meet Your Expert:
We have the best works of the following esteemed author to ensure that your learning journey is smooth:
- J. Alexander Curtis has been building web applications for two decades, and has seen the internet and web technologies evolve. Alex runs the very popular DevMarketer site and a YouTube channel, teaching people how to build and grow their next great idea. He takes passion in building memorable web experiences that delight and convert users. He has consulted for well known companies like Expedia, eBay, and Comcast. You can find him on twitter as @_jacurtis, where he loves chatting with his students. He teaches his students at devmarketer .io
Course Curriculum
Chapter 1: Laravel Foundations: Basics to Every App
Lecture 1: The Course Overview
Lecture 2: Generate Our Project
Lecture 3: Exploring Laravel File Structure
Lecture 4: What is MVC?
Lecture 5: Building Our First Route
Lecture 6: Introducing Laravel Blade, a Templating Engine: Part 1
Lecture 7: Introducing Laravel Blade, a Templating Engine: Part 2
Lecture 8: Creating a CRUD Controller
Lecture 9: Configure Our Database
Lecture 10: Build Migrations for Our Questions Table: Part 1
Lecture 11: Build Migrations for Our Questions Table: Part 2
Lecture 12: Build Question Model
Lecture 13: Saving Questions to the Database: Part 1
Lecture 14: Saving Questions to the Database: Part 2
Lecture 15: Showing Data from Our Database: Part 1
Lecture 16: Showing Data from Our Database: Part 2
Lecture 17: Adding Pagination
Lecture 18: Connecting Answers to Our Questions: Part 1
Lecture 19: Connecting Answers to Our Questions: Part 2
Lecture 20: Submitting Answers to Our Questions: Part 1
Lecture 21: Submitting Answers to Our Questions: Part 2
Lecture 22: Setup Authentication: Part 1
Lecture 23: Setup Authentication: Part 2
Lecture 24: Forgot My Password: Part 1
Lecture 25: Forgot My Password: Part 2
Lecture 26: Setting up Ownership Relationship: Part 1
Lecture 27: Setting up Ownership Relationship: Part 2
Lecture 28: Create a User Profile
Lecture 29: Eager Loading Relationship
Chapter 2: Intermediate Laravel: Adding Popular Features to Our Apps
Lecture 1: The Course Overview
Lecture 2: Configuring Laravel Mix
Lecture 3: Working with Laravel Mix in Our Project
Lecture 4: Customizing Laravel’s Dependent Frameworks
Lecture 5: Laravel 5.5 Frontend Presets
Lecture 6: Configure Emails
Lecture 7: Create a Contact Form
Lecture 8: Using Mailables to Send Email
Lecture 9: Customizing Email Contents in Mailable
Lecture 10: Setting Up Notifiable
Lecture 11: Customizing Mail Notifications in Notifiable
Lecture 12: Sending SMS with Notifiable
Lecture 13: Sending Nexmo SMS Messages with Notifiable
Lecture 14: Sending Slack Messages
Lecture 15: Advanced Customization of Slack Messages
Lecture 16: File Upload Setup
Lecture 17: Processing Files in a Request
Lecture 18: Database Setup
Lecture 19: Saving a Reference in the Database
Lecture 20: AWS Account Setup
Lecture 21: Uploading Files into AWS S3
Lecture 22: Manipulating Images in Laravel
Lecture 23: Managing the Thumbnail Filename
Lecture 24: Consuming APIs Server-side
Lecture 25: Getting Started with Gulp
Lecture 26: Overview of the Multi-API Call Process
Lecture 27: Getting Coordinates Using the Google Geocode API
Lecture 28: Using Coordinates to Get Weather
Lecture 29: Consuming APIs Client-side
Lecture 30: Initializing Vue.js to Manipulate the DOM
Lecture 31: Using Axios to Query an API
Lecture 32: Using JavaScript Promises to Send Another API Request
Chapter 3: Extending Laravel with First Party Packages
Lecture 1: The Course Overview
Lecture 2: Configuration and Install of Socialite
Lecture 3: How Social Sign-on Works?
Lecture 4: Socialite Controller and Model Setup
Lecture 5: Logging in Existing Users and Creating New Ones
Lecture 6: Building the FindOrCreateUser Method
Lecture 7: Setup Facebook Sign-on
Lecture 8: Setup Twitter Sign-on
Lecture 9: Using Other Social Providers for Social Login
Lecture 10: Setup Our Project
Lecture 11: Configuring and Installing Laravel Scout
Lecture 12: How Search Indexing Works
Lecture 13: Setup Algolia
Lecture 14: Start Indexing Our Models
Lecture 15: Customizing Search Result Ranking
Lecture 16: Server-side Searches
Lecture 17: Server-side Searches (Continued)
Lecture 18: Client-side Searches
Lecture 19: Client-side Searches (Continued)
Lecture 20: Configure and Install Laravel Cashier
Lecture 21: Setup a Stripe Test Account
Lecture 22: Create a Subscription Form
Lecture 23: Subscribe a User
Lecture 24: Display a User’s Subscription Status
Lecture 25: Modifying a User’s Subscription
Lecture 26: Cancelling a Subscription
Lecture 27: Setting a Free Trial or Coupons
Lecture 28: Generate a PDF Invoice
Lecture 29: Configure and Install Laravel Echo
Lecture 30: Setup Pusher Account
Lecture 31: Create a Blog Comments System
Lecture 32: Create a Presence Channel for Blog Posts
Lecture 33: Listen to Echo Channel and Upgrade Room Count
Lecture 34: Add Authentication to the Presence Channel
Instructors
-
Packt Publishing
Tech Knowledge in Motion
Rating Distribution
- 1 stars: 6 votes
- 2 stars: 9 votes
- 3 stars: 13 votes
- 4 stars: 55 votes
- 5 stars: 123 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Digital Marketing Foundation Course
- Google Shopping Ads Digital Marketing Course
- Multi Cloud Infrastructure for beginners
- Master Lead Generation: Grow Subscribers & Sales with Popups
- Complete Copywriting System : write to sell with ease
- Product Positioning Masterclass: Unlock Market Traction
- How to Promote Your Webinar and Get More Attendees?
- Digital Marketing Courses
- Create music with Artificial Intelligence in this new market
- Create CONVERTING UGC Content So Brands Will Pay You More
- Podcast: The top 8 ways to monetize by Podcasting
- TikTok Marketing Mastery: Learn to Grow & Go Viral
- Free Digital Marketing Basics Course in Hindi
- MailChimp Free Mailing Lists: MailChimp Email Marketing
- Automate Digital Marketing & Social Media with Generative AI
- Google Ads MasterClass – All Advanced Features
- Online Course Creator: Create & Sell Online Courses Today!
- Introduction to SEO – Basic Principles of SEO
- Affiliate Marketing For Beginners: Go From Novice To Pro
- Effective Website Planning Made Simple