For example, the codeigniter framework has the concept of library, and different libraries can be loaded as needed. Does Laravel have a similar concept?
Complex logic is written in the Model, and the controller is a task List.
Does LV have different libraries? Just use whatever you want and adjust it