Background: How to define default Locale for Notifiable Since Laravel 5.7.7, you can set the preferred locale on a Notifiable. In other words, you can...
How to use ValidationException::withMessages() method? Instead of manually creating a Validator, then adding some rules into it, and executing...
When you look at the Validator source code in Laravel, you see that it either throws a ValidationException or returns an array of validated...
At SPIC AND SPAN. Home & Office Cleaning we've been using Helpscout since April 2020. I picked this help desk tool mainly for its simplicity. One...
How can we "fake" belongs-to-through relations in Laravel using a native has-one-through relationship. ยท Take the following 3 models: customer id -...
Navigation between pages within Inertia.js is not tracked by default I recently set up Fathom Analytics for SPIC AND SPAN. Home & Office Cleaning, a...