Building a better search with Monaco and amCharts
At Flare, we launched a new search experience. We have a very cool search field with autocompletions (powered by the rendering engine behind VS Code), and a very smooth graph...
Sep 30th 2021 freek.dev

Building a better search with Monaco and amCharts
A couple of months ago we refactored a considerable part of Flare's search to better utilise ElasticSearch's amazing search capabilities. We introduced better filters with autocompletion and fuzzy matching. Using...
Sep 30th 2021 flareapp.io

Laravel Worldwide Meetup #10: A Little Bit of Lamba & Pest To Perfection
This edition of the meetup features those two excellent talks: A Little Bit of Lambda (by Aaron Francis) Pest to Perfection (by Luke Downing)
Sep 29th 2021 freek.dev

Laravel Worldwide Meetup #10: A Little Bit of Lambda & Pest To Perfection
This edition of the meetup features those two excellent talks: A Little Bit of Lambda (by Aaron Francis) Pest to Perfection (by Luke Downing)
Sep 29th 2021 freek.dev

Introducing our new Telegram integration
When something goes wrong in your application, Flare can notify you via various channels: mail, SMS, Slack, webhooks, ... A lot of teams nowadays use Telegram to communicate, and we...
Sep 29th 2021 flareapp.io

How to convert a PHPUnit Testsuite to Pest
While recording videos for the Testing Laravel video course, I became a big fan of Pest, a test runner that tries to optimize the developer experience. I'm now...
Sep 27th 2021 freek.dev

Building a simple dashboard using Tailwind
In this stream, Shruti Balasa show how powerful Tailwind is. She builds a simple dashboard layout in only a couple of minutes.
Sep 21st 2021 freek.dev

The birth and death of a framework
This post was first released on my newsletter. Feel free to subscribe if you want to be the first to see these kinds of posts, and...
Sep 16th 2021 stitcher.io

Strategies for decreasing the number of queries in a Laravel app
Oh Dear is all-in-one solution to monitor your site that my buddy Mattias Geniar and I have created. It can monitoring uptime, certificates, broken links, scheduled jobs, and much...
Sep 13th 2021 freek.dev

Linking to Flare errors on your error page
We've launched a new feature that will make it easier for users of your app to report specific errors. When an error occurs in a web request, Laravel will show...
Sep 13th 2021 flareapp.io