模块化软件 / 维护
模块化维护是针对物业服务的正在进行中的工作。基于Enso SPA(Laravel 5.6、Vue和Bulma)的SPA
Requires
- php: >=7.1.3
- doctrine/dbal: ^2.6
- fideloper/proxy: ~4.0
- guzzlehttp/guzzle: ^6.3
- laravel-enso/addressesmanager: 2.3.*
- laravel-enso/charts: 2.3.*
- laravel-enso/commentsmanager: 2.3.*
- laravel-enso/contacts: 2.2.*
- laravel-enso/core: 2.10.*
- laravel-enso/dataimport: 2.2.*
- laravel-enso/documentsmanager: 2.2.*
- laravel-enso/howtovideos: 2.0.*
- laravel-enso/notifications: 2.1.*
- laravel-enso/versioning: 1.1.*
- laravel/framework: 5.6.*
- laravel/horizon: ^1.2
- laravel/tinker: ~1.0
- sentry/sentry-laravel: ^0.8.0
Requires (Dev)
- barryvdh/laravel-debugbar: ^3.1
- codedungeon/phpunit-result-printer: ^0.19.0
- filp/whoops: ^2.1.0
- fzaninotto/faker: ^1.7.0
- laracasts/generators: dev-develop
- laravel-enso/testhelper: 1.4.*
- mockery/mockery: 1.*
- nunomaduro/collision: ^2.0.0
- phpunit/phpunit: ^7.0
- wnx/laravel-stats: ^1.6
- dev-master
- v1.0.0
- dev-renovate/raven-js-3.x
- dev-renovate/date-fns-2.x
- dev-renovate/animate.css-3.x
- dev-renovate/node-latest
- dev-renovate/pin-dependencies
- dev-renovate/eslint-plugin-import-2.x
- dev-renovate/bulma-0.x
- dev-renovate/node-sass-4.x
- dev-renovate/eslint-plugin-react-7.x
- dev-renovate/video.js-7.x
- dev-renovate/popper.js-1.x
- dev-renovate/eslint-5.x
- dev-renovate/font-awesome
- dev-renovate/chartjs-plugin-datalabels-0.x
- dev-renovate/eslint-plugin-jsx-a11y-6.x
- dev-renovate/bulmaswatch-0.x
- dev-renovate/eslint-config-airbnb-17.x
- dev-renovate/eslint-config-airbnb-base-13.x
- dev-renovate/eslint-plugin-vue-4.x
- dev-renovate/babel-eslint-8.x
This package is auto-updated.
Last update: 2020-08-21 22:28:26 UTC
README
- Laravel SPA项目,带模板和额外功能,适用于物业服务业
重要
此项目正在开发中,目前不打算在生产环境中使用。
官方文档
目前没有为CMMS生成文档。
官方Laravel Enso文档
安装
-
使用
composer create-project modularsoftware/maintenance
下载项目 -
配置
.env
文件。 -
运行
php artisan migrate --seed
-
使用用户:
admin@laravel-enso.com
,密码:password
登录到项目
Docker容器支持
打开 DOCKER.md
文件以获取信息
使用的软件
Laravel 5.6.x、Bulma 0.7.x、Vuejs 2.5.x 和
Vue Router、Vuex、Axios、Font awesome 5、Animate.css、Bulmaswatch、Bulma-Extensions、Nprogress.js、Vue-multiselect、Intro.js、Chart.js、Flatpickr、
特别感谢 Laravel Enso、Taylor Otwell、Jeffrey Way、Evan You 和 Jeremy Thomas。
报告错误
如果您发现了错误,请通过 报告错误 来帮助我们。只需登录或注册,提交一个新问题,并尽可能多地提供有关错误的信息,例如。
- 复现步骤
- 预期结果
- 实际结果
这将帮助我们尽可能快地修复这个错误,如果您想自己修复它,请随时在GitHub上fork我们并提交一个pull request!
许可证
贡献
鼓励和欢迎贡献;然而,请查阅仓库中包含的LICENSE.md文件中的开发者原产地证书。