-
Hi, Ben Sampo,
First of all your project is extremely interesting and has helped me a lot. It works perfectly fine but now my company in doing a lot into coding structure and reducing the technical d…
-
- symfony/dependency-injection 3.4.x-dev conflicts with symfony/http-kernel[v4.2.4].
- symfony/dependency-injection v3.4.0 conflicts with symfony/http-kernel[v4.2.4].
- symfony/dependency-…
-
Okay, I've got a bit of time, and need to set up a new project with Laravel 5.3 and JWTGuard. @tymondesigns I hope you don't mind this being in your issues similar to my other "guide" (#513), and if …
-
| Q | A
| ---------------- | -----
| Bug report? | yes
| Feature request? | no
| Library version | 2.8.0
| Laravel version | 9.19.0
| PHP version | 8.0.2
**File:**
vendo…
-
I recently came across http://tus.io/, a protocol specification for 'Resumable File Uploads'.
The [team](https://github.com/tus) already build a [jQuery plugin](https://github.com/tus/tus-jquery-clien…
-
Using standard laravel ```composer.json```, diagnose is all ok.
When updating the `$prefixDirsPsr4` array in `autoload_static.php` contains the wrong entry for 'App\\'. Rather than a relative dir…
-
#258 is a prerequisite
Mentioned at https://discuss.elastic.co/t/have-any-roadmap-for-supporting-php-frameworks/253892
Sub-story:
- [ ] Transaction name based on the selected route
- [ ] Captu…
-
Hello, after following all installation steps I see an empty page.
So no categories are shown, and no errors are displayed.
Even after running npm install & npm run production this error occurs.
…
-
### What steps will reproduce the problem?
Controller code:
```php
if (Model::loadMultiple($models, Yii::$app->request->post()) && Model::validateMultiple($models)) {
$count = 0;
…
-
I'm getting this error:
> Argument 2 passed to App\Providers\BreadcrumbsServiceProvider::App\Providers\{closure}() must be an instance of App\Models\project\Project, string given (View: /var/www/re…