Ask Questions, Get Answers

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

Create an Account

✅ Solved Questions

Solved

Sam · 2 weeks ago

How to use Admin Bar on Wave 3?

I have added the plugin and activated it in the admin area. I do not see the bar and do not know how to find the bar or use it. Am I missing something?
4
Solved

NickTan · 2 weeks ago

LINE number

I recently installed Wave 3, so far everything was great, but when deployed to server these debug LINE code came out. I have no idea where to disable or did I do anything wrong?
5
Solved

Carlos Salazar · 1 month ago

Override the Login and Registration in Drift Theme

I'm at lost how I can override the login page
1
Solved

HappyToDev · 1 month ago

Error in Wave Doc : Incorrect URL construction

Hello, I found another bad link in doc. In this page, Using filament with Volt, at the beginning, the link to the page 'Your functionality' has an incorrect url construction : https://devdoj...
4
Solved

HappyToDev · 1 month ago

Error in Wave doc : link broken

Hello, In this doc (https://devdojo.com/wave/docs/features/pages), the link : Not to be confused this with Volt Pages, which are dynamic pages created inside your theme pages directory. Lear...
6
Solved

webthemevault · 1 month ago

Devdojo Auth Package

I am building an app using Devdojo auth package and I would like to customize pages without touching the vendor's files. Is there a way to publish the devdojo views files (Pages) into my vie...
3
Solved

Carlos Olivas · 1 month ago

Where's the Wave 2.0 documentation?

Could someone share the link to the old version documentation, the link to the videos will be appreciated as well. Thanks! Carlos.
2
Solved

Carlos Salazar · 1 month ago

Question about Social OAuth

I would like to know if the OAuth in the auth/setup is just an indicator that I installed the credentials of the socials and to just display the buttons for individual socials? I'm quite con...
1
Solved

Carlos Salazar · 1 month ago

Wave v3 Drift Theme with Combination of Fusion

Hello Team! Can you help me figure out why the tooltips looks like this? https://img001.prntscr.com/file/img001/36i9AmARTnOfQfxZhTBPxA.png Is this has something to do with the theme I instal...
6
Solved

Carlos Salazar · 1 month ago

Custom Login and Registration

Is there a way to customize the login/registration? If possible, where do I need to save the files? I would like to have an onboarding process inside the registration. For both page I would...
3
Solved

Brian · 1 month ago

Wave and Auth

Hi Guys, Is there any rules with regards to making use of the DevDojo packages for B2B applications? Just wanted to make sure I am in the all clear with that.
1
Solved

Brian · 1 month ago

DevDojo Auth not in Products section

Good Day DevDojo team! Simple question but just wondering why the DevDojo Auth Package is not showing in the Products page?
3
Solved

Daniel Slyman · 1 month ago

Payment unsuccessful

Hey guys, somehow my payment bounced on the reduced subscription price (7€) any chance you could try again via Paddle? Best, Daniel
3
Solved

Carlos Salazar · 1 month ago

Does it break something if I install Reverb in Drift Theme?

Thank you.
3
Solved

Carlos Salazar · 1 month ago

devdojo/auth + drift theme

Is it possible to have both?
4
Solved

github · 1 month ago

Telegram for devdojo/auth

Devdojo\Auth\Http\Controllers\SocialController::redirect(): Return value must be of type Illuminate\Http\RedirectResponse, string returned I did composer require socialiteproviders/telegram...
3
Solved

Manu · 1 month ago

Wave 3 - Error due to missing settings in /config/devdojo/auth

while trying out wave 3, i am currently receiving the following error message, among others: Unable to rewrite key "registration_include_password_confirmation_field" in config, do...
1
Solved

Chris De David · 2 months 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...
5
1
Solved

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

Daniel · 2 months 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...
10
1
Solved

Daniel · 2 months 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 · 2 months 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
Solved

Matt Lawson · 2 months 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 · 2 months 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 · 2 months 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 · 2 months 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
Solved

Martin · 2 months 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
Solved

Matt Lawson · 2 months 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 months 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 months 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

Loading More Content