Skip to content
Discussion options

You must be logged in to vote

As an alternative, you can move or copy the logo to the resources folder (eg resources/images/logo.svg), then simply do:

// config/nova.php
'logo' => realpath(__DIR__.'/../resources/images/logo.svg'),

This will work on Vapor just fine.

Replies: 5 comments 3 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
@dmason30
Comment options

Answer selected by dmason30
Comment options

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

Comment options

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants
Converted from issue

This discussion was converted from issue #4040 on April 19, 2022 12:30.