PHP
How to display dates in the browser's timezone in Livewire
In your Livewire components, you might want to display dates in the browser’s timezone. In this post, I explore how you could achieve this. Read more
PHP
★ Using jobs instead of commands in the schedule of a Laravel app
In a standard Laravel application, you can schedule Artisan commands in your console kernel. While that works for most projects, we took a different route in Mailcoach. Instead of scheduling commands, we’re scheduling jobs. Read Read more…
PHP
★ Oh Dear 2.0 has been launched
[AdSense-A]
I'm proud to announce that we have launched a redesigned Oh Dear. If you're unfamiliar with Oh Dear, it's the best all-in-one monitoring tool for your entire website. You can register for a 10-day free trial.
You can help us spread the good news by upvoting us on Product Hunt, or retweeting our launch tweet.
In this blog post, I'd like to share what Oh Dear can do for you, how we've rebuilt various parts, and give you an overview of the technology behind the service.
PHP
Use a view instead of a complex Eloquent query in your Laravel application
What is a database view, and how can we use it to make our code cleaner? Read more
PHP
Using a datalist instean of a dropdown in your forms
Have you ever had a huge list of values that the users needs to scroll through to get to the item they wanted, you know the classic Country dropdown, and for me who lives in Read more…
PHP
★ My process for writing the freek.dev newsletter
My team and I are currently working on the hosted version of Mailcoach Cloud, which now is in public beta. Using the Markdown capabilities of Mailcoach and its API, I can easily create new editions Read more…
PHP
Introducing LiteFS
The good people at Fly.io have but together a way to use SQLite in a distributed way. Read more
PHP
Upcoming Livewire v3 Features and Changes
I’m very excited for Livewire v3. The new features look amazing! Read more