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

Wave V3 NO manifest

Hey there, The heading is misleading because Vite and the manifest are present. I recently attempted again to install WaveV3. I was able to download it and extract it but the moment I installed npm an ...

Keith Prinkey · 5 days ago

2

Passkeys

Laravel just released a passkeys feature. Should I follow the instructions on https://packagist.org/packages/laravel/passkeys to integrate or does something special need to be done with devdojo/auth t ...

Produkt · 1 week ago

6

Custom view style social-providers.blade.php

Hello, guys! I'm customizing the layout of the social login buttons in the file (social-providers.blade.php) in the auth packages. How can I make this custom for my project? I know how can I do with v ...

Lavorato · 1 month ago

1

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 · 3 months 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 · 3 months 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 · 4 months 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 · 4 months 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 · 5 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 · 5 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 · 6 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 · 6 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 · 9 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 · 9 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 · 10 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 · 10 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 · 10 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 · 11 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 · 11 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 · 11 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 · 1 year 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 · 1 year 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 · 1 year 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 · 1 year 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 · 1 year ago

2