Laravel Livewire update dependent select menu’s on change
Since Livewire is reactive, it’s easy to hide or show select menu’s based on whether anot…
Read more »Since Livewire is reactive, it’s easy to hide or show select menu’s based on whether anot…
Read more »On September 8th 2021 I discovered a backdoor in a Composer package for generating QR codes in the Laravel framework. The package laraveli/qr-code contains malware that attackers can use to remotely execute code on a compromised website or install and acc…
Read more »The Laravel team released 8.58 with a updateOrFail() Eloquent method, two new validation rules, and the latest changes in the v8.x branch.
Read more »Web Frameworks Performance Comparison. Contribute to alchaplinsky/wfpc development by creating an account on GitHub.
Read more »GitHub is where people build software. More than 65 million people use GitHub to discover, fork, and contribute to over 200 million projects.
Read more »Treblle makes it super easy to understand what’s going on with your APIs and the apps that use them.
Read more »I was having a conversation in a Slack today about MySQL’s “advisory locks”, which let you acquire a lock that is not table dependent. You just ask MySQL for a lock with a name and it either gives it to you or doesn’t:
Read more »Introducing Laravel Transporter, an object oriented way to send API requests in Laravel.
Read more »In this article, we will see how to use the switch case statement in the blade/view or in the controller file in Laravel with an Example. Let’s just jump…
Read more »Today is officially the tenth birthday of the first beta release of Laravel and we’ve come a long way in those ten years.
Read more »