seatplus / web
Web frontend of seatplus
5.0.2
2026-07-10 09:11 UTC
Requires
- php: ^8.5
- doctrine/dbal: ^3.0
- inertiajs/inertia-laravel: ^3.0
- laravel/framework: ^13.0
- laravel/socialite: ^5.0
- laravel/wayfinder: ^0.1.16
- seatplus/auth: ^4.1.3
- seatplus/eveapi: ^4.1.4
- tightenco/ziggy: ^2.6
Requires (Dev)
- driftingly/rector-laravel: ^2.0
- larastan/larastan: ^3.0
- laravel/pint: ^1.9
- nunomaduro/collision: ^8.1
- orchestra/testbench: ^11.0
- pestphp/pest: ^4.0
- pestphp/pest-plugin-laravel: ^4.0
- pestphp/pest-plugin-type-coverage: ^4
- rector/rector: ^2.0
This package is auto-updated.
Last update: 2026-07-16 18:05:59 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