Latest Laravel/PHP Articles

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


Recently, I have published an article How to Integrate Google Sheets API with PHP where I explained how to write data to the Google Sheet using PHP and Google A...
Any decent web application has to communicate with users on multiple levels. It should be able to send mails, SMS messages, and a lot more — to ensure good user...
· October 3, 2020 · ⋆ Laravel Essentially, if you want to inject something which can be swappable anytime, you can do this by “biding” that into the service co...
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.

levelup.gitconnected.com

Modern PHP (Part 2)
But if the client doesn’t already have an Internet-facing website and part of your project is to make one, this article is for you. My previous article...
I’ve been developing web apps in PHP for years but due to a shift in the demand curve and money, I started working on Node.js. When I was working in PHP, I used...

stitcher.io

Front Line PHP
Scout APM helps PHP developers pinpoint N+1 queries, memory leaks & more so you can troubleshoot fast & get back to coding faster. I've been blogging for three...
We’re releasing the raw data from the Developer Ecosystem Survey 2020. This is our fourth annual research study conducted among software developers around the w...
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 the previous tutorials, we learned about uploading an image using AJAX and Javascript. So in this tutorial, we’ll see autocomplete using PHP and Ajax. Autoco...
Modern website has tons of images. Image has been a vital means on representation of website content. with number of images being used load time of that website...
Scout APM helps PHP developers pinpoint N+1 queries, memory leaks & more so you can troubleshoot fast & get back to coding faster. It's Hacktoberfest, your chan...
As per official documentation, Amazon Elastic Transcoder lets you convert media files that you have stored in Amazon Simple Storage Service (Amazon S3) into med...
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.
You want to be a better programmer and they tell you all the time to read good source codes from open source repositories to be better programmer. But how to re...
During my time working in PHP, I have often found my self needing to search for a matching row in a multi-dimensional array but found that the built in function...
When it comes to solving a problem, developers often tend to use the technologies they’re comfortable with — the technologies they work with on a daily basis. M...
I created the original Spatie guidelines site three years ago. Last month, we consolidated a few of our subsites to our main spatie.be site, including the guide...