-
The first issue is that when used with Octane, "move_to_start" and "move_to_end" cannot function correctly, but it works properly when started using "php artisan serve.
The second issue is that w…
-
*For bug reporting only! If you're posting a feature request or discussion, please ignore.*
## Expected Behavior
Be able to load the app inside of the Shopify mobile app.
## Current Behavior
…
-
From Franz in https://github.com/flarum/core/issues/2307#issuecomment-698836620:
> I've taken great care to ensure that Flarum can easily be used with modern approaches like application servers (Re…
-
**Yes, this project is still maintained!**
The current issue is that our (OpenStreetMap Belgium) server and the infrastructure (SQLite) worked perfectly fine for a few region but is undersized for …
-
- Laravel Version: 9.20.0
- PHP Version: 8.0
- Dcat Admin Version: 2.2.2-beta
第一次启动扩展列表有显示 点设置报
file: "/vendor/dcat/laravel-admin/src/Extend/Setting.php"
line: 95
message: "Call to a member fu…
-
Make sure you read **Issues Guideline** and answer these questions before submitting your issue. Thanks!
(Any **non-English** issues will be closed immediately.)
1. Please provide your PHP and Swo…
-
-
I have a list of URLs in the database, scrapping specific information these URLs.
I have split these URLs in portions of 50 and dispatch a job by giving the offset from database to start from.
Eac…
-
The original index.php is in the public directory:
use App\Kernel;
require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
return function (array $context) {
return new Kernel($con…
-
Hi. First of all: great project! In only two days I managed to switch from php pm to frankenphp. I hope this project will be maintained for a longer time ;)
As I'm not familiar with Caddy, I have no …