Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

pvenema's avatar

php artisan vendor:publish --tag=laravel-mail

I Followed the instruction video below.

https://laracasts.com/series/laravel-from-scratch-2017/episodes/27?autoplay=true

php artisan vendor:publish --tag=laravel-mail

Then I get a message: Publishing complete.

But there’s nothing in the view map.

Am I missing something?

0 likes
2 replies
pvenema's avatar
pvenema
OP
Best Answer
Level 2

solved, never mind.

1 like
devTriple's avatar

What was the problem? I'm having the same issue, Never mind, for the next person, make sure you are registering the publish, I used a custom MailServiceProvider, that did not.

Please or to participate in this conversation.