Hey guys, This summer is pretty hard for me - limited time because of family reasons, spend a lot of time with my 2-yr-old daughter instead, I guess it's good right? :) So for this weekly newsletter I have only one piece of content - advice on how to get more clients, see video link at the very end. Aside of that - more things from Laracon and a few useful packages. Enjoy!
Laravel by the Numbers
medium.com
I had the privilege to speak at Laracon again this year. The last Laracon talk I gave, Practicing YAGNI, is one I am most proud of. Initially, I wanted to do a continuation on this topic. But there were some other talks on related topics.
An Overview of the Best Laravel Security Practices
www.cloudways.com
Laravel is a popular development platform that is well known for performance and the active user community. Out of the box, Laravel is pretty secure. However, no framework could claim to be 100% secure, and there are always ways to improve the security of the Laravel apps.
Laravel Query Builder Macros
medium.com
Developers who are used to writing SQL statements may have trouble getting the most out of Laravel’s ORM / Query Builder. When Builder methods don’t offer the exact implementation we’re looking for it’s common to write SQL expressions using the select(DB::raw(…)) implementation.
10 Common Git Problems and How to Fix Them
citizen428.net
I originally wrote this article for Codementor in October 2014. It should have something for everyone, from fairly new git users to experienced developers. Sometimes the best way to get a feel for a problem is diving in and playing around with the code.
That's it for this week, see you next Thursday! Povilas Korop LaravelDaily Team
|