Recently, we replaced a package that would let us duplicate a model's record with all its relations and, make changes to the new record. (more…)
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... (more…)
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. (more…)
Read more »
Creating Custom commands using Artisan makes your life so much easier.Scheduling these commands into Cronjobs can be done using the built-in Laravel Schedule... (more…)
Read more »
Self hosted ChatGPT clone using Laravel. Contribute to theokafadaris/chatwire development by creating an account on GitHub. (more…)
Read more »