Latest Laravel/PHP Articles

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


Pipedrive, like many startups, started with PHP-monolith which has since grown into legacy code that we are attempting to get rid of.
I know what you’re probably thinking, “Oh boy, another static site generator”. And you’d be right, but I’m hoping that the one I’ve created is a little differen...
Arrow Functions aka Short Closures is a new feature available in PHP 7.4. The new version of PHP comes with various new features, out of which arrow functions a...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
The Laravel Installer provides a simple and easy to use command to spin up new Laravel projects. These instructions will help you install the Laravel Installer...
I’ve been listening to Laravel Snippet podcast by Taylor Otwell, and heard some news about upcoming Laravel 7, which I think is pretty important for blog reader...
Why File Upload Forms are a Major Security Threat? Allowing file uploads by end-users, especially if done without a full understanding of the risks associated w...
Some weeks ago I created a package to make a ready-to-use Preload generator with a list of files. This list is not created randomly; it follows a very basic pre...
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.
What is local file inclusion? Local File Inclusion (LFI) allows an attacker to include files on a server through the web browser.
Today we Multi Blade Saw Factory come to summarize The Use And Characteristics Of Log Truncating Machine. 1. Multi Blade Saw Machine has always been the traditi...
In the previous post entitled A Simple Laravel ACL Example we wrote a simple custom access control list (ACL) and learned that the steps we went through also ap...
Ngrok HomesteadLaravel Homestead is the best development environment for Laravel Developer especially my self, and sometimes i want to share my project to frien...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
I’d like to show you a bug you may have in your own applications somewhere. Grab any Laravel app you have lying around and open a console. We’ll do this mainly...
Let’s build a data dashboard together. We will take it slow, starting with a few simple views, then incorporate charts, css and vuex to tie the front end portio...
Unstructured supplementary service data sometimes referred to as “short codes” or “ussd code”, is a communications protocol used by GSM cellular telephones to c...
We start out by connecting to the ftp port to see what version is running and if they allow anon login. It does in fact let us login with no credentials and we...