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

scraghty · 1 day 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...
7

Jd Fiscus · 3 days 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 · 1 week 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_...
5

Delcino Castelo · 3 weeks 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 · 1 month 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 · 1 month 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 · 1 month 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 · 1 month 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 · 1 month 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 · 2 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 · 2 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 · 2 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 · 2 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

· 3 months ago

How to go to the main site when logged in using the Genesis starter kit

Hi With the Genesis starterkit comes the Dashboard, however, when a user is logged in, then the user cannot view the 'main' part of the website but is always redirected to the dashboard e.g....
3

Ookma-Kyi · 3 months ago

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'characters.duel_id' in 'where clause'

I am getting the following error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'characters.duel_id' in 'where clause' select * from characters where characters.duel_id in (1) and...
1

Supernova3339 · 3 months ago

AI Designer does not work with OpenAI API Key

Hi, I recently tried to use AI Designer with an OpenAI key ( project and user does not work at all ), any ideas on how to get past this? I do have credit on my OpenAI account and the key doe...
3

· 3 months ago

Wave on Digital Ocean - Error 500

Hi, I just install Wave in Local. I tried to installed it to Digital Ocean, but I'm getting 500 error page. Is there a guide to install it correctly there? Thanks
13

Bettina von Mutius · 3 months ago

Custom colors in tails

Hello, can I use my color palette within tails? Any if yes, how can I do this. Thanks Bettina
1

markwilliams211992 · 3 months ago

How can i add my blog to google search console?

I tried to add my Blog in the google search console. But after adding my URL Prefix it shows me to update meta tag in the homepage.
1

· 4 months ago

Looking for a Developer to Integrate Transbank OneClick Payment Method and Manage Discord Subscriptions

Hi everyone, I'm in need of a skilled developer to help with a project involving the integration of a Chilean payment method (Transbank OneClick) and the management of subscriptions in Disco...
2

Ookma-Kyi · 4 months ago

Test failing with Session is missing expected key [errors]

I have this test that checks that the active field is either 0 or 1: it('requires valid data', function ($active) { // Arrange Belt::factory()->create([ 'min_xp' => 0,...
3

Keith Prinkey · 4 months ago

Github Fork

Hey guys, I wanted to inform you that I accidentally sent a merge request to Laravel Wave Endpoints . However, I have since closed it. I wanted to let you know so it wouldn't surprise you, c...
1

Sergio Malagoli · 4 months ago

Request refound

hello, Is it possible to request a refund for the subscription as it was renewed by mistake and we do not use the service? Thanks
1

Netra Patwari · 4 months ago

How integrate Stripe Payments in FARM (Fastapi + React(Next JS)) stack

I am building a saas application using farm stack , now i want to integrate stripe payment to it. and I even want to add a custom stripe form to it.. If anyone can help it will be grateful
1

Ookma-Kyi · 4 months ago

Test for storing character fails with table empty

I am trying to test my store route and when the test to store a character runs it fails with 'table empty'. Here is the test itself: it('Stores a character', function () { // Arrange...
3

alex · 5 months ago

Role displaying "no results" in admin panel

I found a github issue for this from 2017, as well as a devdojo question about this from 2019 (both linked below), and it seems that this issue is still persisting. I cloned the Wave repo fo...
6

Keith Prinkey · 5 months ago

Digital Ocean DNS

Bobby, Maybe you can better clarify for me how to get port 587 working on my droplet for SMTP server even though I use Plesk to manage the droplet and enabled port 587 for SMTP through the G...
1

dev · 5 months ago

Request for Guidance on Updating Our Wave Boilerplate with Best Practices

Hello ! I am currently using the Wave boilerplate for a project. We are looking to update our version of Wave by integrating the latest enhancements from the boilerplate while retaining our...
1

dev · 6 months ago

Subject: Issue with Loading Assets over HTTPS in Voyager

Hello, Our team is facing an issue with loading assets over HTTPS in the back-office part of our application using the Wave boilerplate, which is managed by Voyager. We managed to resolve a...
2

Loading More Content