search

Home  >  Q&A  >  body text

The controller does not write complex logic processing, where can I write it?

For example, the codeigniter framework has the concept of library, and different libraries can be loaded as needed. Does Laravel have a similar concept?

一怒为红颜一怒为红颜978 days ago2392

reply all(3)I'll reply

  • 博愿

    博愿2022-07-19 23:35:58

    Complex logic is written in the Model, and the controller is a task List.

    reply
    0
  • {Nick}

    {Nick}2022-06-06 12:28:10

    Does LV have different libraries? Just use whatever you want and adjust it

    reply
    0
  • autoload

    autoload2022-06-06 09:12:38

    Look at personal habits

    reply
    0
  • Cancelreply