Latest Laravel/PHP Articles

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


On this new year I have a better way to deal with caching issue of css / js files in a browser. I have faced this many times and its really annoying when the br...
When we are working with Laravel, we usually don’t think about the practical considerations we should watch out for, when developing an application that will go...
The International Bank Account Number (IBAN) is an internationally agreed system of identifying bank accounts across national borders. The Bank Identifier Code...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
So the first thing you need to do is you have to make sure that brew has been installed in your machine. Otherwise you can do now like so I’ll expect the output...
Media processing is time-consuming expensive on your hardware. This includes video, audio, and images. If done on a monolithic architecture, especially on web s...
In case you want to deploy your Laravel app (or any kind of PHP-based application), ploi.io is a service that helps you with that with a minimum of Sysadmin kno...
This article serves as the first of a series on unit testing in PHPUnit aimed at providing a fundamental understanding of unit tests at a basic level through ex...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
One of the most prominent ways to create access to a microservice today is through a RESTful API. REST has great advantages over other protocols like sockets th...
My first experience on CentOS is on my first job after graduation — 2009 and it’s about 2 years plus experience on CentOS at that time. Never really had an idea...
Shorty is an intrepid, self-hostable open-source link shortening web application with a robust API. It allows you to host your own URL Shortener, to brand your...
One way you will communicate with your users is via emails. But under large loads, sending emails can become expensive with your server resources. The steps tha...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
The key element is the .pem file that is generated from the .p12 file. To generate .pem, place the .p12 file in a folder in desktop. Terminal will ask the passw...
A step-by-step guide to add your own helpers file to a Laravel project. “How to add a helpers file to a Laravel Project” is published by Wyatt
With Laravel I truly feel like an artisan. I run laravel new idea and I suddenly I have a powerful, unobtrusive, fast, and beautiful project ready to craft. Fra...
Sharp is an open source content management framework built with care for Laravel. You can find several presentation posts on Medium, starting here, and the repo...