
Michael Rubél 🇺🇦
@michael_backend
Into software. "Our tech is more complicated than it should be."
你可能會喜歡
PHP teams are getting confused by the meaning of stateful applications in Laravel. It's not PHP-FPM anymore! I've compiled a list of things you might consider when using Laravel Octane. You can contribute if I'm missing something! 🤗 #PHP #Laravel #Octane github.com/michael-rubel/…
This weekend I've updated my open-source packages to support Laravel 11. Enjoy upgrading the apps! 😉

Need a simple PHP web service installation? Did you know you can run your Laravel Octane application without Nginx at all? Configure it to listen on port 80 and let Cloudflare handle SSL termination and asset caching. ✨ #php #laravel #octane

Working with a `parallel` extension for PHP. It allows you to spawn threads. I find it extremely useful for CLI apps, and I wish this extension got a broader adoption in the community. #php #programming #multithreading

Contributed a new `Vite::content()` method to Laravel. It allows you to pack your Vite assets directly into the webpage avoiding requests to the server. The method is available starting from Laravel v10.18.0. #laravel #php

Working on a new Laravel app using a hexagonal architecture with elements of DDD. The goal is to abstract the domain while keeping an Eloquent and almost default outer folder structure. When abstracted right, it feels much cleaner compared to the default-structure projects. 🧹😄

I ran PHP 8.2 builds on all of my open-source packages this evening. Looks like they all have no issues after this upgrade! 🎉 #PHP #Laravel

🦠 Introduced mutation testing into most of my open-source packages! This technique dramatically improves the quality of automated tests and helps improve the code. 🚀 Using my packages, you have confidence they are high quality and don't contain BC breaks in minor releases.

Type-hint interfaces instead of the concrete models in your Laravel app with Route Model Binding. All you need is to set up a container binding for your model, and use `UrlRoutable` interface from `Illuminate/Contracts/Routing`. #Laravel #PHP

Laravel Value Objects package is now tagged as 2.0.0. Null params were dropped and basic validation of input was added. You can extend the classes and customize the validation in the way you need! For those, who don't want VO to fail, `makeOrNull` method was added. #Laravel #PHP

Made a new package for Laravel! This time it is a bunch of general-purpose value objects easily extendable with macros or inheritance. 👀 Give it a try: github.com/michael-rubel/… #Laravel #PHP

Faking Laravel Policies in automated tests made a breeze with `method binding` and Laravel Enhanced Container package that improves DX when using this feature. #Laravel #PHP

Passed a wall of 10K contributions on GitHub. 🔥 Not sure I can go any further. 😛 #github #Laravel #PHP

Have you ever needed to bind many services to their interfaces in the Service Container? It can be automated easily! Working on a new version of the AutoBinder package for #Laravel 🛠️You can help me by reviewing a draft PR: github.com/michael-rubel/…

Created a package with a modified Laravel Pipeline class to add support for a DB transaction, and convenient `make`, `onFailure` methods. Try it out! 🎉 github.com/michael-rubel/… #PHP #Laravel

michael-rubel/livewire-best-practices: A dozen of Laravel Livewire Best Practices suggested by Michael Rubel who works with Livewire since 2019 github.com/michael-rubel/…

This is a real-world example of the "method binding" feature usage to mock Stripe Charge in #Laravel #PHP

Did you know you can add methods to classes dynamically in #Laravel #PHP? Only you need is to add `Macroable` trait in the class you want to use macros. Some of Laravel's native classes are as well macroable.

My latest #Laravel #PHP package for dealing with coupon codes in a polymorphic way. github.com/michael-rubel/…
United States 趨勢
- 1. #AEWWrestleDream 25.4K posts
- 2. #UFCVancouver 23.7K posts
- 3. No Kings 1.57M posts
- 4. Chito 6,297 posts
- 5. Sark 2,573 posts
- 6. #RollTide 4,566 posts
- 7. Tennessee 46.5K posts
- 8. Holland 11.7K posts
- 9. CJ Carr 1,176 posts
- 10. Sam Rivers 9,211 posts
- 11. Heupel 1,286 posts
- 12. Kentucky 20.1K posts
- 13. Iowa 16.7K posts
- 14. Zabien Brown 2,368 posts
- 15. #ChristmasWithBedBathandBeyond N/A
- 16. Texas Tech 9,396 posts
- 17. Joey Aguilar N/A
- 18. Zahabi 3,253 posts
- 19. Notre Dame 11.2K posts
- 20. Arkansas 21.6K posts
你可能會喜歡
-
Zep Fietje
@zepfietje -
Zuzana 🦋
@zuzana_kunckova -
Larastreamers
@larastreamers -
Luan Freitas
@luanfreitasdev -
Nico Verbruggen
@nicoverbruggen -
MadeWithLaravel
@MadeWithLaravel -
Bert De Swaef
@BurtDS -
Peter Fox
@SlyFireFox -
Oussama Sid
@sky_0xs -
Joel Clermont
@jclermont -
Larajobs
@laraveljobs -
Andrew Schmelyun
@aschmelyun -
Fabio Ivona
@FabioIvona -
Aaron Francis
@aarondfrancis -
Laravel News Links
@LaravelLinks
Something went wrong.
Something went wrong.