Update (location driver): Try to load location above others

This commit is contained in:
2023-07-26 09:45:53 +08:00
parent 708654fde1
commit 039e7da6db
2 changed files with 225 additions and 1 deletions

View File

@@ -26,7 +26,7 @@
*/
'fallbacks' => [
Stevebauman\Location\Drivers\Maxmind::class,
\App\ThirdParty\SteveBaumanLocation\MaxMindDriver::class,
],
/*