Skip to content

Business Logic in View Files #2

Description

@buonzz

https://github.com/laravelbestpractices/messy-codebase/blob/master/resources/views/welcome.blade.php#L45-L78

  • Should be using MVC, right now business logic is on View file
  • API’s should be wrapped around in another classes
  • Code logic is unreadable

Metadata

Metadata

Assignees

No one assigned

    Labels

    demo-issueBad codes that was intentionally introduced

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions