Ask Questions, Get Answers

Have a questions about code or building your side-project,
ask away in our friendly community disucssions.

Create an Account

🤷‍♂️ Unsolved Questions

oMarlon · 1 day ago

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-permi...
1

Produkt · 1 day ago

Subscriptions

I am enjoying discovering the features of the Wave template. I have a few new questions. I have set up a test connection to a Stripe account and I am able to register and subscribe as a new...
3

Chris De David · 2 days ago

Are you using SVG icons in TALL stack apps?

Hi all, Are you using SVG icons in TALL stack apps? I believe using SVG icons (like Hero Icons) is slowing down my TALL stack app. The payload increases a lot for large pages that refresh co...
3

· 3 days ago

Guide how to create a CRUD with Wave

Hi, can you please help me to find a guide or Video that explain how to create a CRUD section with Wave with form and role? Thanks
3

Haleem Hosein · 6 days ago

Livewire 3 Rescan Alternative

Hi, I have a rule builder component that allows the user to construct their own search query. It's similar to https://hammerstone.dev/ and was built using AlpineJS. We sync the rules to Live...
1

veggiewear · 1 week ago

Devdojo Auth

Hi is there a way to disconnect the connection to auth for google? Thanks
9

Ookma-Kyi · 2 weeks ago

Refactoring Vue template causes errors

I am trying to pass values from a child vue to a parent and it doesn't work. I tried using console.log to debug and it doesn't appear in my Firefox web developer tools console at all. Based...
1

Mohamed-Fourti · 3 weeks ago

Paddle subscription cancellation and invoice downloading issues.

Hello, I’ve been testing the Paddle sandbox and ran into issues with both subscription cancellation and invoice downloading. For cancellation, I got this error: SQLSTATE: Invalid datetime fo...
2

love0604ms · 3 weeks ago

Question

You said you would review my post in 24 to 48 hours, but why are you still blocked from writing a new post? When will it be possible for me to write a new post?
1

DIOGO GUIMARAES · 3 weeks ago

Account Under review after first post/blog

Hello everyone, first of all, congratulations on the DevDojo structure! I'm creating my blog, and I really liked it. As a DBA, I was looking for a structure to write my blogs, and after much...
1

Carlos Salazar · 1 month ago

Laravel Tenancy

Is it possible to have tenancy in Wave Drift? how would it affect the already been setup?
1

Chris De David · 1 month ago

How to add Elements to a Tails page?

Hi, How to add Elements to a Tails page? The editor side panel says to go to Pines to see Elements. But, is there a way to drag & drop some element into the page? Scenario: While editing...
1
1

HappyToDev · 1 month ago

May be a piece of code is missing in the "combining table and form builder"

Hello, Maybe I'm wrong, in this case you can delete this question. But it seems the x-modal component code is missing in this part of tutorial : Combining the Table and Form Builder => Un...
1

mikemastercorp · 1 month ago

Account activation using Email and providing a link to resend the email

Hello all. In my current project that has been started quite a while back, I am still using the non-Filament Wave version as we are close to the finishing line and would like to switch later...
9

Keith Prinkey · 1 month ago

Wave pro

Bobby, Having issues with pro again. I thought I just re-enabled the membership but I looked today and it’s gone again lol. I cannot see my payment methods so idk what card y’all got. I don’...
3

Carlos Salazar · 1 month ago

Wave Theme Drift

I'm still unsure why the route('dashboard') goes to projects page? Please see attachment. Thank you. How can I edit it?
2

Keith Prinkey · 1 month ago

Wave v3 major issues after installation

Hey guys. As Bobby already knows, Wave has some breaking changes directly out of a fresh installation without altering a singe file and following the instructions provided in the docs. Autom...
7

github · 1 month ago

devdojo/auth blade pages are challenging to skin

This isn't so much of a question, but more of a comment/request. The login page, while beautiful and all, does not gel with the theme of my site and when I saw it coupled with blade componen...
1

Carlos Salazar · 1 month ago

Drift Theme

When using pa make:volt {Name} --class It create the file inside the vendor. Why is that? Thank you.
3

Chris De David · 2 months ago

Is there a guide for switching Wave 3 to S3 filesystem?

Hi, Is there a guide for switching Wave 3 to S3 filesystem? I have an AWS S3 account setup. I know how to configure laravel to use it. But, I would like to know the steps to perform after in...
1

Matt Lawson · 2 months ago

Filament plugin for Pennant (Feature Flags for plugins)

I want to add a Filament plugin that is based on Pennant but I want to connect it with WAVE Plugins. I was thinking of making 2 TAGS. TAG-1 = WAVE Plugin and TAG-2 = Filament Plugin, but the...
1

Alex van Steenhoven · 2 months ago

[Auth Package] Option to disable registration

Hi there! I am building an application for our client, and they are having a dashboard that does not have to integrate registration. Is there an option to disable registration? If not I woul...
2

Matt Lawson · 2 months ago

Authentication - Social Providers ** WAVE APP **

I want to add more providers to the list with toggles. See image Does WAVE use https://socialiteproviders.com/ I see in the providers.php that socialite is being used: 'socialite' => true...
1

Kenna Maphane · 2 months ago

How to diable registration feature using filamentphp and auth package

Goodday, Is there a way to disable the registration feature in my filament application when using your auth package. I have tried to look at the docs and watched a tutorial by Josh Cirre, bu...
6

mikemastercorp · 2 months ago

Wave SAAS v3 opens pages very slow

Dear Team, I just installed Wave SAAS v3 and I am not sure why it happens but i am experiencing similar issues like the ones I had with Genesis - pages delivered on every click take around 1...
26

Ookma-Kyi · 2 months ago

Set table to use for Filament resource

I am trying to use Filament with Laravel Permissions and have run into an issue. I set the model relationship manually protected static ?string $model = Model_Has_Roles::class; as that's wha...
1

Matt Lawson · 2 months ago

Is there a secret way to add PULL repo in the Tails Editor.?

Please add PULL repo to the Tails Editor. Feels almost useless without the ability to work on active problems in a working codebase. If this is already possible, can I gain access? I am desp...
2

Keith Prinkey · 2 months ago

My pro account

Hey fellas, I think something happened to my account, I am not sure but I was charged $15 Oct 5th for DevDojo Pro but this app is telling me I cancelled it in Sept? I can send proof of the c...
5

entwicklung · 2 months ago

SaaS with team functionality

Hello devdojo team, I want to create a SaaS solution which offers team functionality, so that a user can let other users join his team. Therefore the billable would not be the user model, bu...
2

Chris De David · 3 months ago

Resetting DB & Seed artisan migrate:fresh --seed ... with Wave?

Hi, I'd like to know if I can reset the DB & Seed artisan migrate:fresh --seed ... while working on an app with Wave? Ideally: I can just run a single CLI command. This could ba a .bat f...
3

Loading More Content