Hey Artisans, This month of May is kind of a milestone for Laravel Daily - we've passed 1000 Twitter followers, and now this newsletter has more than 1000 subscribers too! Thank you for the attention, I hope to continue bringing value to you.
Now, let's get to the reading, shall we?
Laravel-related articles from all the web
Send Mailchimp email campaigns from Laravel
laraveldaily.com
These days more and more clients ask for integrations with external marketing services, like sending email via Mailchimp. Since I have that built in my newsletter service called LinksLetter (it helps to send these emails every Thursday), I want to show you how simple it is.
Laravel User Image [VIDEO]
www.youtube.com
https://devdojo.com/episode/laravel-u... In this video we'll teach you how to add a user profile image in your Laravel App.Checkout the following repo for the source code: https://github.com/thedevdojo/laravel...
Getting into an Eloquent State of Mind
codebyjeff.com
I'm a bit of a bouldering fanatic these days. When I first started about a year ago, I was a typical clumsy beginner; butt hanging out, feet scrambling noisily against the wall, searching blindly for toeholds, grasping and gasping for that handhold just out of reach. Lately I've noticed a change.
Laravel Valet: best local development env yet
martinpeverelli.github.io
Another dev setup? Really? Is this even necessary? Yes, yes it is. I wanted to make my development environment as lean and fast as possible. And be able to deal with low or none configurations, and still be able to have flexibility regarding the components my projects need (like the php version).
5 Handy Laravel Eloquent Tips & Tricks
terryharvey.co.uk
Certain tasks within Laravel’s Eloquent ORM can become very repetitive and tedious within larger applications. I’ve compiled a quick list of five of the lesser-known tips that have collectively saved me hours of time during development. Let’s dig in, shall we?
Echo is coming to Laravel 5.3
laravel-news.com
Laravel Echo is coming to Laravel 5.3 and is designed to be an improvement over the current event broadcasting system. In this video, Taylor steps through the features by demoing a little to do app. You can see the full source code to the demo on GitHub.
Search In Laravel 5
medium.com
In every application search is the trickiest part while everyone wants a quick and effective search engine for their application. Let’s see how we can make this process easy and scalable in a Laravel application.
Packagesfitztrev/query-tracer
github.com
Find exactly where a specific database query is being called in your Laravel application. Want to optimize or debug your database queries but not sure where they're being called? See below.
Packagesspatie-custom/blender
github.com
Blender is the Laravel template that is used for (nearly) all our projects. You may use our template but please notice that we offer no support whatsoever. We also don't follow semver for this project and won't guarantee that the code (especially the master branch) is stable.
PHP-related articles and offtopics
Why I Haven’t Fixed Your Issue Yet
murze.be
There is an implicit agreement which needs to be understood by both consumers and creators of FOSS projects1. It goes something like this: The last point is the reason why I haven’t fixed your issue yet.
Bolt 3.0.0 stable released.
bolt.cm
We are proud and glad to present Bolt 3.0.0 stable to you, today. A lot has changed in Bolt 3, both under-the-hood as well as from a visual perspective and there are quite a few new features too.
10 GIT Tips and Tricks
nomadphp.com
Git is a powerful version control system and a lot of us are using it every day. In this lightning talk I will show you 10 git related tips and tricks, you may not know, that will make your daily live easier.
That's it for this week, see you in the next issue! Povilas Korop www.laraveldaily.com
|