阅读(4129)
赞(2)
Laravel 8 生成内联视图组件
2021-06-28 16:48:19 更新
要创建一个渲染内联视图的组件,您可以在运行 make:component 命令时使用 inline 选项:
php artisan make:component Alert --inline要创建一个渲染内联视图的组件,您可以在运行 make:component 命令时使用 inline 选项:
php artisan make:component Alert --inlineCopyright©2023 字节宝字节宝| |
违法和不良信息举报电话:|举报邮箱:3111859717@qq.com
