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

Solved

mubeen · 1 week ago

Devdojo Discord

Hi Everyone, I remember that devdojo used to have a Discord server, does it still exist and where do i find the link to join?
1

Produkt · 1 week ago

Sanctum Guide for Wave?

Any chance we can get a tutorial/guide on how to implement Sanctum into Wave? I tried the instructions on https://laravel.com/docs/11.x/sanctum but not sure I'm doing it correctly. Testing o...
2

Produkt · 1 week ago

New Users Get 2 Email Verification Emails

When my new users sign up, they get 2 verification emails right away instead of 1. Why is this happening? I do have email verification required in my admin setup, and I also am redirecting u...
11

Ookma-Kyi · 1 week ago

Policy to allow admins to edit models in the admin panel

I am using the following code inside the policy class for the Duel model to prevent users from editing the model unless they are the opponent. However I want admins to be able to edit the mo...
1
Solved

Produkt · 1 week ago

No hint path defined for [docs].

I am trying to create a documentation page in my pages folder. I have named the file docs.blade.php and used name('docs') at the top. I get the error No hint path defined for [docs]. If I re...
3
Solved

Stan Tyan · 2 weeks ago

How to upload the logo to Wave in Drift theme?

I cannot find anything on how to change the logo in Wave, I am using the Drift theme. Should I just hard code it? I cannot find anything on how to change the logo in documentation or anywher...
1
Solved

Stan Tyan · 2 weeks ago

Built in page builder in Wave does not work for me

I have a fresh install of Wave and the pages (About or Example Page) created in built in page builder do not work. I tried to create a new page and also does not work, here the report: https...
5
Solved

Stan Tyan · 2 weeks ago

How to install TailwindCSS page builder tool in Wave?

Is it possible to have a TailwindCSS page builder installed in Wave so one can easily create pages in Wave?
3

Produkt · 2 weeks ago

Managing User Resources on Subscription Change

Let's say for the different tiers of subscriptions I have, you are allotted different number of resources. Basic tier gets 1 widget, Premium tier gets 2, Pro tier gets unlimited. When a user...
8
Solved

Produkt · 3 weeks ago

Extending Tailwind config styles

I have extended some styles for the theme in my tailwind.config.js file: theme: { extend: { animation: { 'marquee': 'marquee 25s linear infinite',...
3

Produkt · 3 weeks ago

Storing Wave sessions with browser extension

I am building a browser extension to communicate with my Wave API from. 3rd party site. I am discovering that stateless JWT might not be the best way to do this without having the user log i...
4

Produkt · 3 weeks ago

API Functionality

I am trying to utilize the API feature. I was able to generate a token by using the api/[email protected]&password=password. Once a token is generated, how do I use it in a req...
3

saltychips · 3 weeks ago

Conceptual Qs: Part 1: User vs Admin Dashboards, Part 2: Location of 'wave' files, Part 3: Routes

I'm trying to determine if Wave would be suitable for my project. I'd like to better understand how Wave's user vs admin files are structured, Wave vs native Laravel files, and the direction...
1

Produkt · 3 weeks ago

Health check

Laravel 11 comes with a health check endpoint at route “/up” that comes standard. I noticed this is not available in the Wave app. How can this be made available in my project?
2

oMarlon · 4 weeks 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
Solved

Produkt · 4 weeks 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...
5

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

· 1 month 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 · 1 month 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 month ago

Devdojo Auth

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

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

Sam · 1 month 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 · 1 month 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

Mohamed-Fourti · 1 month 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 · 1 month 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 · 1 month 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 · 2 months ago

Laravel Tenancy

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

Carlos Salazar · 2 months ago

Override the Login and Registration in Drift Theme

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

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

HappyToDev · 2 months 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

Loading More Content