boing6002 / companies
Person management dependency for Laravel Enso
1.2.3
2019-01-22 09:08 UTC
Requires
- php: >=7.1.0
- laravel-enso/activitylog: 1.1.*
- laravel-enso/core: 3.5.*
- laravel-enso/formbuilder: 2.12.*
- laravel-enso/helpers: 1.10.*
- laravel-enso/structuremanager: 2.5.*
- laravel-enso/trackwho: 1.7.*
- laravel-enso/vuedatatable: 1.9.*
This package is auto-updated.
Last update: 2024-10-26 09:17:43 UTC
README
Company management dependency for Laravel Enso.
click on the photo to view a large size screenshot
Features
- provides a common functionality for managing companies within the Enso ecosystem
- integrates with the People package
- can be reused and integrated with other modules which might deal with companies (e.g. suppliers ) or even other entities, such as people (e.g. clients)
- a
CompanyFactory
is included by default in the package - the companies server-side select functionality is also included by default
Configuration & Usage
Be sure to check out the full documentation for this package available at docs.laravel-enso.com
Contributions
are welcome. Pull requests are great, but issues are good too.
License
This package is released under the MIT license.