-
### Problem Statement
I have Sentry running on two large ecommerce websites, both running the same stack (Laravel) and codebase.
When I look at the backend and frontend performance dashboards, the…
-
## 背景
現状、Bladeファイルに直接Vue.jsを書いているが、コンポーネント名の補完が効かなくて辛い。一部のBladeファイルはスパゲッティコードと化し、地獄の様相を呈している。
かといって、Vue.jsを使ったSPAに作り変えるのも辛い。Laravel側のAPIとAjaxで通信するとか、Vuexとか使うとかは、辛いのでやりたくない。
こんなときは Inertia.j…
-
Hi Yii Team,
I really like Yii1/2 which is enable people to build traditional web application easily and robust.
We have plenty of widgets (or Kartik extensions) which were well designed and can …
-
Hi ,
Actually i am stuck from last 1week . I have deployed my laravel-vue application on subdomain and it gives me blank page with no errors. Can you please help me what is wrong with it?
-
https://youtu.be/Ql5z9TjXWLY
-
-
### Expected behavior
All Vue components on the page are updated when the language is changed.
### Current behavior
Only the language selector is updated and the rest of the page remains the …
-
After run this command: composer create-project --prefer-dist cretueusebiu/laravel-vue-spa
I found this error:
Your lock file does not contain a compatible set of packages. Please run composer updat…
-
I have 2 applications for my single-spa
First application webpack.config.js:
```
{
mode: vars.webpackMode,
entry: options.webpackEntries,
experiments: {
ou…
-
Hi,
I am using Nuxt 3 and vite for my project. I got an error during the build stage as Vite does not omit vue extension in node_modules:
` ERROR [nuxt] [request error] [unhandled] [500] Unkno…