LaDo/app/Http/Controllers
devoalda b4948481e8 fix(Eloquent relationship notation):
Removed:
- Unwanted DB calls

Modified:
- Controllers and views to use model relationships
2023-08-13 16:45:31 +08:00
..
Auth feature(Todo API): 2023-08-12 11:15:31 +08:00
Controller.php feature(Initial Commit): First Working Copy of LaDo 2023-08-05 22:52:05 +08:00
DashboardController.php perf(Migrated to Livewire): 2023-08-10 21:32:26 +08:00
PomoController.php feature(Pomo API): 2023-08-12 22:27:34 +08:00
ProfileController.php feature(Initial Commit): First Working Copy of LaDo 2023-08-05 22:52:05 +08:00
ProjectController.php fix(Eloquent relationship notation): 2023-08-13 16:45:31 +08:00
ProjectTodoController.php fix(Eloquent relationship notation): 2023-08-13 16:45:31 +08:00