demo should be visible in dev only
This commit is contained in:
parent
2f91b42a7f
commit
09ab64105d
@ -6,7 +6,9 @@
|
||||
@endguest
|
||||
@auth
|
||||
<a href="/">Home</a>
|
||||
@env('local')
|
||||
<a href="/demo">Demo</a>
|
||||
@endenv
|
||||
<a href="/profile">Profile</a>
|
||||
<form action="/logout" method="POST">
|
||||
@csrf
|
||||
|
Loading…
x
Reference in New Issue
Block a user