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

Brian · 1 day ago

Site description on google

Hi Guys, I have deployed my app with Laravel Forge. I however noticed this when finding my page on google: Any idea how to change this?
3
Solved

FyrStrike · 4 days ago

GeekShop installation support

Hello, Appologies in advanced if this is in the wrong section. I'm trying to install the GeekShop app and need support to help me with the install process. Who can I contact for support? Tha...
2
Solved

Brian Anderson · 1 week ago

Multiple questions: CMS integration, devs, and Foundation

Hi All, I'm investigating the framework options for our SAAS platform project. WAVE is certainly the leading option, but I have a few questions. I wanted to check whether there are integrati...
2
Solved

Graham · 1 week ago

Setting up Laravel Scheduler on Digital Ocean

Hello, I'm looking to set up some cron jobs to process emails, and other things that don't need to happen in realtime with my users' session. How do you go about doing this with Digital Ocea...
3
Solved

Chris De David · 1 week ago

How to verify a User's email?

Hi, As Admin, How can I manually verify a User's email? Issue: when logging in as the User, I get an error/warning message. PS: the warning message hides itself, too quickly! I don't think...
3
Solved

Brian · 1 week ago

Wave and Paddle

Hi Guys, If answered before, my apologies. (We should really have a search option in questions. Could help us find questions that we have that are already answered.) I want to setup Paddle w...
2
Solved

Keith Prinkey · 2 weeks ago

Issues changing default avatar

Hey Bobby or whomever answers this, Sorry to keep bothering y'all but I ran into another issue. I am attempting to change the default avatar image to my own images and it won't work for some...
5
Solved

Graham · 2 weeks ago

Using API endpoints from within wave app after signin via blade templates

Hello, I'm looking for direction of what to do here. I have set up an api endpoint and added it within a middlewhere('auth:api') group. My users would have already signed into the app using...
5
Solved

· 2 weeks ago

How to use Pine UI with Wave

I have a web application idea and would like to build it with wave and add pines ui for building new page functionality. Has anyone used the wave and Pines Ui to create a web application? I...
1
Solved

alex · 3 weeks ago

My sign up only triggers Chrome to suggest a password on my local server -- hosted site does not prompt for password suggestion

on my local server, when I go to sign up, Chrome suggests a secure password, as intended. My hosted website, which is up to date with my local, cache cleared etc, it does not prompt for a pa...
2
Solved

Keegen Knapp · 1 month ago

Wave/Laravel Migration Hell :(

I'm in Laravel migrations hell. I ran: php artisan migrate:reset and now I'm getting: INFO Rolling back migrations 2014_10_12_000000_create_users_table .........................................
2
Solved

Keegen Knapp · 1 month ago

Resolve module specifier console error

I've been trying to solve this console error and can't quite fix it. Any help would be appreciated. I think it's causing my Alpine scripts to not work Uncaught TypeError: Failed to resolve m...
3
Solved

Brian · 1 month ago

Google Authenticator

Hi Guys, So bit of a deep dive question, but thought it would be best to ask this awesome community. In my SaaS app, I have an a server that I want to get information from using an api. In o...
5
Solved

Ookma-Kyi · 1 month ago

Error Modifying welcome.blade.php

I am learning Laravel and have run into an issue. I tried to modify the welcome.blade.php template and replaced it with my content. When I tried to view my changes I got an error page. This...
3
Solved

solutions · 1 month ago

Responsive issue - Tails

I am experiencing issues with responsiveness. It looks good in the Tails backend but when viewed on the phone the text alignment etc not looking good. How can I resolve this?
2
Solved

solutions · 1 month ago

Carousel in Tails

Hoew do I create carousel for testimonials, hero section etc in Tails? Thank you
2
Solved

Pelle Penttinen · 1 month ago

Upgrade failed?

I managed to start a devdojo subscription before actually signing up. Thought it would recognize my email. Any idea on how to fix it?
1
Solved

Keith Prinkey · 1 month ago

Paddle Setup

Hey there. I was setting up Paddle today and I removed and renamed the plans to Elite, Pro, and Basic. I set up the plans in paddle and even copied over the plan ID to the proper plans. The...
12
Solved

Bob · 2 months ago

FAQ sections

I've been using the FAQs and frequently asked questions sections from TAILS and PINES. When I fill out the FAQ with different questions, the size of the plus marker or arrow indicating an e...
5
Solved

alex · 2 months ago

Pass plan_id to route and/or function?

I have LemonsSqueezy 99% configured and working properly, but I am on the very last step right now trying to figure out how to have 1 single route and pass the plan id to it depending on whi...
2
Solved

alex · 2 months ago

Can't find plan slug?

I remember setting the slugs for these plans (I think) and I can see the slug in the db, but I feel like I'm losing my mind because I can't find where to set this... Maybe it's because I'm o...
3
Solved

Keith Prinkey · 2 months ago

Blue checkmark

I just have a simple question. Why do I see some users with a blue checkmark (just like twitter) and others that do not? I noticed I don't have a blue checkmark. I checked the badges and the...
3
Solved

Keith Prinkey · 2 months ago

Not a question

Hey fellas, I just wanted to give Tony a shout out on his php routing video. Watching the video enabled me to route my own portfolio application fairly easily. I could have used Digital Ocea...
1
Solved

Bob · 2 months ago

AlpineJS

While building my site with the AlpineJS components, the animations have randomly stopped working on the FAQ + symbols etc. Taiwind is fine and visually everything works ok. I have alpine...
5
Solved

alex · 2 months ago

Lemon squeezy integration question(s)

Once I get this done I will do a write-up so hopefully others can benefit from my frustration. In the mean time, I have a question about something. The docs have a section about creating a c...
2
Solved

Haleem Hosein · 2 months ago

Livewire/AlpineJS - Confirm changing select option

Hi all! I'd like some help with this Livewire/AlpineJS scenario please: Scenario I have a select dropdown with some colors. <select wire:model="color"> <option value...
3
Solved

Keith Prinkey · 2 months ago

CSS Styling issues

CSS Styling issues I am making my portfolio site using straight HTML5 and CSS3. My desktop version looks great albeit it needs minor tweaking to center some things and what not. However, the...
3
Solved

alex · 2 months ago

Reset email missing APP_URL as part of the reset link

My reset links are being sent like this, without my base url. It's also using http and not https, as my app_url denotes (my side loads properly with https as well). http://password/reset/{to...
2
Solved

Lee Hilton · 2 months ago

MarkdownX image insert not working

Hello, I installed MarkdownX following the steps in the install instructions and video. This includes using a fresh laravel install based on the TALL preset per the video. When trying to att...
3
Solved

Keith Prinkey · 2 months ago

PHP advanced

When i watched the Php tutorials from Tony, he mentioned an advanced php course? Do you know if it was finished?
11

Loading More Content