Livewire

Hi, I'm using the Inertia and Laravel markdown package on my project. Locally it's working perfectly. But the problem is when I'm up on the server Markdown's style is breaking. this screenshot for my...

Last reply by Polash,
3
27

Livewire

I have a problem in Livewire 2 when the modal close the page is disabled, public function submit() { $this->validate(); $this->emit('success', __('New user created')); $this->reset()...

Started by moaz,
0
13

Tailwind

Hello, Losing my sanity here with a simple issue. It only happens when there are validation errors. Any ideas? Tried all of the alignment utilities for both Grid and Flexbox. [Image](https://i.imgu...

Last reply by whoami,
4
233

Inertia

Does anyone have any experience setting up gtag in inertia / vue. so in non spa application you can just set it up like this ``` <script async src="https://www.googletagmanager.com/gtag/js?id=G-xxxx...

Started by Robert,
0
38

Laravel

This was a great course and just what I was looking for to put together a Static site, looking at trying to extend this so that once I am viewing a post, i can move to the next, or previous. Anyone h...

Last reply by whoami,
1
72

Vue.js

Hi Guys, I need a guidance if someone could help me to make logic for nested v-model. I'm using vue-multiselect in vue 3 and vite. I've attached 2 images, I've explained on the image what logic I wan...

Last reply by whoami,
2
143

General discussion

@alex can we have some symfony courses?

Started by Alexandre,
0
105

Laravel

Hello there, I have a use case, where my laravel application, has a landlord (central domain) and the landlord can onboard tenants and each tenant onboarded by the landlord can also onboard other tena...

Last reply by Haz,
3
135

Laravel

Hi everyone, I’m using Laravel Sail in a Github Codespace. I have followed the instructions to install Laravel (https://laravel.com/docs/10.x/installation). Github Codespaces has generated this pub...

Last reply by Haz,
1
130

Laravel

Hi Alex, I would appreciate it if you make a tutorial about Laravel Nova or Filament administration panel. Or both... 😉 It might be interesting to apply them to one of your projects here.

Last reply by Ivan,
2
297

Inertia

I have multiple layouts in my Inertia app, `Layout-Guest` and `Layout-Main`. Both use `app.blade.php`. I grab a Sign-in component from TailwindUI but it requires updating the `<html>` and `<body>` ta...

Last reply by whoami,
1
223

Alpine.js

Hey all, I've no doubt there is an obvious conflict that I am missing here but I've been googling and researching for a couple of days now and cannot seem to resolve this issue. I've created a sear...

Last reply by Haz,
1
213

Laravel

Hello, I am running into a strange issue with a failing test. Error: ``` Unable to find a file or directory at path ``` The test: (I have slimmed it down) ``` test('a PDF is generated when an in...

Started by Haz,
0
230

General discussion

I am writing to request assistance in setting up a Learning Management System (LMS) website. I believe an LMS platform will greatly benefit us

Started by Polash,
0
138

Laravel

Hi @alex Thanks for being an amazing tutor, and i'm glad i subscribed to this website. I have a problem with one of your course which is here [https://codecourse.com/watch/laravel-multi-tenancy-basi...

Last reply by whoami,
7
403

General discussion

Hello @alex, I was wondering if a course with Slim/Twig instead of Laravel/Blade as a server side for Inertia would be of interest to anyone other than me.

Last reply by Giorgio,
2
266

General discussion

hi @alex i found this site: https://useflipp.com/ bulid an image editor with: laravel and Inertia.js and i think if you can leran us how to make a image editor like that but more simple

Last reply by alex,
1
341

Laravel

Laravel with Blockchain?

Last reply by Haz,
4
693

Inertia

I have a App.vue file that is a layout included in a page script setup is the following: ``` const locale = usePage().props.locale const locales = [ { id: 'it',...

Last reply by Haz,
13
316

Guides

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 managemen...

Started by setkyarwalar,
0
243