thedevdojo / voyager

Voyager - The Missing Laravel Admin
https://voyager.devdojo.com
MIT License
11.78k stars 2.67k forks source link

Route to home page from custom action #5197

Closed dmitrymaslov99 closed 3 years ago

dmitrymaslov99 commented 3 years ago

Version information

Description:

Create your own action button: https://voyager-docs.devdojo.com/customization/action-buttons How to translate to another page (not voyager)? Gives an error message: https://flareapp.io/share/pPv4vn65

public function getDefaultRoute() { return route('/welcome'); }

emptynick commented 3 years ago

As the issue template suggest, please ask questions in our Slack group. Also, /welcome is a URL, not a route.

dmitrymaslov99 commented 3 years ago

Okay, I'll duplicate it. And how can I do it?

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.