Central package for booting and managing a Webkernel platform.
Bundles Laravel 13 + Filament 5 + the Webkernel boot sequence (WebApp,
ServiceProvider) and pulls in webkernel/std-functions and
webkernel/std-svg-collection.
Not installed directly — pulled in via webkernel/runtime.
Webkernel\WebApp— extended LaravelApplication, entry point viaWebApp::configure()Webkernel\ServiceProvider— root service provider, registers core commands and boots platform modulesfast-boot.php— definesWEBKERNEL_*constants (version, build, paths, dev mode)
This package follows the unified Webkernel platform version (see
docs/versioning.md). All webkernel/* packages
release together under the same version number.
EPL-2.0