VOOZH about

URL: https://devdojo.com/community/questions

โ‡ฑ Developer Questions - DevDojo


Serving up your question

Ask Questions

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

๐Ÿ™‹ Developer Questions

-

Dev questions and discussions

Best practice for sending transactional emails from Wave v3 โ€” Mailgun, Resend, or something else?

Setting up a new Wave v3 project and trying to decide on a transactional email provider. I've seen Mailgun mentioned in older docs but curious what the community is actually using in 2026 especially ...

Mark Thorn ยท 1 month ago

1

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 ยท 1 month 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 month ago

8

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 ยท 2 months 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 ยท 4 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 ยท 5 months ago

5
Solved

Possible bug in Wave blog posts

Images don't seem to be loading on the blog pages and when trying to upload an image in the rich text editor or header image, an error occurs. The exceptions I'm seeing are: League\Flysystem\UnableToC ...

Produkt ยท 5 months ago

2
Solved

Auth parameters

Hello! I'd like to know the best way to receive a parameter when the user comes to the registration screen in Auth Dojo. I'd like to associate a value with the registered user. Thanks!

Lavorato ยท 5 months ago

2

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 ยท 5 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 ยท 6 months ago

0
Solved

My pro sub is acting up again lol

Hey Bobby or whomever responds, My pro subscription had run out and I logged in on the 19th to make it active again I uploaded a Screenshot of the transaction and only that transaction plus what my da ...

Keith Prinkey ยท 6 months ago

1

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 ยท 6 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 ยท 7 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 ยท 7 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 ยท 8 months ago

2
Solved

tails wont publish for me

Hey Bobby(or whoever lol), I am having another issue with tails. It will no longer publish to any repo that I make. I am using the classic tokens, not fine grained tokens as it instructed. I even used ...

Keith Prinkey ยท 10 months ago

3

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 ยท 10 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 ยท 10 months ago

1
Solved

DevDojo Auth package Unable to locate a class or view for component

Hi guys, I am having a strange issue with the DevDojo Auth package. When navigating to the /auth/setup view, I recieve the following error: Unable to locate a class or view for component [phosphor-arr ...

Brian ยท 11 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 ยท 11 months ago

1
Solved

Wave: How do I apply subscription level restrictions?

Hi, Just started lookinginto wave afor a project I am building. I love the structure and everything that it alread offers, top job. What I wanted to know however is with all the subscriptions. How wou ...

silvertails ยท 11 months ago

2

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 ยท 11 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 ยท 11 months ago

2
Solved

Second Dashboard page

Hi, Its hard to understand the routing for /dashboard. Wanted to introduce a /dashboard2 or second page. Whats the best practice for getting another page like dashboard. Want to show/link it with side ...

a.kindlbacher ยท 1 year ago

3