laravel-enso / enso

Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` -
https://www.laravel-enso.com
MIT License
1.08k stars 277 forks source link

May I know how do I show homepage instead of login page? #343

Closed biholaindrasinh closed 3 years ago

biholaindrasinh commented 3 years ago

Prerequisites

Description

It's the most simple thing I find hard to customize:

How do I show the home page instead of the login page? How to replace the login component with my homepage component?

aocneanu commented 3 years ago

Pretty much the same way you would do in any other Laravel project.

extra: create your home route in the frontend