Bastien Tanésie
bastien.tanesie.fr
Bastien Tanésie
@bastien.tanesie.fr
🇫🇷/🇬🇧 Grumpy Frenchman working as a PHP/JS Lead Developer at wixiweb.fr #php #js #ux #vuejs #laravel
The documentation suggests using \Illuminate\Contracts\Bus\Dispatcher as a dependency (that's what the Facade resolves to), instead of `\Illuminate\Bus\Dispatcher` as you used.
We've used this interfaces as a constructor dependency and had no problem with it so far.
See: laravel.com/docs/12.x/fa...
Facades - Laravel 12.x - The PHP Framework For Web Artisans
Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
laravel.com
April 29, 2025 at 7:15 PM
Laravel Sail has been keen to me for more than 5 years. No issue whatsoever. Let's me switch project in just a few seconds and accommodates pretty much any server setup I needed.
April 2, 2025 at 12:27 PM
Tu utilises quel(s) type(s) de serveur ou offre(s) habituellement chez Hetzner avec Forge ?
March 26, 2025 at 7:24 PM
artisan serve is really not made for anything outside of a dev environment. Using any webserver (like nginx or even frankenphp, as you suggested) is the way to go 👍
March 2, 2025 at 8:31 AM