PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Serving up your question

Ask Questions

Questions about code or building your side-project? Ask away in our community discussions.

🙋 Developer Questions

DevDojo Platform Issues

Dear DevDojo Team (Bobby ;). I was missing out some of the new cool things in DevDojo corner due to some personal activities in summer, so I decided to go for a spin of latest Wave SAAS v3 and wanted ...

mikemastercorp · 12 hours ago

0

DevDojo Auth package Unable to locate a class or view for component

Hi guys, I am having a strange issue with the DevDojo Auth package. When navigating to the /auth/setup view, I recieve the following error: Unable to locate a class or view for component [phosphor-arr ...

Brian · 1 week ago

1

Devdojo Wave CRUD or BREAD operation

I'd like to have a basic CRUD or BREAD operation with devdojo wave app in the Admin dashboard. Is there an easy way to achieve this? Thanks a lot.

Sathesh · 2 weeks ago

1
Solved

Wave: How do I apply subscription level restrictions?

Hi, Just started lookinginto wave afor a project I am building. I love the structure and everything that it alread offers, top job. What I wanted to know however is with all the subscriptions. How wou ...

silvertails · 2 weeks ago

2

Possibility to remove inertia from title tag

In the default blade.app.php I have the following title tag: <title inertia>{{ config('app.name', 'Laravel') }}</title> This HTML schema is invalid because the custom attribute inertia is ...

Ookma-Kyi · 3 weeks ago

1

How has your week been?

I'm going to ask a question that hasn't really been asked. How has your week been? Everything's got its ups-and-downs, sure, but how would you say it's been going for you? - Consider this an open-ende ...

Supernova3339 · 3 weeks ago

2
Solved

Second Dashboard page

Hi, Its hard to understand the routing for /dashboard. Wanted to introduce a /dashboard2 or second page. Whats the best practice for getting another page like dashboard. Want to show/link it with side ...

a.kindlbacher · 1 month ago

3

Best option for customer/registered user forum/questions

Hello, I would like to add a board (forum/questions etc) for my registered users (saas built on wave 3) to allow them to ask questions, post opinions and suggest new features for our saas. I have seen ...

ma8eos · 1 month ago

6

Trigger a refresh of a Volt main component from within a nested Livewire component

Hi! I'm using a Volt componend with a nested Livewire component inside. I’d like to refresh (or re-render) the main Volt component when an action occurs in the nested component. What’s the best wa ...

bolinkruben · 1 month ago

1
Solved

token query fails

Hi, calling /api/token?key= fails. The error is: /httpdocs/public/api/token" failed (2: No such file or directory). Any ideas? Tx

a.kindlbacher · 1 month ago

5
Solved

More infos about 3.0 out there?

So far I was investigating the blank template. Eachtime the template is switched the adjustements are gone. 3.0 promises: "We have also decided to go all-in on the Tall Stack, this means that Liv ...

a.kindlbacher · 2 months ago

2
Solved

CSS not found in Wave when switching Themes

Hi, I am getting Unable to locate file in Vite manifest: resources/themes/blank/assets/css/app.css when switching Themes in Wave. Any ideas? The path is correct and the file is there.

a.kindlbacher · 2 months ago

3

Payment haywire, again

Hey guys, I am not sure what is going on with this system but I paid for the premium but never got it activated for my account?

Keith Prinkey · 2 months ago

4
Solved

Avatar broken

Not sure if this is maybe a Herd issue or what, but on a fresh Wave install the avatar pictures for the user in the user menu and on the profile are broken. They are pointing to http://localhost/stora ...

Produkt · 2 months ago

2
Solved

Unable to publish site to production server

I've got the start of my site up and running locally and want to push it out to my staging/production server. After sending my local files to github and then pushing them to my staging server the pub ...

Aarontharker1972 · 2 months ago

8
Solved

Creating new volt components

Whenever I create a new Volt component it is created in the vendor/wave folder rather than in the theme folder?

Aarontharker1972 · 2 months ago

3

Login Event Triggered Twice Causing Conflict with rappasoft/laravel-authentication-log

Hi everyone, I'm currently using the DevDojo Auth package, and I'm running into an issue where the Login event is being triggered twice on a single login attempt. This behavior is causing problems wit ...

Cesar Perez · 2 months ago

1

Error on php artisan:optimize

I get the following error when running php artisan:optimize in production. TypeError: Livewire\Volt\FragmentAlias::encode(): Argument #2 ($path) must be of type string, null given, called in /home/dep ...

Produkt · 2 months ago

9

Devdojo Auth support for Livewire Volt 1.7

Hey all, Has anyone gotten Devdojo Auth working with Livewire Volt 1.7? I noticed a security issue in version 1.6.7 that was fixed in 1.7: 🔗 https://github.com/livewire/volt/security/advisories/GHS ...

Brian · 2 months ago

1

Dark mode/light mode favicon not updating

The dark mode favicon in Devdojo auth is displaying when my screen is not in dark mode, making the logo invisible. Also relatedly, the favicon does not change at all depending on the light/dark mode o ...

Produkt · 2 months ago

3
Solved

Logo link in transaction emails

When my app sends transactional emails such as email verification, my logo appears at the top but the link points to '/'. How do I link it to my website?

Produkt · 2 months ago

6
Solved

Allow users to enter promo code on checkout

How do I allow this?

Produkt · 2 months ago

3
Solved

Volt routing problem

Hi! I've deployed my SaaS application built with Wave, but I'm running into a routing error when using Volt. The URL in question is: http://mywebsite.com/projects/9ed0a5f0-7d9b-4609-b166-94490a4b9a98 ...

bolinkruben · 2 months ago

8

Get users to billing page right after they picked a pricing plan

Once the user makes a choice from the pricing blade they may be ready to fill out billing/checkout. But, if I am not mistaken, current flow is getting them to sign-in, click sign-up, and then ask the ...

ma8eos · 3 months ago

1