-
Location: public/storage
Docker Desktop on Windows creates a file in place of the symbolic link that's supposed to go here.
This seems to be a cause of the following unit test failing:
```
PH…
-
### Bug description
I created a collection with multiple blueprints and a role with only the permission to `View Foo Entries`.
When the user logs in they get an error message and the Collection entr…
-
### PHP version
7.4
### irazasyed/telegram-bot-sdk version
v3.9
### Laravel version (if any)
_No response_
### Code To Reproduce the bug
$reply_markup = Keyboard::make()
->setResizeKeyboard(…
-
Hi Ryan
I installed the addon as described and crated a new Instagram account. After completing the installation i used your example tag and now it throws the following exception:
```
Instagra…
-
We use the latest version of your Magento 2 extension to enable Apple Pay on the Magento 2 product page and Cart. Unfortunately Apple Pay doesn't work on the Product Page. I get this exception:
```…
-
### Bug report
Hello i found a problem running phpstan.
All enviroment variables are defined, but phpstan throws:
**Error:**
Internal error: Internal error: Secret is not set. in file /app/x…
-
Thank you for the project. My CodeIgniter projects run well with some adjustments. But I'm having a problem for the database.
I want to use Vercel's PostgreSQL but I can't.
- If I use 'pdo' db…
-
### Preconditions and environment
- Magento version is 2.4.7
### Steps to reproduce
URL: https://dev2.example.com/rest/V1/products/apitest
This in headers: Authorization: "Bearer "
### Expected…
-
I have a relation in my User model:
```php
public function referrer(): BelongsTo
{
return $this->belongsTo(
User::class ,
['referrer_id', 'bot_id'],
['id', 'bot_id…
-
### What were you trying to do?
Run application after building for Mac.
### What happened?
Error 500 on front-end.
Similar to #250
This is the actual error from the `storage/logs` found on Appl…