Hello, This pre-Christmas edition of newsletter is surprisingly full of useful articles, community doesn't sleep or celebrate yet.
As I had announced, my course "Excel Export/Import in Laravel" went up full price from $19 to $59. But this week I have another offer for you - a BUNDLE for all my 2018 courses!
If you buy Excel course for $59, you get my other two courses bundled for free!
- Eloquent: Expert Level (usual price - $59) - Creating Invoices in Laravel 5.6 (usual price - $20) So, all three courses for $59 instead of $138. Enroll here! (only this week)
Ok, enough promotion, now let's get to this week's free content :) Enjoy!
From LaravelDaily Team
Quick Tips From our Twitter
From Laravel Community
“CHUNK” — Be Careful!
engineering.carsguide.com.au
Laravel “chunk” method is widely used to split large query into smaller chunks when processing large database. But there is a trick if the attribute used in query would be changed in call back function. It is easy to be ignored and thus often be misused.
Image gallery system with laravel 5
www.kodementor.com
In this post, we will create a image gallery. As we know, image gallery is one of the major elements in web development for most of the projects. Off course, they should be dynamic which we are going to build. We will be using Laravel framework. We will start from fresh laravel installation.
Algolia Search with Laravel and Vue
codetime.io
In this series, we will show you how to set up a search for your Laravel install using Laravel Scout, Algolia, and Algolia Vue Javascript Library. The series is marked Advanced as you will need to have some working knowledge of Laravel and Vue.js.
Laravel Mix 4 Released
laravel-news.com
Last week Jeffery Way shipped Laravel Mix v4, the next major version of the Laravel Mix. Mix 4 uses Webpack 4 and comes with other nice improvements. Here’s the high-level list of new features in Mix 4 from Release v4.0.0: Under the hood, Mix changes from node-sass to dart-sass.
Laravel Core Adventures
laravelcoreadventures.com
Laravel Core Adventures is a free video series that teaches you how Laravel is working under the hood. Sign up to receive info about new videos. Laravel Core Adventures is a video series which explains how Laravel works under the hood.
Getting started with TDD in Laravel with CRUD Example
www.5balloons.info
As I am learning more and more about TDD development. I am getting fascinated with this approach of development and the enormous benefits that it brings for the application development. So I decided to write a tutorial on how to approach TDD with a very simple CRUD application in Laravel.
Reddit: Tips on organizing code
www.reddit.com
I’d love advice or recommendations / standards for how to organize code in Laravel. How do you decide which functions go in helper files or controllers and how do you decide the scope of a controllers ability?
That's it for this week, see you next Thursday!
Povilas Korop LaravelDaily Team
|