-
After selecting to update the app from 5.5.XX to the latest version 5.5.42, I now get a 500 server error. I restored a backup of my server and connected to the remote database, but I can't get passed …
-
Hello,
I'm pretty new in the Laravel world and I'm learning how to use the Laravel Guards.
When I see this package, I'm wondering why the implementation is not using them. Is there a particular …
-
If following the steps described at [An alternative approach: environment variables](https://v2.docs.apostrophecms.org/core-concepts/global-settings/settings.html#hardcoded-settings).
```
// in ap…
-
### Describe the bug
I have installed this package on laravel 9 it works really awesome but the problem is when ever i send push notification and user click on it it does not go to the website, altho…
-
The `jobs` endpoint needs optimizing / response size reducing, after a day's worth of jobs (300 or so) the endpoint hangs for ~30s and because of the polling nature of the dashboard, it stacks up requ…
-
**Intro**
In https://github.com/LycheeOrg/Lychee/pull/1443#issuecomment-1224418047 @ildyria asked why there is this seemingly duplication of sending certain security attributes to the front-end. Th…
-
- Laravel Version: 8.83.23
- Nova Version: 4.16.1
- PHP Version: 8.0.24
- Database Driver & Version: MySQL
- Operating System and Version: n/a
- Browser type and version: n/a
### Description:
…
-
**Describe the bug**
Don't know if this is exactly a bug or intended behavior, but maybe it should be an option:
**To Reproduce**
Steps to reproduce the behavior:
1. Install some languages as ad…
-
### Bug description
When running `php please static:warm`, the routes are getting called sequentially. When executing on a very large page (content-heavy), the command takes very, very long to execut…
-
### Summary of problem or feature request
I am using Eloquent as a data source and server-side processing.
I'm essentially pulling the User model into the datatable, but there are a few additi…