Latest Laravel/PHP Articles

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


I wrote Don't Ever use Symfony Listeners 2 months ago. It got many constructive comments, mostly focused on particular standalone sentences without context. To...
It can simply count diff between dates without public holidays and if you need in working range from 9 to 18 for example.
It is similar to the attach() method and it also use to attach related models. sync() method accepts an array of IDs to place on the pivot table.If the models d...
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.
Nowadays, we have a lot of Laravel tutorial about some syntax or package, but I think there’s not enough written with real-life mini-projects, close to real dem...
I chose to use the regular PHP SAPI for the example because it’s the most used interface for PHP. Anyhow I think with some refactoring the code could work in Re...
Sometimes I need to create a Service in my application. Think something like a very complicated repository for Users, and API implementation with underlying dri...
The variables required for verification are “region” and “userPoolId”. These are used to get the JWK. The JWK is used to create a public key (pem). Also, becaus...
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.
Infraspeak is a startup founded in 2015, focused on developing the best maintenance management software in the market. Built around simplicity and a user-friend...
Hello, I’m going to talk about one thing that I do not have found in the Laravel ecosystem : a package to manage workflows associated to a model.
PHP has a number of sorting functions which can help in sorting single dimension arrays. Some examples include, sort, asort, usort, ksort etc. Each of the funct...
In today article “Create Admin Panel with Laravel Backpack Part 1” we will talk about how to create a quick and powerful admin panel. Most of the web applicatio...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
One of my client requested me develop an Android Application for checking the ticket at event venue using QR Code for authenticate the entry of the guest. its v...
You probably have written a condition that returns false, then you always keep prefixing it with the “!” inverter notation, which is something really annoying.
After some hours for trial and error, I’ve came up with this basic .travis.yml file ready to work with my Laravel project. Note: my Laravel is 5.8 version and i...
Razorpay is a payments company that provides payment solutions to online merchants in India. Razorpay was founded in 2014 and is headquartered in Bangalore, Ind...