Latest Laravel/PHP Articles

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


Laravel intervention image resize tutorial; This step-by-step tutorial helps you learn how to upload an image and resize an image in the laravel application wit...
If you are trying to unset() global variable within the function, then the local variable within the function will be destroyed. This function is mostly used fo...
If you aspire to hold a fundamental understanding of PHP frameworks, then you must check out our previous tutorial where we described How to Create a PHP Larave...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
There are some use cases where we require to find out which PHP versions is working on a web server. If you plan to build a new web application and might want t...
Inject the value as a first parameter in the array_search() function, and this php function search the passed value’s key in an array (2nd parameter). The secon...
In this PHP 7 tutorial, we are going to learn how to concatenate String, Variable and Arrays in PHP. The concatenate term in PHP refers to joining multiple stri...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
I could convert a variable to string in PHP with my eyes shut. Jokes apart, PHP provides lots of pre-built function to deal with string conversion, we are going...
PHP’s implode() function takes array as a value and returns a string. Implode function takes 2 parameters seprator and $array let’s find out how it works?
The APCu Backwards Compatibility (apcu-bc) plugin include the backward compatibility with APC PHP 7+ apcu-bc plugin came into existence since PHP 7.0, since APC...
In order to include object caching functionality in PHP 7.0, The APCu extension is used. Earlier APC extension was used, but it has been replaced by APCu nowada...
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.
On one hand, caching strategies can offer considerable gains in performance. On the other hand, those gains may be at the cost of increased complexity within th...

blog.jim-nielsen.com

Examples of Great URL Design
URLs are universal. They work in Firefox, Chrome, Safari, Internet Explorer, cURL, wget, your iPhone, Android and even written down on sticky notes. They are th...

stitcher.io

Passion projects
Do you remember when you fell in love with programming? It probably wasn't while you were learning code at school or online, or working on a client project. You...
↗ How Jim Nielsen takes & publishes notes #blogging / blog.jim-nielsen.com I always enjoy reading about other people's processes.