Book Image

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

By : J. Alexander Curtis
Book Image

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

By: J. Alexander Curtis

Overview of this book

<p><span id="description" class="sugar_field">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.</span></p> <p><span id="description" class="sugar_field">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. </span></p> <p><span id="description" class="sugar_field">You will learn to create and customize your PHP app and tweak and re-design your existing apps for better performance. </span></p> <p><span id="description" class="sugar_field">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. </span></p> <p><span id="description" class="sugar_field">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.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This comprehensive video tutorial will get you up-and-running with advanced Laravel concepts.</span></span></p>
Table of Contents (4 chapters)
Chapter 3
Uploading Files in Laravel
Content Locked
Section 8
Managing the Thumbnail Filename
This video will give you an overview about how to manage the thumbnail filename in Laravel. - Resize, Crop, and Fit the copy to make a 200 X 200 pixel thumbnail - Use a custom accessor on our model to get the thumbnail file name - Setup and save the thumbnail version