|
Log in
|
Register
My Account
|
Sign Out

Log in to your account


Forgotten your password?

Not yet a member?

Register for an account and access leading-edge content on emerging technologies.

Register now

Close
Packt Logo
$5 eBooks & Videos
Tech
Offers
Support
Search
Cart

$5 eBooks & Videos

Application Development

Big Data & Business Intelligence

Web Development

Networking & Servers

Hardware & Creative

Game Development

Virtualization & Cloud

Business

ALL Technologies

Top 20 eBooks

Top 20 Videos

All eBooks

All Videos

Best Sellers

Android

Angular

AWS

C# and .NET

C++

Cloud Computing

Data Analysis

DevOps

Docker

Go

iOS and Swift

Java

Javascript

JVM

Linux

Machine Learning

Microboards

Python

R

Security

Soft Skills

SysAdmin

Find Ebooks and Videos by Technology

Android

AngularJS

Arduino

Blender

Bootstrap

Data Analysis

Django

Docker

Drupal

Graphics Programming

Hadoop

Infrastructure Automation

Internet of Things

iOS

Java

JavaScript

jQuery

Kali Linux

Laravel

Linux

Machine Learning

Mobile Application Development

Nodejs

OpenCV

OpenStack

Oracle

Penetration Testing

PHP

PostgreSQL

Python

QlikView

R

Raspberry Pi

Scala

Spark

Spring

Swift

Unity

WordPress

Bundles

.NET & C#

Android

Blockchain

C++

Cyber Security

Data Science

Delphi

DevOps

Docker

Game Dev

Git & Github

Java

JavaScript

Linux

Machine Learning

Python

Python Beginners

React

SysAdmins

Unity

Packt Publishing

About Us

Press

Our Authors

Contact Us

Careers

Trade & Partners

Support

FAQs

Ordering Information

Terms & Conditions

Code Downloads & Errata

Submit Errata

Mapt

Go to Mapt

Search

Added to Cart

...and more

You don't have anything in your cart right now.

Subtotal

0.00

Free shipping on print orders for US, UK, Europe and selected Asian countries

View Cart Check Out
 
Title added to cart
 

Intermediate Laravel: Adding Popular Features to Our Apps [Video]

Intermediate Laravel: Adding Popular Features to Our Apps [Video] Book Cover
Preview in Mapt

Are you sure you want to claim this product using a token?

Code Files

Intermediate Laravel: Adding Popular Features to Our Apps [Video]

J. Alexander Curtis
Monday, January 8, 2018
Build stunning applications with Laravel and add more advanced features to your applications

Quick links: > What will you learn?> Table of content

Video
$5.00
RRP $124.99
Save 95%
What do I get with a Mapt Pro subscription?
  • Unlimited access to all Packt’s 5,000+ eBooks and Videos
  • Early Access content, Progress Tracking, and Assessments
  • 1 Free eBook or Video to download and keep every month after trial
What do I get with an eBook?
  • Download this book in EPUB, PDF, MOBI formats
  • DRM FREE - read and interact with your content when you want, where you want, and how you want
  • Access this title in the Mapt reader
What do I get with Print & eBook?
  • Get a paperback copy of the book delivered to you
  • Download this book in EPUB, PDF, MOBI formats
  • DRM FREE - read and interact with your content when you want, where you want, and how you want
  • Access this title in the Mapt reader
What do I get with a Video?
  • Download this Video course in MP4 format
  • DRM FREE - read and interact with your content when you want, where you want, and how you want
  • Access this title in the Mapt reader
$5.00
RRP $124.99

Frequently bought together


Intermediate Laravel: Adding Popular Features to Our Apps [Video] Book Cover
Intermediate Laravel: Adding Popular Features to Our Apps [Video]
$ 124.99
$ 5.00
Intermediate Laravel: Adding Popular Features to Our Apps [Video]
Jan 2018
4 hours and 52 minutes
$ 5.00
LaTeX A-Z: from beginner to advanced in less than 3 hours [Video] Book Cover
LaTeX A-Z: from beginner to advanced in less than 3 hours [Video]
$ 94.99
$ 5.00
LaTeX A-Z: from beginner to advanced in less than 3 hours [Video]
Dec 2017
3 hours and 8 minutes
$ 5.00
Buy 2 for $10.00
Save $209.98
Add to Cart

