ralphjsmit/laravel-helpers
A handy collection of Laravel helper functions to simplify everyday tasks. Adds pragmatic utilities for strings, arrays, paths, and common framework workflows, aiming to reduce boilerplate and keep your app code clean and consistent.
BooleanAsTimestampCastresolveRelationshipUsing() method– Add Eloquent TimeCast cast to cast values into timestamps like "08:30:00".
->pipeInto() methodPipe, pipe()Pipeablepipeline()$timezone parameter in yesterday() and tomorrow() helpers.daysOfMonth() helper$timezone as second parameter in carbon() and carbonDate()HasFactory to use self instead of static, because this could refer to the wrong model when extending the original model.tomorrow() and yesterday() helpers for CarbonHow can I help you explore Laravel packages today?