austinkregel / finance

A self hosted app to help you get a better understanding of your personal finances.
405 stars 47 forks source link

The Resource routes need to be rewritten on the Laravel 8 branch (main) #71

Open austinkregel opened 3 years ago

austinkregel commented 3 years ago

I started to re-write things with the new abstract resource controller, but the controllers really should all be updated to better respect which objects belong to the current user.