Such videos with tips are always awesome!! Minimum of time and maximum of useful :) Thanks!!
Usually you would implement the haversine formula for database queries using a bounding box so you have min and max values for lat and lon which speed up the query if you put an index on lat and lon. Otherwise, if you have many locations in your DB, it would need to calculate the distance for every row. This was also covered by Aaron Francis in one of his videos and blog posts.
Thank you for the interesting morning !
This reference is useful! I'm really looking forward to more. 🔥
Great vid. One note - I think that shouldRenderJsonWhen example is wrong. The method expects a callback.
Keep doing these!
Very helpful
Thanks for your work its very helps!
1:37 May I know what Laravel version support this? Because with my project in Laravel 12, seems like $request is not defined.
- says that will put the links of the tweets... - never puts any of the links...
@林宗潁-k2b