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

Chris De David · 3 days 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

Daniel · 5 days ago

Wave - Social Authentication - how to make it work?

I spent almost 8 hours on this, but everything I tried doesn't seemt to work. After enabling the Facebook network according to the official Wave instructions, I went ahead and created an app...
5
1

Matt Lawson · 1 week 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

Martin · 1 week ago

Before starting (dumb questions inc)

Hey, considering to use Wave as my entry to Laravel. I am familiar with OOP in PHP/C#, just didn't mess with laravel much yet. I did manage to get Wave running without any hassle, but just w...
3

Alex van Steenhoven · 1 week 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 · 1 week 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 weeks 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 weeks 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...
23

Ookma-Kyi · 2 weeks 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 · 3 weeks 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 · 3 weeks 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 · 3 weeks 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 · 1 month 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 · 1 month 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 · 1 month 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 · 1 month 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

Chris De David · 1 month 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 · 1 month 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

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

scraghty · 2 months 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 · 2 months ago

DevDojo/Auth slows down app booting

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

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

Ookma-Kyi · 3 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 · 3 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 · 3 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 · 3 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

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

Catalin Negru · 4 months ago

DevDojo Auth Package Error

Having problem with devdojo - pretty auth. in the settings, whenever i want to modify smth, this is what i get : the error in the file. What can i do?
3

Michael Sperber · 4 months ago

Using devdojo auth for API's

Hi I'm trying out devdojo auth, and it works great out of the box. However, my use case is an application with laravel as pure api backend and 3 separate Vue applications that will need au...
1

Loading More Content