Latest Laravel/PHP Articles

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


If you have a question: Which page to optimize to reduce the server load? This package is for YOU. What we see above — one page that is generating almost 50% lo...

www.amitmerchant.com

My Coding Playlist
Music had always played a important role throughout the evolution of the mankind. Programming is certainly no different. When I’m coding, I like to listen to so...
Recently I had to have some seriously advanced requests for one of our clients. Essentially they needed an advertisement platform that would let them specify “s...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
At JetBrains, our whole world revolves around software development. It follows naturally that with everything we do, from the tools we develop to the Kotlin lan...
Hello! I'm a full-stack web developer working at Laravel. In this publication, I share everything I know about Laravel's core, packages, and tools. You can find...
You can create any real time application by using Laravel-websockets. To make use of the Laravel WebSockets package in combination with Pusher, you first need t...
Working with UUID on the public part of your application is the easiest way to hide the real number of records that a table may have, for both privacy and secur...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
decode malware php onlineHi All,Today I Wanna Share This amazing Website it can decode any php & javascript files from this websiteRealy Highly recommendedwww.o...
# Queue: Queue is a FIFO (first in first out). Queue task waiting to complete the previous task. Laravel Queue: Laravel queue system increase performance of req...
Decode swoole OnlineHi All,Today I Wanna Share This amazing Website it can decode any php & javascript files from this websiteRealy Highly recommendedwww.obfusc...
Spoiler Alert: Yes, I found several interesting and practical cases. I will share them with you in this post. PHP has several functions that are called magic me...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
There’s a particularly unpleasant type of programmer that exists, and you’ve probably met him, either online or in person. I call him PHPStorm Man. NB: Despite...
Scope is something you will need to do if you want to filter somethings from your Model repeatedly and still want to stick with DRY rule. Let’s say you just wan...
Notification is a short and informational message that notifies a user. Now call the notification inside your controller or others file.
This is the demo application of creating Todo-List in Laravel with all possible operations of CRUD. We are using SQLite as database but you can use anything lik...