PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Mithicher Baro

@mithicher

604 Points 2 Followers

7 Posts

0 Answers

I am a web developer. I build stuffs in TALL stack.

Build a Markdown Editor Component with AlpineJS & Laravel Blade Component

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...

Simple Open Graph Image Generator with AlpineJS and 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...

Horizontal Bar Chart Laravel Blade Component with AlpineJS

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...

5 Reusable Laravel Blade Components with Alpine.js

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](...

Building a Laravel Blade Table Component With Alpine.js

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...

Create a MeiliSearch Laravel Blade Component

## 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...