Download the PHP package dobrys/laravel-svelte-elements without Composer
On this page you can find all versions of the php package dobrys/laravel-svelte-elements. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dobrys/laravel-svelte-elements
More information about dobrys/laravel-svelte-elements
Files in dobrys/laravel-svelte-elements
Download dobrys/laravel-svelte-elements
More information about dobrys/laravel-svelte-elements
Files in dobrys/laravel-svelte-elements
Vendor dobrys
Package laravel-svelte-elements
Short Description Laravel service provider companion for the laravel-svelte-elements npm package — serves translations JSON and publishes Vite/JS stubs for Svelte custom elements.
License MIT
Package laravel-svelte-elements
Short Description Laravel service provider companion for the laravel-svelte-elements npm package — serves translations JSON and publishes Vite/JS stubs for Svelte custom elements.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-svelte-elements
dobrys/laravel-svelte-elements
PHP-жилата за laravel-svelte-elements (npm пакет).
Сама по себе си не компилира нищо — само:
- сервира
GET /translations/{locale}.jsonдиректно отlang/{locale}.json(стандартните Laravel JSON преводи, без отделен custom loader); - publish-ва готови stub-ове (
vite.config.jssnippet +svelte-all.js), за да не се пишат ръчно всеки път.
Инсталация
Конфигурация
config/svelte-elements.php:
Локал в браузъра
Пакетът не инжектира window.appLocale автоматично — в главния layout:
(или собствена Blade директива/компонент в консуматора, ако предпочиташ).
All versions of laravel-svelte-elements with dependencies
PHP Build Version
Package Version
The package dobrys/laravel-svelte-elements contains the following files
Loading the files please wait ...