I tried to install https://github.com/Silvanite/nova-field-cloudinary under Laravel 10 / nova 4.27 a...
IN laravel 10 app I use Date field, like: Date::make(__('Published at'), 'publis...
Hello! Are there some plugins like https://github.com/LaraBug/nova-larabug-tool but compatible with...
In Laravel 10 / nova 4.27 app I added custom menu with products items : MenuSection::ma...
In Laravel 10 / nova 4.27 app using https://nova.laravel.com/docs/actions/registering-actions.html...
I have a resource where the default filter uses a limited date range to prevent query failures on th...
public function account(): BelongsTo { return $this->belongsTo(Account::class); } #my transaction...
We have a model A that has a HasMany relationship with model B The relation in the Model A resource...
I'm really testing laravel 11,
At this moment when a new license ends (after a year if it is not extended) the upgrade ends at the...
Hi I want to add something like IF(domainExpired IS NULL, '3000-01-01', domainExpired) as d2 to sele...
I am using Nova 4 and Laravel 10. I need to redirect user to password update page on their first log...
i am looking for some assistance with customizing my r e-commerce website that was created using th...
Hey there, I am using Nova 4 and Laravel 10. I have requirement to greet user on logging in with a W...
Hello everyone. First time here! I am a frontend guy trying to run a small web dev business and I ha...
Syncing laravel/nova (v3.7.1) into cache 1/1 [============================] 100% [RuntimeException]...
Getting issue with Laravelnova nova on subdomain not able to login in the panel.
Is there a way to get Laravel nova for free just to practice it in my localhost? I went to the larav...
Hi, We have a Nova admin will all of its pages working in our dev and stage environments. However, s...
Hi , When i move my laravel nova project into Laravel vapor production , its not showing my created...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community