Latest Laravel/PHP Articles

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


I’ll show you how to take advantage of the free plan and build your own exchange converter using Laravel. This time I’ll be showing you an API that let...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.

blog.jetbrains.com

Query Book in DataGrip
People often ask us: – Do you have a query book? I want to store them and to be able to call any of them when I want. They include a mechanism for vari...
In this post I will show you drop zone image upload tutorial in laravel 6/7. Drop zone JS is an open source library that provides drag and drop file uploads wit...

divinglaravel.com

Job Encryption in Laravel
Consider this job: When you dispatch this job, Laravel is going to serialize it so that it can be persisted in the queue store. Let's take a look at how the fin...
Let me show you how some of Puny's internal codebase works and why I'm in love with it. This article is part of the How Puny Works under the Hood series.
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Example of DBMS Server- Mysql, MSserver, MariaDB, sqlite Etc.
Rendering stuffs conditionally is the most common job for programmers of any language and when it comes to PHP developers, the sight of html all mixed up with p...
Today we are excited to announce a new way to provision different types of servers within Laravel Forge. When creating a Forge server, you will now have your ch...
If you’re interested in previewing what the year’s first release of DataGrip will include, here’s what you can already try. We’ve improved the sorting of data:...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
For Laravel Collections there is a method reduce()for reducing the collection to a single value. The reduce method passes the result of each iteration into the...
In Laravel, if you need to read/retrieve a cache item and delete that item right after reading from Cache, you may use the pull method. note: null will be retur...
If you have a web-based application, chances are high that it uses some sort of database to store information. One of the questions you then have to answer is,...
In the fourth quarter of 2020, we resolved a number of security issues in our products. Here’s a summary report that contains a description of each issue and th...