Back

Laravel 11.31 brings new build functions for creating on-demand drivers for DB, mail, and cache! 🔧

Big thanks to Steve Bauman for this awesome feature! ✨

Now you can use:

DB::build([...]);
Mail::build([...]);
Cache::build([...]);

#Laravel #PHP

68

  • No matching results...
  • Searching...

/ 1000