Latest Laravel/PHP Articles

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


install git clone Laravel from install php install composer update php.ini create swap for EC2 free tier Written by
It is that time of year again! 48 hours of limitless freedom to play, create, and test out ideas that may go nowhere – or that might just change the world. Foll...
Please consider supporting us by just disabling your AD BLOCKER and reloading this page again. You amazing people, I am back with a new article where I will dis...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
While I am developing any application, I used to on debug mode and work with debug bar to optimize resources and responses. But, this debug bar is not so good f...
Please consider supporting us by just disabling your AD BLOCKER and reloading this page again. Let's integrate the SummerNote WYSIWYG text editor for our HTML t...
Please consider supporting us by just disabling your AD BLOCKER and reloading this page again. In this article let's add superpowers to your HTML Table.
A package that provides a library of reusable Laravel validation rules. If nothing happens, download GitHub Desktop and try again. Axiom includes sever...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
A package that provides a library of macro functions for various Laravel components. If nothing happens, download GitHub Desktop and try again. Each in...
In this tutorial we will learn to create a messenger application from scratch in Core PHP (no framework). Firstly we need User’s signup and login, so we don’t b...
In this tutorial we’ll see how to parse XML and read its content one by one, we’ll also gonna see how to send an XML to Server-side using AJAX. So, XML...
array_count_values($array): returns an array using the values of the array as keys and their frequency in the array as values. e.g Results: Written by Written b...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
It's easy to get stuck as a software team (and wider organization) on design discussions: "Is this icon the right one?" What is right and what wrong in this con...
As explained in the Symfony testing, a unit test is a test against a single PHP class, all dependencies should not be tested within this class, so people use mo...
Current Url:https://example.com/files/video/data.mp4 If link doesn’t have valid md5 hash and expires query string then the response header would return 403. And...
One of the most powerful tools in WordPress is the hook system it uses. The basic idea is really the same as the WordPress hook system. It would be rea...