Video Details

ISBN 139781788477611
Course Length4 hours and 52 minutes

Video Description

Laravel is a prominent member of a new generation of web frameworks. It is one of the most popular PHP frameworks and is also free and an open source. Laravel 5 is a substantial upgrade with a lot of new toys, at the same time retaining the features that made Laravel wildly successful. It comes with plenty of architectural as well as design-based changes. Intermediate Laravel is a blend of several recipes that will give you all the essential tips you need to build stunning applications with Laravel and take your application development skills up by several notches by adding more advanced features to your applications.

The course is a blend of numerous recipes that will give you all the necessary tips you need to build an application. It starts with basic installation and configuration tasks and will get you up-and-running in no time.

You will learn to create and customize your PHP app and tweak and re-design your existing apps for better performance.

You will learn to implement practical recipes 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. Efficient testing and deploying techniques will make you more confident with your Laravel skills as you move ahead with this course.

Towards the end of the course, you will understand a number of add-ons and new features essential to finalize your application to make it ready for subscriptions. You will be empowered to get your application out to the world.

Style and Approach

This comprehensive video tutorial will get you up-and-running with advanced Laravel concepts.

Table of Contents

Processing Javascript and SASS with Laravel Mix
The Course Overview
Configuring Laravel Mix
Working with Laravel Mix in Our Project
Customizing Laravel’s Dependent Frameworks
Laravel 5.5 Frontend Presets
Sending Notifications in Laravel
Configure Emails
Create a Contact Form
Using Mailables to Send Email
Customizing Email Contents in Mailable
Setting Up Notifiable
Customizing Mail Notifications in Notifiable
Sending SMS with Notifiable
Sending Nexmo SMS Messages with Notifiable
Sending Slack Messages
Advanced Customization of Slack Messages
Uploading Files in Laravel
File Upload Setup
Processing Files in a Request
Database Setup
Saving a Reference in the Database
AWS Account Setup
Uploading Files into AWS S3
Manipulating Images in Laravel
Managing the Thumbnail Filename
Working with APIs in Laravel
Consuming APIs Server-side
Getting Started with Gulp
Overview of the Multi-API Call Process
Getting Coordinates Using the Google Geocode API
Using Coordinates to Get Weather
Consuming APIs Client-side
Initializing Vue.js to Manipulate the DOM
Using Axios to Query an API
Using JavaScript Promises to Send Another API Request

What You Will Learn

  • A comprehensive video tutorial that shows you how to collect payments with Cashier
  • You will learn to implement practical recipes to utilize Laravel's modular structure
  • Process Javascript and SASS with Laravel Mix,
  • Send Notifications to Laravel
  • Upload Files in Laravel and work with API’s consumption at Client- server in Laravel.
  • Efficient testing and deploying techniques will make you more confident with your Laravel skills as you move ahead with this course.

Authors

J. Alexander Curtis

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 YouTube channel, teaching people how to build and grow their next great idea. He is passionate about building memorable web experiences that delight and convert users. He has consulted for well-known companies such as Expedia, eBay, and Comcast. You can find him on twitter as @_jacurtis, where he loves chatting with his students.

Table of Contents

