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

Expected behavior for price changes

You may want to raise your price for new customers while old customers remain at their current price. Ine Stripe, you create a new price for a product and archive the old one. Your current customers w ...

Produkt · 2 days ago

0

[Bug: auth] Social sign-in users should bypass email verification

Maybe you don't consider this a bug but I find this flow to be a bit confusing and I think should be amended. If your auth requires email verification and you have social sign on enabled and the scope ...

Produkt · 2 weeks ago

5

Wave Themes Broken After Activation & Npm run dev

Hello, I'm trying to test the different Wave themes but it seems like they don't work well apart from Anchor. I tried Fusion and Drift. Activated them in the admin, then run: npm run dev . Then it loo ...

Kevin Ryser · 1 month ago

9

Blocks missing code and preview

Hey guys, I was just exploring Blocks, looking for CTA's for our site and noticed that this one has no code or preview which I am almost certain it is not purposefully like that lol. Figured I would g ...

Keith Prinkey · 1 month ago

0

Documentation needs updating to work properly

Specifically on this page: https://devdojo.com/wave/docs/features/billing#add-stripe-webhook-secret The instructions specify 7 events when 9 are actually needed. The instructions tell you to select al ...

Produkt · 2 months ago

1

[Bug: Wave] Users can still create an account through social sign on when registrations are disabled in Auth

I allow users to login/create an account with Google social sign on. I currently have new user registrations disabled. A new user was able to circumvent this setting and create a new account by select ...

Produkt · 2 months ago

2

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 · 3 months ago

1

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 · 3 months ago

2

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 · 6 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 · 6 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 · 7 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 · 7 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 · 7 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 · 8 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 · 8 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 · 8 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 · 9 months ago

1

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 · 9 months ago

1

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 · 9 months ago

1

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 · 9 months ago

4

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 · 11 months ago

2

Policy to allow admins to edit models in the admin panel

I am using the following code inside the policy class for the Duel model to prevent users from editing the model unless they are the opponent. However I want admins to be able to edit the model inside ...

Ookma-Kyi · 1 year ago

2

Conceptual Qs: Part 1: User vs Admin Dashboards, Part 2: Location of 'wave' files, Part 3: Routes

I'm trying to determine if Wave would be suitable for my project. I'd like to better understand how Wave's user vs admin files are structured, Wave vs native Laravel files, and the direction that Wave ...

saltychips · 1 year ago

1

Roles and Permissions doens't work for me

Roles and Permissions I was trying to create a new role and permission following this tutorial, but doesn't this link https://devdojo.com/wave/docs/features/roles-permissions#roles-and-permissions any ...

oMarlon · 1 year ago

1