Architecture
An overview of project architecture
Under the hood
- Framework
- Laravel 10
- PHP 8.1
- Lagoon hosting
- Lando dev
- InertiaJS
- Vue 2 templates (VueJs 3 has limited package support)
- SASS + browsersync
- Tests
- PHPStan Level 5
- Cypress.io
- Laravel php
- Themes
- See
/themes /resourcesis only for shared theme templates/js/styles- Logical separation of common blade templates
- See
- Assumed services
- MariaDB (+ second DB for tests)
- Redis (cache)
- Elastic (search)
- Bitbucket pipelines
- Routes + controllers
- Frontend
- Dashboard