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

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
Solved

Chris De David · 5 days ago

Integrity constraint violation: 19 NOT NULL constraint failed: users.avatar

Hi, Not sure where to post this. GitHub Wave does not have the Issue tab. Installed Herd on Windows, installed Wave with Autoinstaller (very cool feature) Went to Admin > Users, Went to c...
3
1
Solved

Chris De David · 5 days ago

Why does this area not have a search feature?

Why does this area not have a search feature? I'd like to search for an error I got in the new Wave
4
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
Solved

Daniel · 5 days ago

Wave - Weird Livewire-related TypeError

I just noticed that, when visiting the root route, I'm getting the following error thrown into the browser's console: Uncaught TypeError: Cannot read properties of undefined (reading 'style'...
3
Solved

Pantelis Anadolis · 1 week ago

Admin -> Settings bug 🐞or just dumb question 🙋🏽‍♂️?

Hello! I'd like to apologize for my possibly dumb questions, but I'm a Laravel beginner! We are on a clean installation of Wave v3.0.1 Right after I login with the default Admin credentials,...
2

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
Solved

Matt Lawson · 1 week ago

How to add Filament Plugins to show in Admin/Customer?

I want to integrate a few Filament plugins to show up in the Admin. If you could point me in the right direction, I will do the coding part. I want to change the logic in the MegaMenu in the...
1
Solved

Daniel · 1 week ago

Wave - how to change default font to a Google font?

I'm getting more and more fascinated by Wave and how powerfully customizable it is. However, I've been trying to figure out how to replace the default (kinda boring) font to a webfont provid...
3
Solved

Matt Lawson · 1 week ago

SSR increases page speed

Is there a way in future Wave releases all JS code us SSR? SSR cuts down on the client side loading JS by 60% or more. I know when installing Inertia you can set a flag —ssr when installing....
3
Solved

Mohamed-Fourti · 1 week ago

Customizing the Two-Factor Authentication

First off, thank you for developing Wave—I've really enjoyed learning Laravel through it, and I'm even considering building something with it! I do have a small question, though. On the two-...
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
Solved

Matt Lawson · 2 weeks ago

WAVE + Inertia + React is okay?

Loving Wave!! Would it be okay down the road to install Inertia and React JS. If yes then I would need .js for Alpine and.jsx for ReactJS? npm install react react-dom @inertiajs/react @vitej...
5
Solved

Pantelis Anadolis · 2 weeks ago

Wave Installation failed!

Hello awesome people! I am trying to setup Wave in my local Windows 11 PC, either with Laravel Herd or Laragon including MySQL, and both failed. Looking in the documentation https://devdojo....
7
Solved

Gabor Gazdag · 2 weeks ago

Error on migration by MySql 8 DB

Hello, First of all wave is amazing, however I have some issues if I try to use mysql istead of sqlite. First if all I'm getting the following error, as the table plans does not exists when...
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 · 2 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
Solved

Daniel · 3 weeks 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 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
Solved

Abdulbasit Rubeya · 3 weeks 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 · 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
Solved

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

Loading More Content