46. PR on Laravel-Docs❤️
⚡️ In the Laravel 12 update, the containsOneItem method can accept a callback, and that callback returns a boolean value.
🔥 In this PR, I added this feature to the Laravel documentation.
github.com/laravel/docs/pull/10396
Back