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

Marc Garcia

@magarrent

953 Points 2 Followers

10 Posts

12 Answers

🥇 Founder Kodio Technologies (www.kodio.tech) 💻 We develop custom web applications Using Wave and Tails in www.smallness.io

Laravel Tailwind Boilerplate and Vue ready

Happy Friday!! This week I was working with a simple GitHub repo to save me time when I start new Laravel projects. The repo it's called [Laravel Tailwind Boilerplate & Vue ready](https://...

[Package] Laravel Currency Formatter

Hello there! Marc here again. I've just released a new Laravel package, this time it's about currencies. Almost in every project we have to format money in one or more formats, and personal...

Quick use of Tooltips with Tippy.js

Hey there. Here is a quick tutorial to easily create tooltips using Tippy.js. Add the main cdn to your scripts section: ```html

Simpler Url Shortener for Laravel

Hello! Marc here. I've just released a new laravel package. It's very simple, but hope it will help you in some projects. Thank you! All PRs and suggestions will be welcome! [https://gith...

Send Laravel notification email to non-registered user

Hey there. Today I'm gonna show you how to send email notifications to any user email. Normally, when you send email notifications in laravel, use the function `notify`, included in the ma...

Easily compile Wave assets scripts

Hello, Marc here! I'm going to expose two scripts that helps me a lot to compile Wave and other assets for dev and production environments. In a Wave project, you need to compile theme ass...