In this post we'll be looking at some simple ways to create a reusable markdown editor without having to use a large or complicated javascript library. The blade component uses [Tailwind CSS...
In this post, we'll look at some simple ways to generate open graph images for blog posts or social media sharing.
Some of the features that we will make are as follows:
- Design a layout...
In this post we'll be looking at some simple ways to visualise data without having to use a large or complicated chart library. The blade component uses [TailwindCSS](https://tailwindcss.com...
In this blog post, we’ll create five reusable components using [Laravel Blade Components](https://laravel.com/docs/8.x/blade#components), [Alpine.js](https://alpinejs.dev) and [TailwindCSS](...
If you’re building an admin panel, chances are that you will need to display the data in some tabular format. Writing every time table, tr, td is a little bit cumbersome, when we need our wo...
## What is MeiliSearch?
As stated in their [official website](https://meilisearch.com) - MeiliSearch is an open source, blazingly fast and hyper relevant search-engine that will improve your...