-
Hi, in my Laravel 11 with InertiaJS and Vue 3 app the translations (laravel-vue-i18n v.2.7.7) don't load on certain pages. However default 'pl' language is loading perfectly on this pages.
In my ex…
-
I'm experimenting with making the add-on change its behavior when used in projects of `type: laravel`. Changes would include at least:
1. Changing the javascript directory to ".", which seems to b…
-
I did configure this on `app.js` and `vite.config.js` but CSS not working.
```
import VueEasyLightbox from "vue-easy-lightbox";
const meta = document.createElement("meta");
meta.name = "naive-…
-
When I updated my Laravel version from Laravel Mix to Vite, I noticed that laragon pretty URLs are not working anymore. I can access the page, however, all the CSS and JavaScript are not rendered.
…
-
I've been fighting all day with this and hope someone in the community can explain why this is such a huge hassle.
The official Laravel Sail dockerfile is built from Ubuntu, which I gather does not…
-
Please check these out
https://www.datatables.net/examples/styling/tailwind.html
https://cdn.datatables.net/1.13.6/
So right now i am manually copying and pasting the code from the links, but …
-
Css & Js is not working after run php artisan jetstrap:swap livewire command in laravel version 9
-
- [x] ログイン
- [x] 登録
-
Would you be open to a PR for adding support to navigate to Inertia vues from controllers also? I know the plugin is called blade-nav, but it seems (famous last words) somewhat easy to expand that fun…
-
Hi,
I am getting the followign error when loading @wordpress/blocks do you know why that might be happning?
```
Uncaught TypeError: Failed to resolve module specifier "@wordpress/blocks". Relative …