Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


stitcher.io

PHP in 2019
Do you remember the popular "PHP: a fractal of bad design" blog post? The first time I read it, I was working in a crappy place with lots of legacy PHP projects...
In this last chapter of this series we will be discussing some tips to write better tests. You can check the previous posts of the series here and here.
As a kind of follow up of my article about how the Authentication works in Laravel, here I will write about the moving parts of the authentication mechanism, li...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Resource Controllers are built RESTful controllers around the resource. For example, if we have one resource called ‘Profile’. Now this RESTful controller handl...
In this article, we will learn why using persistent connections is a good practice and how to setup Symfony framework to use persistent connections on a Redis s...
In order to improve the readability of a field called “siret” I used a getter in my model, nothing extraordinary, but the problem comes when you decide to apply...
In today’s world, it is very common for online businesses to present themselves as software as a service, or SaaS. SaaS provides the opportunity to use a single...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Sometimes we have in our application a 2 Models (or more) that share the same attributes, but they differ in some other attributes. Let’s say, taking into accou...
Follow along as I document my work, life and projects. Vuex is the state managment library for Vuejs applications. It serves as the centralised store for your a...
You will find that migration is quite easy using docker on your machine. Last year I got an idea to migrate 3 pretty old eCommerce Catalog websites from PHP 5.3...
Here are the top 30 objective type sample PHP Interview questions and their answers are given just below to them. These sample questions are framed by experts f...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
laravel is popular and known for rapid development but deploying php frameworks and scale them in kubernetes is a little bit tricky.
In this article we’ll learn about 7 tools that you can use to set up a rock-solid continuous integration (CI) process for your PHP project. Together, these tool...
Earlier this month, Weaveworks hosted a webinar on securing your GitOps pipelines. Speakers included Andrew Martin (@sublimino) of ControlPlane as well as Weave...