Processing Javascript and SASS with Laravel Mix
The Course Overview
Configuring Laravel Mix
Working with Laravel Mix in Our Project
Customizing Laravel’s Dependent Frameworks
Laravel 5.5 Frontend Presets
Sending Notifications in Laravel
Configure Emails
Create a Contact Form
Using Mailables to Send Email
Customizing Email Contents in Mailable
Setting Up Notifiable
Customizing Mail Notifications in Notifiable
Sending SMS with Notifiable
Sending Nexmo SMS Messages with Notifiable
Sending Slack Messages
Advanced Customization of Slack Messages
Uploading Files in Laravel
File Upload Setup
Processing Files in a Request
Database Setup
Saving a Reference in the Database
AWS Account Setup
Uploading Files into AWS S3
Manipulating Images in Laravel
Managing the Thumbnail Filename
Working with APIs in Laravel
Consuming APIs Server-side
Getting Started with Gulp
Overview of the Multi-API Call Process
Getting Coordinates Using the Google Geocode API
Using Coordinates to Get Weather
Consuming APIs Client-side
Initializing Vue.js to Manipulate the DOM
Using Axios to Query an API
Using JavaScript Promises to Send Another API Request

Video Details

ISBN 139781788477611
Course Length4 hours and 52 minutes
Read More

Read More Reviews

Recommended for You

LaTeX A-Z: from beginner to advanced in less than 3 hours [Video] Book Cover
LaTeX A-Z: from beginner to advanced in less than 3 hours [Video]
$ 94.99
$ 5.00
LaTeX A-Z: from beginner to advanced in less than 3 hours [Video]
Dec 2017
3 hours and 8 minutes
$ 5.00
Laravel Foundations: Basics to Every App [Video] Book Cover
Laravel Foundations: Basics to Every App [Video]
$ 124.99
$ 5.00
Laravel Foundations: Basics to Every App [Video]
Sep 2017
5 hours and 37 minutes
$ 5.00
Deploying and Running Docker Containers [Video] Book Cover
Deploying and Running Docker Containers [Video]
$ 124.99
$ 5.00
Deploying and Running Docker Containers [Video]
Jan 2018
1 hour and 45 minutes
$ 5.00
Deep Dive into AWS Lambda [Video] Book Cover
Deep Dive into AWS Lambda [Video]
$ 124.99
$ 5.00
Deep Dive into AWS Lambda [Video]
Jan 2018
1 hour and 58 minutes
$ 5.00
Advanced OpenCV 3 [Video] Book Cover
Advanced OpenCV 3 [Video]
$ 124.99
$ 5.00
Advanced OpenCV 3 [Video]
Jan 2018
54 minutes
$ 5.00
Building Web Apps with Spring 5 and React [Video] Book Cover
Building Web Apps with Spring 5 and React [Video]
$ 124.99
$ 5.00
Building Web Apps with Spring 5 and React [Video]
Dec 2017
5 hours 37 minutes
$ 5.00

Contact Us

Get in touch here if you have any queries or issues.

Help & Support

Click here for FAQs, order information, T&Cs, errata and code downloads.

Alerts & Offers

Sign up to our emails for regular updates, bespoke offers, exclusive discounts and great free content.

© Packt Publishing Limited.
All Rights Reserved
Contact Us
View our Cookie Policy
Our Privacy Policy

Series & Level

We understand your time is important. Uniquely amongst the major publishers, we seek to develop and publish the broadest range of learning and information products on each technology. Every Packt product delivers a specific learning pathway, broadly defined by the Series type. This structured approach enables you to select the pathway which best suits your knowledge level, learning style and task objectives.

Learning

As a new user, these step-by-step tutorial guides will give you all the practical skills necessary to become competent and efficient.

Beginner's Guide

Friendly, informal tutorials that provide a practical introduction using examples, activities, and challenges.

Essentials

Fast paced, concentrated introductions showing the quickest way to put the tool to work in the real world.

Cookbook

A collection of practical self-contained recipes that all users of the technology will find useful for building more powerful and reliable systems.

Blueprints

Guides you through the most common types of project you'll encounter, giving you end-to-end guidance on how to build your specific solution quickly and reliably.

Mastering

Take your skills to the next level with advanced tutorials that will give you confidence to master the tool's most powerful features.

Starting

Accessible to readers adopting the topic, these titles get you into the tool or technology so that you can become an effective user.

Progressing

Building on core skills you already have, these titles share solutions and expertise so you become a highly productive power user.