Recent posts with #php

Who else thinks PHP arrow functions should:

- Support multiline bodies with {} for more complex logic? 📜
- Or at least explicitly support void as a return type for clarity in no-return scenarios? 📷

#PHP #Laravel
image

4

114

💡 Laravel Livewire developers:

Did you know you can detect if a request is from Livewire anywhere in your project—actions, services, or anything else? 🤔

🧩 Easily tailor your logic for Livewire requests! 👇

#Laravel #Livewire #php
image

86

Please tell me one thing, can npm or pip suggest the best alternative packages for your projects if your old packages are abandoned? PHP Composer does this very well by recommending alternatives when a package is abandoned, and I really like that.

#php
#pip
#npm
#composer

110