-
### What happened?
can't using @inlinedImage('logo.png') blade directive beacuse const request = args[0].startsWith('-f ') ^ TypeError: Cannot read properties of undefined (reading 'startsWith') at…
-
### What happened?
Currently all the registered JS and CSS assets are non-minified. This creates a performance issue when using this plugin as a standalone filament component outside of the Filament …
-
Type: Bug
I version control & probably all the icons have tooltip _below_ the icon. which is overlaping with mouse pointer. It should be above instead of below.
VS Code version: Code 1.89.1 (dc96b8…
-
We have a little problem in our active menu highlight feature.
At the moment each theme implements their own active menu selector script, that leads to inconsistencies and bugs that happen in one …
pxpm updated
3 months ago
-
# タスク概要
LaravelのBladeテンプレートのスロットを使用して、ヘッダーとフッターを再利用可能にします。
# 背景
現在、各ページでヘッダーとフッターが重複して定義されています。これはコードの重複を引き起こし、メンテナンス性を低下させます。
# ハイアーキテクチャ
```mermaid
graph LR
A[User] --> B[Web Browser]…
-
eg.
````
@switch($expr)
{{-- test comment --}}
@case('value')
````
renders to:
````
case ('value'): ?>
````
which gives "syntax error, unexpected '
-
File vendor.js not defined in asset manifest. (View: C:\xampp\htdocs\laravel-5-angular-2-example\resources\views\scripts-import.blade.php) (View: C:\xampp\htdocs\laravel-5-angular-2-example\resources\…
-
Greetings!
Thank you for the project and the work done. Unfortunately, the password reset functionality does not work.
An error is shown:
ErrorException
Undefined variable: token (View: D:\Do…
-
### Astro Info
```block
Astro v4.15.1
Node v18.20.3
System Linux (x64)
Package Manager unknown
Output static
A…
-
Hi all,
need some help here. my goal is to have syntax auto-suggestion & auto formating works for both php file and blade file.
when I enable "Laravel Blade Snippets", the syntax suggestion func…