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
1016
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
423
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
10 months ago. Last reply 10 months ago.
8
549
Guides

Operative Bash - Simplify Your Server Management

Hi, Codecourse community! I wanted to share an exciting project that I recently created with all of you. It's called Operative Bash, a collection of bash scripts designed to simplify server management tasks. Here's what you can do with Operative Bash: - Set up everything you might need for a Lara...
setkyarwalar
Posted by setkyarwalar
10 months ago.
0
238
General discussion

VSCode Theme

Hi @alex, can you do a tutorial showing how you customized your vscode?
joaovsvieira.me
Posted by joaovsvieira.me
11 months ago. Last reply 10 months ago.
3
565

The big question

Is PHP dead?
Haz
Posted by Haz
1 year ago. Last reply 11 months ago.
11
774
Feedback

Video speed

Hi. I have noticed that when you change video speed on one video, this speed is not maintained when the next video has started. Could you fix it? Thank you!
sirmanu
Posted by sirmanu
1 year ago. Last reply 1 year ago.
3
399
Laravel

Can We Have Tutorial Base On Paystack

mostly tutorials are base on stripe Payment gateway here in my country we don't use stripe we use paystack and flutterwave please @alex can we a tutorial on this which talks about SAAS
kikter
Posted by kikter
1 year ago. Last reply 1 year ago.
3
366
Livewire

livewire render problem

i have a problem when i use my component for google AddressAutocomplete somthing like that in the component : @if($show) <x:google-address-lookup wire:model="address"/> @endif and i whant only when the use click on fuction and make show = true, and then i whant to show the google-address-lookup in...
hizone
Posted by hizone
1 year ago.
0
280
PHP

Webhooks

For days now i coud'nt solved the problem of Webhooks, i'm using https://paystack.com, therefore an offline payment can be made using USSD solution to send a payment to a created virtual account, the i read the documentation via https://paystack.com/docs/payments/webhooks/ i found the following code...
aymmuazu
Posted by aymmuazu
1 year ago. Last reply 1 year ago.
3
376