mathewparet / inertia-config-share
将Laravel中的某些配置共享到Inertia
v1.0.7
2024-05-06 12:14 UTC
Requires
This package is auto-updated.
Last update: 2024-09-06 12:52:03 UTC
README
与Inertia共享选定的服务器端配置
安装
composer require mathewparet/inertia-config-share
sail artisan vendor:publish --tag=inertia-config-share
配置 config/share.php,然后就可以使用了。