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

SAAS Helping Hand

sachilles

Apr 22nd, 2022 04:27 AM

Hie there,

is there anyone who can help me with my saas. of course I will pay too.

many thanks

thinkverse

Apr 22nd, 2022 07:07 AM

This question is very open-ended and too difficult for anyone to provide a proper answer for.

I'd suggest providing more information on what you need help with. Questions like - "can you help me?", provides no meaningful context as to what you're struggling with and what your issue happens to be.

sachilles

Apr 22nd, 2022 07:26 AM

hi thinkverse,

yes you are right. :-)

I've been trying to implement a new theme on my saas for days. somehow I can't do it. see video, no audio 40sek. https://www.screencast.com/t/mCsK1CVDtOXE

I'm trying to implement also new pages on the frontend where user logge in, but I can't do it either. my english is limited. in German it has no documentation.

that's why i'm looking for someone who can help me with my saas project.

thanks

thinkverse

Apr 22nd, 2022 08:50 AM

Creating a theme for Wave doesn't require much special knowledge other than some knowledge of Laravel's templating engine, Blade.

Wave's documentation writes out how to create a new theme.

  1. Create a new folder under resources/themes with your theme name.
  2. In your theme folder, create a new JSON file with your theme name.
  3. In your JSON file, add your theme name and version number.

You should now see your theme be available in Wave's admin panel.

Here's a quick video showing the steps.

sachilles

Apr 22nd, 2022 09:17 AM

thanks for the video