
This video will give an overview of the entire course.
This video will generate your project
In this video get to know the Laravel Folder Structure
The aim of this video is to get an overview of how Laravel applications work.
The aim of this video is to understand structure of simplest Laravel route.
The aim of this video is to give you an overview about the Laravel Blade
The aim of this video is to give you an overview about the Laravel Blade, a powerful templating engine.
The aim of this video is to give you an overview to how to set up a CRUD Controller
The aim of this video is to Configure Database and get it set up inside Laravel.
In this video we get to know how to design Migration to frame the database tables in Laravel
In this video we learn how to design Migration
The aim of this video is to understand how to assemble different units to create a new Question Model in Laravel
The aim of this video is to learn how to save questions to the database
The aim of this video is to learn Store method
The aim of this video is to make you understand how to extract information from the database and display it
The aim of this video is to make you understand how to show data from your database
The aim of this video is to give you an overview about adding Pagination in Laravel
Familiarize yourselves with the “relationships” in terms of database architecture
The aim of this video is to give you an overview about how to connect answers to your questions
Familiarize yourselves with submitting answers to our questions
Familiarize yourselves with establishing link between the answers to a question
Familiarize yourselves with setting up authentication
Familiarize yourselves with codes for setting up authentication
In this video take a look at the functionality of Forgot My Password
In this video we take a look at the functionality of Forgot My Password
The goal of this video is to give you in-depth understanding of the relationships for setting up ownership
Familiarize yourselves with setting up Controllers
Familiarize yourselves with the creating a user profile
Let’s take a look at the working and usage of the Eager Loading Relationship
This video will give you an overview about the course.
The aim of this video is to give you an overview about Laravel Mix.
The aim of this video is to give you an overview about how to work with Laravel Mix in your project.
This video walks you through the different ways to customize Laravel’s dependent frameworks.
The aim of this video is to give you an overview about Laravel 5.5 Frontend Presets.
This video will give you an overview about different ways to configure emails.
The aim of this video is to make you understand how to setup a contact form.
The aim of this video is to make you understand how to use mailables to send emails.
The aim of this video is to make you understand how to customize email contents.
The aim of this video is to make you understand how to setup notifiable.
The aim of this video is to make you understand how to customize mail notifications in notifiable.
The aim of this video is to make you understand how to send SMS with notifiable.
The aim of this video is to give you an overview about how to send SMS using notifiable.
The aim of this video is to give you an overview about how to send slack messages using notifiable.
The aim of this video is to make you understand how to customize Slack Messages.
This video will give you an overview about how to Upload File to Server.
The aim of this video is to give you an overview of how to process files in a request.
This video you through how to setup the database to store the picture.
The aim of this video is to make you understand how to save reference in the database.
The aim of this video is to make you understand how to setup AWS account.
The aim of this video is to make you understand how to upload files to Cloud storage providers.
This video will give you an overview about how to Intervent Images in Laravel.
This video will give you an overview about how to manage the thumbnail filename in Laravel.
This video will give you an overview about how to Consume APIs at server side.
This video will walk you through the Gulp.
This video will familiarize you to the multi-API call process.
This video will give you an overview of how to get coordinates using the Google geocode API.
This video will give you an overview of how to use coordinates to get weather.
The aim of this video is to make you understand how to consume APIs at client-side.
The aim of this video is to make you understand how to consume APIs at client-side by initializing Vue.js to manipulate the DOM.
The aim of this video is to make you understand how to consume APIs at client-side by using Axios to query an API.
The aim of this video is to make you understand how to consume APIs at client-side by using JavaScript promises to send another API request.
This video will give you an overview about the course.
The aim of this video is to give you an overview about how to configure and install of socialite.
The aim of this video is to give you an overview about social sign-on.
This video walks you through the socialite controller and model setup.
The aim of this video is to give you an overview about how to logging in existing users and creating new ones.
The aim of this video is to give you an overview about the process of building the FindOrCreateUser method.
The aim of this video is to give you an overview about how to setup Facebook sign-on.
The aim of this video is to give you an overview about how to setup twitter sign-on.
The aim of this video is to give you an overview about how to use other social providers for social login.
This video will give you an overview about how to setup your project.
The aim of this video is to make you understand how to configure and install Laravel Scout.
The aim of this video is to make you understand the functionality of search indexing.
The aim of this video is to make you understand how to setup Algolia.
The aim of this video is to make you understand how to index your models.
The aim of this video is to make you understand how to customizing search result ranking.
The aim of this video is to make you understand how to perform server-side searches.
The aim of this video is to make you understand how to perform server-side searches.
The aim of this video is to make you understand how to perform client-side searches.
The aim of this video is to make you understand how to perform client-side searches.
This video will give you an overview about how to upload file to server.
The aim of this video is to give you an overview of how to setup a stripe test account.
This video will walk you through how to create a subscription form.
The aim of this video is to make you understand how to subscribe a user.
The aim of this video is to make you understand how to display a user’s subscription status.
The aim of this video is to make you understand how to modify a user’s subscription.
This video will give you an overview about how to cancel a subscription.
This video will give you an overview about how to set a free trial or coupons.
This video will give you an overview about how to generate a pdf invoice.
This video will give you an overview about how to configure and install Laravel Echo.
The aim of this video is to give you an overview of how to setup Pusher account.
This video will walk you through how to create a blog comments system.
The aim of this video is to make you understand how to create a presence channel for blog posts.
The aim of this video is to make you understand how to listen to echo channel and upgrade the room count
The aim of this video is to make you understand how to add authentication to the presence channel.
This video will give you an overview about how to access subscriber’s information within a presence channel.
This video will give you an overview about how to live update the comments.
This video will give you an overview about how to get all comments
This video will give you an overview about how to submit new comments.
This video will give you an overview about how to debug comment submissions.
This video will give you an overview about how to creating an event for new comments.
This video will give you an overview about how to listen to the event and prevent duplication.
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:
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: