Skip to content

Footer can't be overridden #3892

Closed Locked Answered by davidhemphill
aronquiray asked this question in Ideas & Feature Requests
Discussion options

You must be logged in to vote

The footer can now be overridden by using the Nova::footer method in your App\Providers\NovaServiceProvider::boot method: https://nova.laravel.com/docs/4.0/installation.html#customizing-nova-s-footer

You could return a simple string, HTML, or even the output of Blade::compile().

We're working on a clean way to allow even more customization of some theme elements, but we'd like to find a way to do it without creating a bunch of issues for folks when they do customize these elements (We got a lot of people who borked their layout and couldn't receive updates in the previous series). In the end, Nova is opinionated, so it may not ever be 1:1 with the previous Blade layout implementation.

Replies: 16 comments 29 replies

Comment options

You must be logged in to vote
4 replies
@ThaDaVos
Comment options

@RhysLees
Comment options

@ThaDaVos
Comment options

@RhysLees
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@fragkp
Comment options

@michaelhume
Comment options

@ThaDaVos
Comment options

Comment options

You must be logged in to vote
1 reply
@aronquiray
Comment options

Comment options

You must be logged in to vote
1 reply
@aronquiray
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@RhysLees
Comment options

Comment options

You must be logged in to vote
16 replies
@michaelhume
Comment options

@davidhemphill
Comment options

@seabasss
Comment options

@michaelhume
Comment options

@davidhemphill
Comment options

Answer selected by crynobone
Comment options

You must be logged in to vote
3 replies
@RhysLees
Comment options

@seabasss
Comment options

@davidhemphill
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Feature Request implemented Feature Request implemented
Converted from issue

This discussion was converted from issue #3885 on April 07, 2022 20:01.