Latest Laravel/PHP Articles

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


In the previous part, we moved the UserController store method validation to Form Request. In this part, we going to explore and use the new trending Actions an...
When browsing a PHP documentation, an example at the bottom of the Complex (curly) syntax section explaining a usage of a scope resolution operator (::) within...
If you have local setup via Homestead or Valet, you might need to use smtp setup for emails in your application. For local development, one of the choices is to...
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.
Intro and context 5 years ago, I was working full-time as a telecom Engineer. I decided to pivot my career and turn web developer.
Do you want to integrate login with LinkedIn using JavaScript in your application? When we use JavaScript for social login, your users won’t leave your website....
In this article, we will see laravel accessor and mutator examples. here we will see what is accessor and mutator, how to use the accessor and mutator with exam...
Today we’re pleased to announce that you can now see the real-time output from your deployments as they happen. You can see the live deployment output in the De...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
You know we have got a handy color picker in Chrome DevTools that let you pick colors anywhere from the browser window easily. Here’s how it works.
Today we will take a detail look into Laravel Middleware, and will understand the use of it. Let's understand the Middleware by jumping into the code directly....
What is cURL? Curl is a command-line utility that allows users to create network requests. Curl is accessible on Windows, Linux, and Mac, making it the go-to ch...
Laravel New Relic is a fantastic package that makes it simple to set up and monitor your Laravel application with New Relic APM. New Relic provides some excelle...
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.
It is important, as we all know, to write more clean and tidy code in order to raise the level of our project in terms of performance, speed, and other develope...
Today we will take a detail look into Laravel Middleware, and will understand the use of it. Let's understand the Middleware by jumping into the code directly....
This article takes your through step by step process of how to deploy your Laravel Application which connects to the SQL Server Database on Digital Ocean and we...
Adam shows the cool new stuff! Stay up to date with all things Laravel, PHP, and JavaScript.