macscr

Dec 16th, 2020 11:51 PM

Are their docs for handing the displaying the BREAD for users, etc, when using the Wave package?

bobbyiliev

Dec 23rd, 2020 12:43 AM

Hi there,

Wave used Voyager for its admin panel. You could take a look at this post here on how to work with Voyager on the Frontend.

Also for more information on Voyager you can go through this Voyager Academy video series.

Let me know if you have any questions. Regards, Bobby

mrdev

Jan 1st, 2021 09:09 PM

Is it possible to install wave without any modules, routes or added views for those models or routes so we can build our app from scratch? As in use it as a base template for us to do what we want with?

bobbyiliev

Jan 2nd, 2021 12:28 AM

Hi there,

Wave does not come with a stripped down version, but you can manually remove the unwanted functionality and views.

Another option is to just use Laravel Voyager as the admin panel, it does not come with any frontend routes or views.

Regards, Bobby