Hello, dear Artisans, Another week, and another newsletter. This time I've prepared a new video for our QuickAdminPanel.com (see below), a presentation about Code Generators, some Auth tips and a lot of links below. To be honest, I started choosing links more carefully - otherwise there would be around 50 of them, and in final version of the email it's 27 links. So trying to go for quality, not only quantity.
So, let's dive in, have a good time reading!
Articles from Laravel Daily blog
My presentation: Laravel Code Generators and Packages
laraveldaily.com
Today I’ve delivered a presentation at my local Laravel Meetup in Vilnius, Lithuania, and now sharing slides with you. Basically, I wanted to research what are available solutions on the market to generate Laravel code automatically instead of writing it manually. Found quite a lot, actually.
Laravel-related articles from all the web
Will You Be Employee #1 At Laravel?
larajobs.com
Hi, I'm Taylor Otwell, the creator of the Laravel framework, Forge, Envoyer, and Spark. Laravel has grown faster than I could ever imagine in the last five years. With the continued growth of Forge and Envoyer, the time has come to find someone to join me on this adventure!
Stubbing Eloquent Relations for Faster Tests
adamwathan.me
When you’re trying to test methods on an Eloquent model, you often need to hit the database to really test your code. But sometimes the functionality you’re testing doesn’t really depend on database features. Is there any way to test that stuff without hitting the database?
Things I learned from reading Laravel: Up and running
murze.be
Matt Stauffer is currently putting the final touches on his new book called Laravel: Up And Running. It aims to be a good guide for newcomers to the framework. But even if you’ve got some experience with Laravel, it should be worth your time to read it.
How to Use Laravel Routes in Javascript
ideas.hexbridge.com
One of the nice things about Laravel is the ability to have named routes. You can define routes without having to worry about getting the URI perfect from the beginning. How does it do that? Really easy: for each route you can assign a unique name that you will use throughout the application.
Adding a vue component to Spark
murze.be
Every two weeks I send out a newsletter containing lots of interesting stuff for the modern PHP developer. You can expect quick tips, links to interesting tutorials, opinions and packages.
Comparing laravel-mediable with laravel-medialibrary
murze.be
Laravel-Mediable is a package to upload and handle all sorts of files (aka media) in a Laravel app. It was built by a Canadian based web agency called Plank. Pretty cool. You can read more on the way and how the package was built in an introductory post on the Plank blog.
Bonus: successful IT projects
The traits of a proficient programmer
www.oreilly.com
Do you know what the difference between competence and proficiency is? That sounds like a trick question, because the words seem to mean the same thing. But the subtle distinction between them is critically important.
Overdue Project: 4 Types of Contractors
www.sourceseek.com
It’s not a secret that any project may last longer than it was planned. And everything is quite simple if this is entirely your project: it is only you who should be blamed. But what will happen if it is your contractor who fails to deliver the project on time?
That's it for this week, see you next Thursday! Povilas Korop LaravelDaily Team
|