Anything digital, anything online. We are a small boutique digital agency that partners with clients in providing and supporting solutions in a digital world.
@Philo01@calebporzio in cases where we need different formatting because of locale, this would need to be dynamic. Eg US vs AU date formats, otherwise assuming this is just a nice to have but practically we would just do it in the blade.
@calebporzio Just referring to the roadmap item: Add wire:append for appending DOM changes rather than replacing them
My use case is non-paged search results, thst keep loading as you scroll down. I've got a workaround that I've used
@JackEllis For a client of mine, we do daily backup of the database to S3 within the app (spatie-laravel-backp). On the server side we do daily incremental and weekly full to S3. I do a sync of see er config and uploaded files to private GitHub.