FeedbackSolved

See who liked a post

Hi, It is currently not possible to see who has liked your posts. It's a small thing, but it would be nice. It doesn't have to be anything fancy, a simple browser-native tooltip (title?) would suffice.
Haz
Posted by Haz
10 months ago. Last reply 10 months ago.
2
354
InertiaSolved

Inertia data not updated on form submission

I have a page with a form, but also some other data outside of this form that needs to be updated once the form submits. The problem is that Inertia.js is not picking up data automatically on form submission. I tried lots of things like setting preserveState to false, but then validation errors do n...
shogun
Posted by shogun
10 months ago. Last reply 10 months ago.
27
1955
InertiaSolved

Using Inertia route globally with SSR

I'm practicing Inertia and Vue and I'm using Laravel Breeze scaffolding with SSR. I have a `Navigation.vue` which contains the menu and their route. Navigation.vue ``` <script setup> import NavLink from "@/Components/NavLink.vue" import { usePage } from "@inertiajs/vue3" const user = usePage().pr...
whoami (Daryl)
Posted by whoami (Daryl)
10 months ago. Last reply 10 months ago.
6
1044
General discussionSolved

How to change account avatar?

How do you change your account's avatar? I can't seem to find it on my Account page.
whoami (Daryl)
Posted by whoami (Daryl)
10 months ago. Last reply 10 months ago.
2
428
InertiaSolved

Issues with SSR

I am neck-deep in issues related to SSR. After following the documentation, [here](https://inertiajs.com/server-side-rendering). I get the following errors: ```js import{router as ar}from"@inertiajs/core";import{createHeadManager as B,router as F}from"@inertiajs/core";import{computed as v,defineCom...
Haz
Posted by Haz
11 months ago. Last reply 10 months ago.
8
560

The big question

Is PHP dead?
Haz
Posted by Haz
1 year ago. Last reply 11 months ago.
11
781
Vue.jsSolved

Issue with array prop and update:modelValue

Hello, I am still in the process of refactoring everything to use Composition API, I'm getting there. I am trying to refactor a category checkbox which is responsible for filtering stuff. The problem is that it doesn't not work with an array prop. I found this [post on SO](https://stackoverflow.com...
Haz
Posted by Haz
1 year ago. Last reply 1 year ago.
3
678
General discussionSolved

Tutorial Suggestions

i will like to make a tutorial Suggestions please I would love to see a tutorial about , embedding URLs , URL auto preview if it's an Instagram or YouTube a users should be to play it without leaving the website , using livewire and alpine as the building block how to resize and optimize images a...
kikter
Posted by kikter
1 year ago. Last reply 1 year ago.
2
380
LaravelSolved

Laravel Valet Issues

At some point. This was working fine. I've put off asking for help since it's on the PHP 8 which is what I use for a work project, however I want to use PHP 8.1 for side projects. Now that we have Codecourse forum, it's time I vent! No matter what I do, Valet does not want to switch PHP versions to...
Haz
Posted by Haz
1 year ago. Last reply 1 year ago.
1
353
FeedbackSolved

CSS container for video page

Hey @alex , any chance that we can wrap the video page in a some kind of a CSS container? currently the video is half missing since it's too big on some monitors. full screen shot attached [ScreenShot](https://ibb.co/3yM8Mgb)
danyel
Posted by danyel
1 year ago. Last reply 1 year ago.
1
284