Latest Laravel/PHP Articles

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


If you develop each day chances are you solve problems the same way as many times before. Its thrilling to be a web developer, because you can try and use new t...
Let’s say you have two ajax requests that both modify the same row in a database. Both of them read the row data, make some changes, and persist the changes. If...
One of the great features of Laravel is its command line tool artisan. It is effectively a powerful scripting tool that contains many built in commands to help...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
SymfonyInsight’s main aim is to help you manage and increase the quality of your applications. A great way to achieve this is to follow good practices and stand...
Building secure software is a high priority for any project and Symfony is no exception. Symfony has for a long time now had a process for people to responsibly...
vue-social-auth is easily configurable solution for Vue.js & Laravel with Socialite that provides Social login using Github, Facebook, Google, and other OAuth p...
ClipBucket has LDAP integration through which you can set up your Ad credentials. ClipBucket allows you to show pre-roll, midroll and post-roll ads. ClipBucket...
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.
I wanted to share with you my solution for generating form elements quickly in Laravel. Without the use of any external library or packages, just using simple B...
It wasn’t until I wrote my first browser test (using Laravel Dusk), that I started to understand what the different types of tests mentioned in the Laravel docu...
PHPStan has had a wonderful year 2018. The adoption increased from 3,200 daily downloads to 9,800. I released 9 new versions, wrote a feature article for php[ar...
As a web developer I have always missed some basic, clear information about how to deal with passwords and sensitive data storage in general. During my years wo...
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.
PHP provides a series of functions that allow you to capture any output that should be sent to the browser so you can do something else with it (or ignore it)....
Life happens. We’ve all (at least I hope it’s not me) forgotten about a bill (such as our cell phone), or to update our account after receiving a new card. But...
I’m here ’cause I’m new with Laravel and, after less than a mounth of developing a new portal, i found that I need to change the name of a couple of columns of...
There aren’t many useful guides out there that provide a simple, straight-forward answer how to use Laravel queues to send e-mails in batches. And if you’re in...