-
This package contains the same route names as in the dependency package, which is **laravel-translation**. In order to keep this package compatible with the Laravel 7+ and to be able to cache routes w…
-
Hey @pxpm , @karandatwani92 , @jcastroa87 - heads-up.
I've just:
- created a `v7-dev` directory in Docs
- created a `v7` branch in CRUD
- created a `v3` branch in PRO
We can start adding thin…
-
E/flutter (22170): [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: type 'Null' is not a subtype of type 'String' in type cast
E/flutter (22170): #0 _$ConnectionErrorFromJson
p…
-
@barryvdh When using composer install the package
`"barryvdh/laravel-httpcache": "0.2.x@dev"`
The package is missing the
`'ttl' => \Barryvdh\HttpCache\Middleware\SetTtl::class,`
`compose…
-
I have installed the package and after creation of filter i have extend it with DependentFilter and got this error.
> "Declaration of AwesomeNova\Filters\DependentFilter::jsonSerialize() must be co…
-
It doesn't throw errors in PHPStan if args type, numbers etc. mismatches...
```php
namespace App\Authentication\Actions;
use Lorisleiva\Actions\Concerns\AsAction;
class UpdateUserPassword
{
…
-
### Laravel version
8.75
### PHP version
8.1.5
### Voyager version
1.5.2
### Database
MySQL 5.7.24
### Description
I'm using [Laravel World Package](https://github.com/nnjeim/world) for world…
-
Operating system : debian
Laravel version : Laravel Framework 5.8.35
Package version " unisharp/laravel-filemanager": "^2.0",
:
Steps to reproduce your issue :
Screenshots of browser conso…
-
Is there a way to do this currently? Other packages such as https://github.com/craigpaul/laravel-postmark add this as a header like so when the message is sent:
```
$message->getHeaders()->addTe…
-
```
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires hedii/laravel-ovh-swift-storage ^4.2 -> satisfiable by hedii/laravel-o…