-
Type: Bug
perfomanse issues
VS Code version: Code 1.95.0 (Universal) (912bb683695358a54ae0c670461738984cbb5b95, 2024-10-28T20:16:24.561Z)
OS version: Darwin x64 20.6.0
Modes:
System Info
|Item|…
-
A lot of my listeners are meant to happen only under certain Event circumstances. Because of this, in the `handle()` method of my listeners, I either wrap all the code in a conditional or do early ret…
-
Issue Type: Performance Issue
We need to include production build files of react in git as per our server configuration. Often the build files face merge conflict and we need to simply accept all…
-
### Bug description
Hello!
I've been testing out Statamic for a small project and I think I've discovered a bug with variables set inside a partial. Originally I was using the excellent [Peak star…
-
Flume ayar dosyalarını (config) hem grafiksel arayüzle, hem de web editör ile (el ile) düzenleme desteği eklenmeli.
**Arayüz için;**
Flume ile en çok kullanılan sink, channel ve source seçenekleri ay…
-
I need to generate the pdf url according to the schedule below. However, before going straight to the template, I need to go get some information on the controller. How could I generate the pdf in thi…
-
I've just discovered Respond and wanted to give it a try. Since I've got a local nginx plus DNS resolver running, I thought using the Github installer should be possible.
That created a bunch of pr…
-
- Laravel-mongodb Version: 3.8.4
- PHP Version: 7.4.28
- Database Driver & Version: 1.12
### Description:
My use case conforms the relationship between 3 entities/models:
- Post: This entit…
-
- Laravel Version: 5.7
- Adldap2-Laravel Version: 5.1
- PHP Version: 7.1.7
- LDAP Type: OpenLDAP
### Description:
my user info stores in openldap and mysql ,now,I have finished authrizatio…
-
```js
/**
* 求两个经纬度之间的距离
*https://www.lvtao.net/dev/1899.html
* 赤道半径 6378.137Km ;两极半径 6359.752Km;平均半径 6371.012Km ;赤道周长 40075.7Km.
*
* @param float $aLng 地址A的经度
* @param float $aLat 地址A的纬度
…