Latest Laravel/PHP Articles

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


Some of you probably know that I have a pet project in which I like to work from time to time. This project is a self-hosted URL shortener called Shlink. Shlink...
Xdebug Update: October 2019 London, UK Tuesday, November 5th 2019, 09:25 GMT Another month, another monthly update where I explain what happened with Xdebug dev...
That’s right! We organized our 1st Hacktoberfest :) We are still a relatively small team, around 11 engineers, but we are growing (and hiring) at a reasonable p...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Yes. Yes you can. I do ask you to keep a few rules in mind. Your translations should be hosted on your own blog. Maybe it's helpful for you to have access to th...
Here are some goods news: Implementing an ACL (access control list) in your Laravel application is actually a snap. Let me share a simple solution which basical...

blog.laravel.com

Laravel v6.5.0 released
Certified Laravel | PHP | Magento Developer.
JWT authentication provides a secure way to transmit data between the client and server using Laravel APIs. In this post, we will look at how we can create a JW...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
In order to upgrade Laravel framework you should consider some facts, I will wrap them in a series. Laravel starts following Semantic Versioning. Major framewor...
That means the mutable objects are those whose data can be changed after the instance is created. Here we can see the method setColor which changes the state.
We already know how Laravel API resources work. One resource or resource collection is bind to a single model (resource class and model class have same name). R...
Composer uses this to pickup the source code and symlink it to your new package.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Some of you probably know that I have a pet project in which I like to work from time to time. This project is a self-hosted URL shortener called Shlink. Shlink...

blog.laravel.com

Forge: User Isolation
Today on Forge, thanks to the work of Laravel staff member James Brooks, we're proud to announce support for user isolation. In short, this means you can run si...
On September 3, Multi-State Information Sharing and Analysis Center (MS-ISAC) issued an alert related to multiple critical vulnerabilities that could allow arbi...
As a web developer, I am often asked to build pages to collect basic users’ data.