Latest Laravel/PHP Articles

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


There’s a seemingly insatiable demand for Theranos content.
Overthinking, the buzz word that never dies in the life of an introverted woman. As an introverted woman, introverted thinking is a reality. Having a brain that...
Nodis is on a mission to help local small businesses to get noticed online, increase traffic in the store, and differentiate from the competition through their...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
However, this evening I needed a new faker function directly inside my tests, and discovered that the WithFaker trait didn’t create the Faker instance in the sa...
Which database is best for your Laravel app. Mysql or Postgresql? In this story, we are going to share load tests results for simple queries. We ran simple quer...
In the class of injection attacks, PHP SQL injection attack has come out highly prominent. The majority of websites are vulnerable to it. According to research,...
As a coder, I hate doing things twice. I googled for a simple and clean solution to pass parameters without making Ajax calls and rewriting the wheel ! Put all...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
In this story, we are going to take you through the steps of publishing docs using Vuepress and serve it via Laravel routes. Vuepress is a Vue-powered Static Si...
All resources are provided on my GitHub. 1. Create a secret for your Docker Private Registry2. Create a public IP Address + DNS3. Import your Laravel .env file4...
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...
Disclaimer: This is not a JavaScript vs. PHP rant! As Chris Noring did in his original article, I created two microservices exposing a REST-API, one serving pro...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
If you’re building a Laravel project with both Web and API sides, you need to customize error messages for each of them separately. In web-view there should be...
I’m using Dusk to automate a few things on a third-party site. I hate the UI so I want to make a personal tool. Dusk’s api for selecting a drop down option work...
I'm giving podcasting a try. Let me know what you think of it via Twitter or e-mail. You can download the episode here. In this episode I talk about why I think...
Want to take the fast track and skip the detailed tutorial below? Install Docker for your OS, clone this repo, add your Laravel app files to the src directory,...