PHP Classes

Fireworks Laravel Event Sourcing package blog

Recommend this page to a friend!

Latest Fireworks Laravel Event Sourcing package blog posts

  All package blogs All package blogs   Fireworks Laravel Event Sourcing Fireworks Laravel Event Sourcing   Blog Fireworks Laravel Event Sourcing package blog   Post article Post article  

1. How Organize Better Laravel Applications Separating Actions on Models from Custom Actions

Updated on: 2020-10-24

Posted on:

Web applications in PHP.

Among other benefits, it provides means to easily create model classes that can be used to store and retrieve application model object data in databases. These model classes implement functions to create, read, update and delete objects from the database.

This package provides a trait that can be used to register callback functions that can be used to integrate better the actions performed by model classes using external classes.

This way the organization of application functions can be improved by separating the actions of model classes from any custom actions that may need to be performed by other components.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)


  All package blogs All package blogs   Fireworks Laravel Event Sourcing Fireworks Laravel Event Sourcing   Blog Fireworks Laravel Event Sourcing package blog   Post article Post article