Livewire

Go Livewire instead of Inertia or not?

Hey team. I've been working with Vuejs for about 3-4 years now and with Livewire 3 I'm having a hard time to decide if I should start working with Livewire instead of Vuejs and Inertia. I work as a solo developer in a company, but in the future we might employ another one. Finding someone who mast...
Happydays
Posted by Happydays
5 months ago. Last reply 5 months ago.
3
586
Laravel

how can laravel design a good comment system

how can laravel design a good comment system ?
liu
Posted by liu
5 months ago. Last reply 5 months ago.
1
295
Vue.js

Vue 3 SPA with Laravel Sanctum

Hi, Has anyone been in similar situation? I am following Alex's course for vue SPA with Laravel Sanctum but I keep getting 419 errors right from the start. Has anything changed with the latest versions of Laravel and Vue? which makes his code not working for me. Also, can I get the source code o...
salman15803
Posted by salman15803
5 months ago. Last reply 5 months ago.
3
332
Livewire

Livewire Infinite Scroll with flex-wrap

The course has articles in a format with one right after the other. I'm trying to figure out if there is a way to adapt it to a situation where you have multiple items on the same row such as an e-commerce listing of products. With a livewire component requiring a wrapper/parent div, it would drop...
ruben48506
Posted by ruben48506
5 months ago. Last reply 5 months ago.
1
308
Laravel

tenancyforlaravel showing /tenancy/assets not found

I'm using tenancyforlaravel package When I build my project on the server it show `GET https://webstore.trekntread.com/tenancy/assets/build/assets/app-52d13dc5.css net::ERR_ABORTED 404 (Not Found)` how can I solve this problem?
polash
Posted by polash
5 months ago.
0
210
Laravel

soketi

Hi there, i am trying to create a soketi server in my machine. All examples i have found are for laravel MIX and the newest versions use VITE. is there any information any of you can point me out for the Env, and boostrap configuration directions? thanks for your help
robert58205
Posted by robert58205
5 months ago. Last reply 5 months ago.
1
331
Laravel

Elasticsearch in Laravel

Hey all, can i use elasticsearch with Laravel scout, is there any good example? @alex, Can there be a tutorial on full text search in the future?
nagikho
Posted by nagikho
6 months ago. Last reply 5 months ago.
1
325
PHP

Practical Object Oriented Programming, premium user, can't find the source code

Hi guys, Could you help me to find the source code for this course: https://codecourse.com/courses/practical-object-oriented-programming I have a premium account. thanks already, Marcin
grandman
Posted by grandman
6 months ago. Last reply 6 months ago.
1
295
InertiaSolved

How do I use highlightjs in inertia

How do I use highlightjs in inertia? I searched online and didn't find any good answers, if you have any solution please let me know.
polash
Posted by polash
6 months ago. Last reply 6 months ago.
3
492
Inertia

Setting up gtag with laravel inertia vue

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-xxxxxxxx"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){data...
robert29275
Posted by robert29275
7 months ago. Last reply 6 months ago.
1
445