-
Hi,
I am getting this error when using a subdirectory inside the logs directory, to save the logs:
This is my **config/logging.php** configuration:
'eApply' => [
'driver' => 'daily…
-
## Bug description
I added Popular to this website: https://andy-besuch.com. The javascript is available and seems to work. If I check session storage in the browser pages are added to `popular-ent…
-
### Bug description
I'm noticing random but frequent errors appearing in my server logs. They seem to happen randomly. I don't think they are affecting the visitor experience.
**Example 1 - From…
-
It doesn't look like the MediaStoragePipeline task (I'm assuming that's the task that moves the media eventually to the configured storage provider) is being called for any `video/mp4` media that is u…
-
I use laravel 5.2 + "barryvdh/laravel-elfinder": "^0.3.4"
it's work at homestead ,but when I upload to digitalocean.com it's have problem
session_start(): open(/var/www/richage.com
.tw/html/stora…
-
### JWT does not return TokenExpiredException
I'm trying to return a 419 response to client side in case of token expired but i think the Tymon\JWTAuth\Exceptions\TokenExpiredException is never inst…
-
When Laravel is down it would be nice to figure out its current state.
Could you add an `isdown` command?
```php
$downFile = storage_path('framework/down');
if (!file_exists($d…
-
### Make cache instance / blacklist storage configurable
Because the token blacklist is stored in the default laravel cache instance, the blacklist is cleared every time the cache is cleared. Would b…
-
Logging channel single does not log to file. I believe the reason is because Laravel has the structure storage/logs which is not present in Zero
I could be wrong.
-
Having migrated from bref v1 to v2 I found an edge case where if using Laravel Passport the storage area is changed to the /tmp directory by laravel bridge before the passport keys have been loaded.
…