mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New code, building a migration routine.
This commit is contained in:
@@ -7,5 +7,10 @@
|
||||
@if(Auth::check())
|
||||
logged in!
|
||||
@endif
|
||||
|
||||
<br />
|
||||
<a href="{{route('logout')}}">logout!</a>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user