Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Laravel 5.x Cookbook

You're reading from   Laravel 5.x Cookbook A recipe-based book to help you efficiently create amazing PHP-based applications with Laravel 5.x

Arrow left icon
Product type Paperback
Published in Sep 2016
Publisher Packt
ISBN-13 9781786462084
Length 402 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Terry Matula Terry Matula
Author Profile Icon Terry Matula
Terry Matula
Alfred Nutile Alfred Nutile
Author Profile Icon Alfred Nutile
Alfred Nutile
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. Setting Up and Installing Laravel FREE CHAPTER 2. Using Composer Packages 3. Routing 4. Building Views and Adding Style 5. Working with Data 6. Adding Angular to Your App 7. Authentication, Security, and Subscriptions 8. Testing and Debugging Your Application 9. Adding Advanced Features to Your App 10. Deploying Your App Index

What this book covers

Chapter 1, Setting Up and Installing Laravel, helps you setup Laravel on your local machine.

Chapter 2, Using Composer Packages, this will cover some key concepts to getting comfortable with this amazing tool.

Chapter 3, Routing, the heart of any web framework, this will dig into some use cases of Laravel routing.

Chapter 4, Building Views and Adding Style, digging into Blade, Bootstrap and other key areas to building an app.

Chapter 5, Working with Data, covers factories, seeding and a look at a scaffolding library to save you work.

Chapter 6, Adding Angular to Your App, all the key concepts to getting going with Angular in your application.

Chapter 7, Authentication, Security, and Subscriptions, covers protecting your application, building a subscription service, and an admin interface.

Chapter 8, Testing and Debugging Your Application, shows you how to think about your code using tests, having TravisCI run your tests on every push to Github, and more.

Chapter 9, Adding Advanced Features to Your App, teaches you about building Artisan commands, Scheduler, Clean URLs and more.

Chapter 10, Deploying Your App, this chapter will dig into CodeDeploy, Forge, TravisCI and other recipes to deploy your application.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image