Support the ongoing development of Laravel.io →

24 Threads

posted 19 hours ago

I failed to install nova-field-cloudinary under nova app

I tried to install https://github.com/Silvanite/nova-field-cloudinary under Laravel 10 / nova 4.27 a...

0 Likes
0 Replies
posted 1 week ago

How in nova Date field change format of date ?

IN laravel 10 app I use Date field, like: Date::make(__('Published at'), 'publis...

0 Likes
3 Replies
posted 4 days ago

I search plugins like LaraBug/nova-larabu for latest Nova...

Hello! Are there some plugins like https://github.com/LaraBug/nova-larabug-tool but compatible with...

0 Likes
0 Replies
posted 6 days ago

How from custom menu item run resource with filter defined?n

In Laravel 10 / nova 4.27 app I added custom menu with products items : MenuSection::ma...

0 Likes
0 Replies
posted 1 week ago

How in Laravel / nova to show several actions in view/edit ?

In Laravel 10 / nova 4.27 app using https://nova.laravel.com/docs/actions/registering-actions.html...

0 Likes
0 Replies
posted 5 months ago

How to prevent an unfiltered query on millions of records?

I have a resource where the default filter uses a limited date range to prevent query failures on th...

0 Likes
1 Replies

with Subtitles it is showing No additional information... ?

public function account(): BelongsTo { return $this->belongsTo(Account::class); } #my transaction...

0 Likes
0 Replies
posted 8 months ago

Select all gets all objects of the model

We have a model A that has a HasMany relationship with model B The relation in the Model A resource...

0 Likes
0 Replies
posted 9 months ago

How to use Nova in Laravel 11 dev

I'm really testing laravel 11,

0 Likes
1 Replies

Laravel Nova upgrade

At this moment when a new license ends (after a year if it is not extended) the upgrade ends at the...

0 Likes
0 Replies
posted 1 year ago

indexQuery and custom field

Hi I want to add something like IF(domainExpired IS NULL, '3000-01-01', domainExpired) as d2 to sele...

0 Likes
2 Replies

Redirect a user using middleware cause redirections loop.

I am using Nova 4 and Laravel 10. I need to redirect user to password update page on their first log...

0 Likes
3 Replies
posted 1 year ago

nova theme need some assistance customizing layout coding

i am looking for some assistance with customizing my r e-commerce website that was created using th...

0 Likes
0 Replies

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

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 1 year 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
posted 2 years ago

how to install laravel nova on subdomain

Getting issue with Laravelnova nova on subdomain not able to login in the panel.

0 Likes
1 Replies

Is there a way to get Laravel Nova for free in localhost?

Is there a way to get Laravel nova for free just to practice it in my localhost? I went to the larav...

0 Likes
1 Replies
Solved
posted 2 years ago

nova-api routes are returning 504 error in production

Hi, We have a Nova admin will all of its pages working in our dev and stage environments. However, s...

0 Likes
1 Replies

Larave Nova Live Server issue

Hi , When i move my laravel nova project into Laravel vapor production , its not showing my created...

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.

© 2024 Laravel.io - All rights reserved.