PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • 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

Question By
Unsolved
jack-lillie

Jul 8th, 2020 02:30 PM

Is there any way to create a free tier, I want to do this but the only options I can see is giving a free trial which isn't what I want

bobbyiliev

Jul 10th, 2020 04:32 PM

Hi there,

This is not currently possible without some modifications to the code. But it is an interesting idea and it sounds like it would be quite useful! We will consider this as a feature in the future.

As a quick workaround what you could do is extend the trail days to a large number so that the user would always be on a never ending trail. You can do that in settings -> billing - > change the trial_days value. Then just hide the You have X Days left on your Free Trial message directly in your view (resources/views/themes/uikit/layouts/app.blade.php).