Support the ongoing development of Laravel.io →

Creating Custom Cards not working with Nova 4.

Hey there, I am using Nova 4 and Laravel 10. I have requirement to greet user on logging in with a W...

0 Likes
1 Replies
Solved
posted 2 years ago

Livewire + Webrtcl

Does anybody try to use Livewire with WebRtc ?? any package for that .. any demos or examples I am a...

0 Likes
0 Replies

Ho can i store associative array value to DB?

$authid = Auth::user()->id; $tblAptServices = $request->except('userName', 'userEmail', 'u...

0 Likes
1 Replies
posted 2 years ago

get only required fields on table

collect(DB::select('DESCRIBE users'))->filter(fn($item) => $item->Null == 'NO');

0 Likes
1 Replies
posted 2 years ago

DB connection fail

I am deloying a website on a Linux server . Ubuntu 22.04 64, PHP 8.1, mysql 8.0.32-0ubuntu0.22...

0 Likes
1 Replies

PHP Redis PConnect Issue

Hello everyone. First time here! I am a frontend guy trying to run a small web dev business and I ha...

0 Likes
3 Replies
posted 2 years ago

Problem creating laravel project with composer in netbeans16

I'm new to Laravel, when I create a project I get errors that appear in the node_modules folder, res...

0 Likes
1 Replies

Visual data modeling tools?

Hi All, pretty new to Laravel, looks pretty neat so far, but I was wondering if there are any openso...

0 Likes
0 Replies
posted 2 years ago

I can't update nova 3.x in my project

Syncing laravel/nova (v3.7.1) into cache 1/1 [============================] 100% [RuntimeException]...

0 Likes
1 Replies

How I Can store checklist

Hi i have a card that contains fields such as task details and estimated hours When i try to write c...

0 Likes
1 Replies
posted 2 years ago

A problem no one can help me solve

Hello. I have a movie website, it is managed by a programmer who belongs to the network in which I o...

0 Likes
1 Replies

Nginx deployment clarification - security

Regarding nginx deployment outlined in documentation (https://laravel.com/docs/10.x/deployment#nginx...

0 Likes
0 Replies

Set up a new project with Laravel 9, Vite and Typescript

Hi, I have a hard time setting up a new project with every feature I want. I have some basic experie...

0 Likes
2 Replies
posted 2 years ago

How to create a category service and service route ?

Hi Team ! I just wanna have a route like this : /{category_service_slug}/{service_slug}

0 Likes
3 Replies

laravel + sanctum, SPA authentication and testing it

Hello everyone. I'm trying to make a small SPA using vue.js and laravel sanctum. I did everything ac...

0 Likes
0 Replies
posted 2 years ago

Laravel app with Request

I'm new with Laravel and have questions When we make a request, How the web app runs? And what does...

0 Likes
0 Replies

Use Vue3 options API with Jetstream's Inertia stack?

Hey all! I am trying to figure out if it's possible (and how) to use Vue3's options API for developi...

0 Likes
1 Replies
posted 2 years ago

Get value of related table

Hi ,sorry for english , i have a table sAdmin related with user table by id_users , in User model i...

0 Likes
1 Replies
posted 2 years ago

problems with login and authentication in laravel

i need help with my login and authentication of admin. In the database I have a table called 'admins...

0 Likes
3 Replies

How to generate unique invite link for specific user on TG

How I can generate unique telegram invite link for specific user for telegram group or channel using...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.