modularsoftware / maintenance
Modular Maintenance is a work in progress for property services. SPA based on Enso SPA (Laravel 5.6, Vue and Bulma)
Installs: 137
Dependents: 0
Suggesters: 0
Security: 0
Stars: 19
Watchers: 4
Forks: 11
Open Issues: 27
Language:Vue
Type:project
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 project with boilerplate and extra functionality out of the box for property services industry
Important
This is under development and it is not intended to be used in a production environment yet.
Official Documentation
No documentation for CMMS currently produced.
Official Laravel Enso Documentation
Installation
-
Download the project with
composer create-project modularsoftware/maintenance
-
Configure the
.env
file. -
Run
php artisan migrate --seed
-
Login into the project with user:
admin@laravel-enso.com
, password:password
Docker container support
Open DOCKER.md
file for information
Software used
Laravel 5.6.x, Bulma 0.7.x, Vuejs 2.5.x and:
Vue Router, Vuex, Axios, Font awesome 5, Animate.css, Bulmaswatch, Bulma-Extensions, Nprogress.js, Vue-multiselect, Intro.js, Chart.js, Flatpickr,
Special thanks to Laravel Enso Taylor Otwell, Jeffrey Way, Evan You and Jeremy Thomas.
Reporting bugs
If you've stumbled across a bug, please help us out by reporting the bug you have found. Simply log in or register and submit a new issue, leaving as much information about the bug as possible, e.g.
- Steps to reproduce
- Expected result
- Actual result
This will help us to fix the bug as quickly as possible, and if you'd like to fix it yourself feel free to fork us on GitHub and submit a pull request!
License
Contributing
Contributions are encouraged and welcome; however, please review the Developer Certificate of Origin in the LICENSE.md file included in the repository.