Change the repository type filter
All
Repositories list
2 repositories
vuex-module-maker
PublicThis package reduces the workload involved in creating reusable vuex modules by abstracting away the definition of standard getters and mutators. The module is configurable from the naming rules down to the default return values.laravel-messages
PublicSometimes you may wish to return responses with some extra messages informing the user of what happened. This package provides a fluent interface to add messages from anywhere within in your code base and gracefully add them to your JSON responses.