seatplus / web
Web frontend of seatplus
Installs: 1 102
Dependents: 8
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 16
Requires
- php: ^8.1
- conedevelopment/i18n: ^1.1
- doctrine/dbal: ^3.0
- inertiajs/inertia-laravel: ^0.6.9
- laravel/framework: ^10.0
- laravel/socialite: ^5.0
- seatplus/auth: ^3.0
- seatplus/eveapi: ^3.0
- spatie/laravel-permission: ^5.4
- tightenco/ziggy: ^1.0.4
Requires (Dev)
- driftingly/rector-laravel: ^0.26.2
- nunomaduro/collision: ^7.0
- orchestra/testbench: ^8.0
- pestphp/pest: ^2.0
- pestphp/pest-plugin-laravel: ^2.0
- rector/rector: ^0.18.6
- 4.x-dev
- 4.1.0
- 4.0.0
- 3.x-dev
- 3.1.1
- 3.1.0
- 3.0.0
- 2.x-dev
- 2.2.1
- 2.2.0
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.0
- 1.x-dev
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- 0.9.23
- 0.9.22
- 0.9.21
- 0.9.20
- 0.9.19
- 0.9.18
- 0.9.17
- 0.9.16
- 0.9.15
- 0.9.14
- 0.9.13
- 0.9.12
- 0.9.11
- 0.9.10
- 0.9.6
- 0.9.5
- 0.9.4
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.18
- 0.8.17
- 0.8.16
- 0.8.15
- 0.8.14
- 0.8.13
- 0.8.12
- 0.8.11
- 0.8.10
- 0.8.9
- 0.8.8
- 0.8.7
- 0.8.6
- 0.8.5
- 0.8.4
- 0.8.3
- 0.8.2
- 0.8.1
- 0.8.0
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.6
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.0
- 0.4.1
- 0.4.0
- 0.3.0
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- dev-dependabot/composer/driftingly/rector-laravel-tw-1.2.0
- dev-dependabot/composer/spatie/laravel-permission-tw-6.9
- dev-dependabot/composer/doctrine/dbal-tw-4.0
- dev-dependabot/composer/rector/rector-tw-1.2.0
- dev-dependabot/npm_and_yarn/uuid-10.0.0
- dev-dependabot/npm_and_yarn/vite-5.2.12
- dev-tests/cypress
- dev-fix/search_endpoint_removal
- dev-dependabot/npm_and_yarn/axios-0.27.0
- dev-master
This package is auto-updated.
Last update: 2024-11-09 18:54:14 UTC
README
Web
Here a couple of features that comes with seatplus/web
- recruiter role
- multiple scopes (guest scopes, corporation or alliance based scopes)
- high test coverage (seat has almost no tests)
- modern and state of the art js front end (Vue and inertia.js)
- Reduce cli as much as possible (f.e. resetting cache is possible via UI)
Requirements
Node > 14.18+, 16+ is recommended