Ask Questions, Get Answers

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

Create an Account

🙋 Developer Questions

mikemastercorp · 4 hours 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...
2

Ookma-Kyi · 1 day 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 · 1 day 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

Daniel · 2 days ago

One time charges, are they possible with Wave?

First off, I love the framework, you guys did a fantastic job! Now about my use case: I'm going to use almost every feature Wave is offering, but I need to be able to charge members each tim...
1

Keith Prinkey · 3 days 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...
3

entwicklung · 4 days 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
Solved

Abdulbasit Rubeya · 5 days ago

Inquiry Regarding Foundation SaaS Starter Kit Release

Hi DevDojo Team I’m reaching out to ask about the Foundation SaaS starter kit, which was expected to be available in Fall 2023. As of now, I haven’t seen any updates on its release. Could yo...
6

Chris De David · 2 weeks 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

Chris De David · 2 weeks ago

Why doesn't the theme use Menus created in Menu Builder?

Why doesn't the theme use Menus created in Menu Builder? To my surprise, the menu for logged in subscriber didn't change :( So, I followed the instruction to add code to any page I added co...
1

Chris De David · 2 weeks ago

Live Reload in Wave 2

Hi I'm trying to get live realoading to work. But I think the problem is that WebPack is running in the themes folder and doesn't watch other files. https://laravel-mix.com/docs/6.0/liverelo...
3

Chris De David · 2 weeks ago

Can I replace theme::....

This is causing an issue with the Laravel Idea Plugin @include('theme::partials.header') It doesn't know what to do with that. I use this plugin to save a lot of time, can jump around quick...
3
Solved

Chris De David · 2 weeks ago

Help with Wave 2

Hi, Would like some help with Wave 2 Layout I want to have different Layout view files, not everything in one file. Currently have app.php in themes/tallstack/layout a layout for the app (s...
8

Chris De David · 2 weeks ago

Will Wave suit this new project?

Considering starting this new project soon. Will Wave suit this new project? Overview Web app, people signup online, login to use the app. The app allows creating diagrams with drag and drop...
1

Kornel · 3 weeks ago

No access for Premium stuff

Few days ago I bought the pro account and requested the access to private repo of the SAAS boiler plate and still didn't have it. Is this site a scam or the owners are still sleeping? Anybod...
9
Solved

Jd Fiscus · 3 weeks ago

Publish error with S3

When I publish with S3 I get a fail whale. I've tested my connections and it's saying successful.. Any ideas on what to test or debug?
8
Solved

scraghty · 4 weeks ago

Setting up Roles

Having trouble understanding what is a role and roles. Looks like I can setup the initial role-id when sign in up in config/voyager: But why when I sign up I new user it says "No Result...
9

Jd Fiscus · 1 month ago

Creating a blog

Has anyone created a blog with DevDojo? I was thinking about trying to manually do it or possibly use API to generate pages from an automation. Any thoughts?
3
Solved

mgassend · 1 month ago

Auth 2FA: some issues

Hey all, I've been tinkering around with the auth package, but have run into some issues, especially with the 2FA section. Am I missing something or is there no navigation to get back from...
6

scraghty · 1 month ago

public_html

I cannot for the life of me get the framework to recognize public_html. I am using vite. And my webserver uses public_html Laravel uses public directory, and I need to public_path to public_...
7

Delcino Castelo · 1 month ago

DevDojo/Auth slows down app booting

After installed, the app booting become too slow consuming +90% time of request. Any help?
1

scraghty · 1 month ago

Indexing Docs

Issue: I've set up my own .md files in the docs. However, when I use the search, it returns old content from the original Wave setup. Question: How do I re-index the docs so Algolia can see...
2

scraghty · 2 months ago

User Profile Settings / Profile Picture Change

Pluggin away and am currently trying to fix functionality in the User Drop Down. When I click "settings" Error Call to undefined function profile_field() "{!! profile_field('t...
5
Solved

scraghty · 2 months ago

Did I miss a part in the install?

I did composer install, npm install and migrated DB. Site appears to be fully up and running. Minus images. However I went to use the menu builder and it’s making no change to the site, nor...
5

Ookma-Kyi · 2 months ago

Can't get consistant results

I am creating a factory for my new move model. I want to have it, so it can generate x types of moves. In my case I have the seeder generate 3 offensive moves and 3 defensive moves: MoveSeed...
1

Keith Prinkey · 2 months ago

Voyager

Hey Bobby, I started a new project last night which runs the new Laravel 11 and when I tried installing Voyager I got dependency errors and in particular doctrine/dbal which is also using th...
4

veggiewear · 2 months ago

OTP on auth Laravel

Hi, using the laravel auth plugin do you guys have otp? The 2 factor auth is great but I just need a simple code sent to their email, thanks
1

Keith Prinkey · 2 months ago

Separating Dashboards Dynamically

Hey Bobby, You probably do not remember but I am working on a virtual/real-life gaming platform. At this time, I am trying to dynamically separate each clubs dashboard to prevent the need f...
2
1

Anish · 3 months ago

Can we customise the theme as per our needs?

Thank you so much! One more thing I am not able to customise the theme as per my needs. Any idea,How can I do that? Also I am willing to know if we can customise the about and other pages as...
3
Solved

Anish · 3 months ago

Why my developer blog domain is redirecting to dashboard always.

I don't know Why my developer blog domain is redirecting to dashboard always. I have tried with custom domain and sub domains both. Any help would be appreciated! Thanks
3

mikemastercorp · 3 months ago

Stripe Subscriptions with trial

Hello all. Have a question about Wave SAAS functionality with Cashier. Might sound a bit strange, but from reading many many docs, it seems as if I build an application offering Cashier subs...
4

Loading More Content