KenPrz / HomeSphere

1 stars 0 forks source link

"Implemented dynamic view rendering and navigation components #16

Closed KenPrz closed 1 year ago

KenPrz commented 1 year ago

Added controllers for Appliances, Home, Modes, Profile, Rooms, and Settings. Created corresponding Blade components for each controller. Updated the dashboard layout and navigation links to use the new components. Modified the sidenav and profile components accordingly. Updated the web routes to include the new controller actions. Commit includes new files and modifications to existing files."

This commit message summarizes the changes made to implement dynamic view rendering and navigation using new controllers, components, and updated layout.