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

Class "Intervention\Image\ImageManagerStatic" not found

In Wave, this error occurs when trying to upload a custom avatar. The declaration at the top is undefined.

Produkt · 12 hours ago

0

SQLSTATE[HY000]: General error: 1 no such table: password_reset_tokens

In Wave, attempting to reset a password via forgot password link causes an error: SQLSTATE[HY000]: General error: 1 no such table: password_reset_tokens select * from "password_reset_tokens&quot ...

Produkt · 12 hours ago

0

Help with Filament upgrade + event logging

I recently tried to merge latest updates into my forked wave project and upgrade from 3 to 4 of filament and tailwind. The upgrade caused some errors. Specifically, I have made some pages based on thi ...

Produkt · 1 week ago

0
Solved

tails wont publish for me

Hey Bobby(or whoever lol), I am having another issue with tails. It will no longer publish to any repo that I make. I am using the classic tokens, not fine grained tokens as it instructed. I even used ...

Keith Prinkey · 1 month ago

3

Feature Request & Technical Inquiry: Implementing Database-Driven Multilingual Auth Pages

Hello DevDojo Team, First and foremost, thank you for the excellent work on the devdojo/auth package. We are using it in a project with Filament and are highly impressed with its functionality. We are ...

Admin_Costify3D · 2 months ago

0

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

1
Solved

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 · 2 months 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 · 3 months 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 · 3 months 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 months 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 months 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 · 3 months 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 · 4 months 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 · 4 months 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 · 4 months 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 · 4 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 · 4 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 · 4 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 · 5 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 · 5 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 · 5 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 · 5 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 · 5 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 · 5 months ago

1