-
Hello - I would like to copy SQL query from debug bar so I can work with it elsewhere.
However, I can't select it (debug bar just toggles query details).
There is no "copy to clipboard" icon eithe…
-
after installing the application it breaks my fetch request by adding a lot of unwanted header data onto the end of the request, uninstalling the debug bar fixes the issue immediately
`[{"id":415,"ti…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
If I run command "php up…
-
### Description
I just tried that line `statamic new your-new-site-name duncanmcclean/sc-starter-kit`
And this what I got
```
$$\ $$\ $$\
…
rgdgs updated
6 months ago
-
Hi, I used the readme to integrate this cookie consent using laravel 10 (latest),
however, the app.blade.php
results in just printing @cookieconsentview instead of integrating it.
The package is …
-
### 描述问题:
安装完 [laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) 后,页面无法正常显示debug bar
### 截图或视频:
![截屏2023-12-26 22 04 17](https://github.com/Slowlyo/owl-admin/assets/9792980/ff64…
-
It would be awesome to display cached variables: name, value, ttl
```
use SilverStripe\Core\Cache\FilesystemCacheFactory;
...
$cache = new FilesystemCacheFactory('data');
$this->cache = $cache-…
a2nt updated
9 months ago
-
In the past, Laravel allowed compiling files, to improve performance, but since Laravel 5.4, the functionality was removed(https://github.com/laravel/framework/pull/17003)
>Since Laravel 5.5 will be …
-
# 概要
通常運用では影響ないかと思います。
パスワード付ページを表示した後、URLの末尾ページIDを手で消して開くと、500エラーになります。
URL例)
http://localhost/password/input
# 実行環境
OS: windows11
ブラウザ: 新Edge
Connect-CMS: 2024/6/5 git pull
php vers…
-
I have followed the documentation, added the following to my composer.json
```
"extra": {
"enable-patching": true,
"composer-exit-on-patch-failure": true,
"patches":…