-
Hey does anyone know how to reference the `mix-manifest.json` file inside a pug file? The docs for it apply to html or blade so I assume we need some magic here?
-
Hi,
We have an application that is built in Laravel with MDL as a basis for the front-end and using Vue.js as the front-end framework. Our app was initially only intended to be consumed as a standa…
-
- Laravel Mix Version: 5.0.9
- Node Version (`node -v`): v15.5.0
- NPM Version (`npm -v`): 7.3.0
- OS: Windows with Ubuntu 20.04 WSL2
### Description:
Hot reloading is not working using…
-
Hi!
how to load media conversions into Vue?
Model:
```
public function registerMediaConversions(Media $media = null): void
{
$this->autoRegisterPreviews();
$this->add…
-
### これに関する既存の Issue はありますか?
- [X] 既存の Issue はありませんでした
### 背景
- cores/core パッケージがすでに肥大化している
- pagination は完全に別パッケージとして切り出した方がすっきりしそう
### 提案の詳細
cores/core/pagination 関連のものを utils/pagination パッケージに…
-
### Laravel version
10.10
### PHP version
8.1
### Voyager version
1.7
### Database
8.0
### Description
I'm using s3 in my voyager Storage Config. I get a 500 server error when trying to acces…
-
I found that [`vscode-icons`](https://github.com/vscode-icons/vscode-icons) has even more icons, but they aren't pretty. _(However, they seems has a design rule on `config` icons.)_
Would you add m…
-
The locales is [here](https://github.com/hustcc/timeago.js/blob/master/src/lang), you can add the miss name.
1. Please **sort by dictionary**.
2. Please ensure the **accuracy**.
3. Please keep file…
-
### Package version
"@adonisjs/core": "^6.14.1", "@adonisjs/inertia": "^1.2.2",
### Describe the bug
![image](https://github.com/user-attachments/assets/427cd45c-abd5-4f34-877e-69a24667c190)
…
-
First of All, THANK YOU.
Now that I got that out of the way. I Enjoy using vscode and one of the issues I always felt was not having a live reload plugin.
I have had the chance to test out usin…