Privátní Composer registry pro belak/platform balíky
This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "https://satis.akon.cz"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
ActivityLog modul.
Core modul pro belak/laravel-base — mezimodulová komunikace přes ExtensionPoint events.
Sdílený dev/deploy/quality foundation (belak/platform) — Pint, phpstan/larastan, husky pre-commit gate, Buddy CI konvence. Sdílené napříč všemi produkty.
Nova admin kernel jako capability modul (belak/platform) — base provider, resource discovery, menu přes Core extension points, nova-helpers assety.
Web capability modul (belak/platform) — Inertia/React frontend kit (z web-starter): komponenty, hooks, SSR/prerender, SEO/ops endpointy.
Notifications modul.
Vylepšení pro Laravel Nova — relationship tab counts, mobilní tab dropdown, URL state sync.
Permissions modul.
Settings modul pro belak/laravel-base — key-value store s cache + Nova UI.
Users modul pro belak/laravel-base — User model, Nova resource, 2FA, extension points.
This Composer repository is powered by Satis