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

Serving up your question

Ask Questions

Questions about code or building your side-project? Ask away in our community discussions.

🙋 Developer Questions

Issue with Subscription Renewal and Access

Hello DevJojo Team, My annual subscription was automatically renewed on October 31, 2025 for another year — all good with that. However, to avoid forgetting it again, I went ahead and canceled the s ...

Pantelis Anadolis · 6 days ago

1

Mobile design

In Wave, the admin panel looks weird on mobile. It cuts off the two cards on the right. Also, when trying to post a question here on mobile, the 'Create Question' button is blocked by the 'Newsletter' ...

Produkt · 2 weeks ago

0

Fatal flaw in WaveServiceProvider.php caused deployment to take down my site

I know the title sounds dramatic but this caused a panic for me tonight and took me a few hours to resolve. I was able to track down the cause of the problem but I'm not sure what changes need to be m ...

Produkt · 2 weeks ago

2

How to get primary color back?

the 'primary_color' key in /config/wave.php no longer has any effect on color style in the app. I found that it was hardcoded into app.css but I'm not sure how to properly generate the different shade ...

Produkt · 2 weeks ago

1

Feature Request & Technical Inquiry: Implementing Database-Driven Multilingual Auth Pages

Hello DevDojo Team, First and foremost, thank you for the excellent work on the devdojo/auth package. We are using it in a project with Filament and are highly impressed with its functionality. We are ...

Admin_Costify3D · 3 months ago

1

DevDojo Platform Issues

Dear DevDojo Team (Bobby ;). I was missing out some of the new cool things in DevDojo corner due to some personal activities in summer, so I decided to go for a spin of latest Wave SAAS v3 and wanted ...

mikemastercorp · 3 months ago

1

Devdojo Wave CRUD or BREAD operation

I'd like to have a basic CRUD or BREAD operation with devdojo wave app in the Admin dashboard. Is there an easy way to achieve this? Thanks a lot.

Sathesh · 3 months ago

1

Possibility to remove inertia from title tag

In the default blade.app.php I have the following title tag: <title inertia>{{ config('app.name', 'Laravel') }}</title> This HTML schema is invalid because the custom attribute inertia is ...

Ookma-Kyi · 4 months ago

1

How has your week been?

I'm going to ask a question that hasn't really been asked. How has your week been? Everything's got its ups-and-downs, sure, but how would you say it's been going for you? - Consider this an open-ende ...

Supernova3339 · 4 months ago

2

Best option for customer/registered user forum/questions

Hello, I would like to add a board (forum/questions etc) for my registered users (saas built on wave 3) to allow them to ask questions, post opinions and suggest new features for our saas. I have seen ...

ma8eos · 4 months ago

6

Trigger a refresh of a Volt main component from within a nested Livewire component

Hi! I'm using a Volt componend with a nested Livewire component inside. I’d like to refresh (or re-render) the main Volt component when an action occurs in the nested component. What’s the best wa ...

bolinkruben · 4 months ago

1

Payment haywire, again

Hey guys, I am not sure what is going on with this system but I paid for the premium but never got it activated for my account?

Keith Prinkey · 5 months ago

4

Login Event Triggered Twice Causing Conflict with rappasoft/laravel-authentication-log

Hi everyone, I'm currently using the DevDojo Auth package, and I'm running into an issue where the Login event is being triggered twice on a single login attempt. This behavior is causing problems wit ...

Cesar Perez · 5 months ago

1

Error on php artisan:optimize

I get the following error when running php artisan:optimize in production. TypeError: Livewire\Volt\FragmentAlias::encode(): Argument #2 ($path) must be of type string, null given, called in /home/dep ...

Produkt · 6 months ago

9

Devdojo Auth support for Livewire Volt 1.7

Hey all, Has anyone gotten Devdojo Auth working with Livewire Volt 1.7? I noticed a security issue in version 1.6.7 that was fixed in 1.7: 🔗 https://github.com/livewire/volt/security/advisories/GHS ...

Brian · 6 months ago

1

Dark mode/light mode favicon not updating

The dark mode favicon in Devdojo auth is displaying when my screen is not in dark mode, making the logo invisible. Also relatedly, the favicon does not change at all depending on the light/dark mode o ...

Produkt · 6 months ago

3

Get users to billing page right after they picked a pricing plan

Once the user makes a choice from the pricing blade they may be ready to fill out billing/checkout. But, if I am not mistaken, current flow is getting them to sign-in, click sign-up, and then ask the ...

ma8eos · 6 months ago

1

Token expiration length for API key login

In the config/wave.php file there is a key for 'api' => 'auth_token_expires', does this only control the expiration for logging into the API with user name and password? I was getting a 1 hour expi ...

Produkt · 6 months ago

2

Tails Export without TailwindCSS output file.

Hey guys, is there any chance to get a TailwindCSS file that is compiled when using the Tails editor? It seems that all the CSS is within the HTML file. Best, Daniel

Daniel Slyman · 6 months ago

4

Dark mode in user dashboard

I have added several pages within my user dashboard including some links in the sidebar. When I enable dark mode from the user menu it enables dark mode, obviously. However, if I navigate to another p ...

Produkt · 7 months ago

13

OAuth Login Does Not Automatically Send Verification Email

If you have enabled OAuth login for social sign on (I've only tried Google), and you also have email verification enabled, the user does not automatically get sent an email when they reach the verific ...

Produkt · 7 months ago

7

2FA Logo

I was messing around with enabling 2FA for my Wave login and when scanning the QR code to add to the authenticator app, it loads a strange image as the default logo. How do I change it? Additionally, ...

Produkt · 7 months ago

5

MacOS - How to use Laravel Herd and ngrok for a multi-tenant app to receive webhook

Hi all. I am working on a multi-tenant application that uses the subdomain to identify the tenant e.g. demo.happykids.test. I read through Laravel Herd docs on sharing a site and this is what I've tri ...

Haleem Hosein · 8 months ago

2

Uncaught (in promise) TypeError: expression.trim is not a function

Uncaught (in promise) TypeError: expression.trim is not a function I recently updated npm and composer and now when I try to login, I get the error above. Anyone else experiencing this? How do I fix t ...

Produkt · 8 months ago

4