-
Please, can upgrade package to support laravel 11
-
Hello.
I'm on **Laravel 10** on which I install `Laravel Jetstram Authentication System` (https://jetstream.laravel.com/installation.html).
So, knowing that `Laravel Jetstram` uses Tailwind CSS…
-
We're using Laravel Vapor and have followed the installation and setup instructions in the README.md to setup the DynamoDB table, API Gateway and updated IAM role as well as include the 4 .env variabl…
-
Hi,
I have Laravel + Octane, but the problem the HMR will not work, I need to refresh the page just to reflect the changes.
This is how I access my site in local https://mysite.local
here …
-
When trying to install the package, I get the following error in the console:
```
Your requirements could not be resolved to an installable set of packages.
Problem 1
- axn/laravel-pk-in…
-
Its not really a bug. Your php works perfectly except, I already have cast on my model using MoneyPHP:
```
public $casts = [
'price' => MoneyCast::class,
];
```
So when I add…
-
**Describe the bug**
I have this error in my script.
`Typed property Butschster\Head\MetaTags\Meta::$config must not be accessed before initialization`
this is how the code is organized in my p…
-
- L5-Swagger Version: 8.5.0
- PHP Version: 8.1.17
- OS: MacOS
### Description:
Not completely an issue of this package, but the combination of Laravel Telescope in local-only mode (see: https:…
-
I've created this repo in such a way that I can add additional Laravel projects. This will allow me to create additional services relatively easily and have them all report the progress in ELK. `breez…
-
I would like to see all required steps from documentation (https://laravel.com/docs/11.x/packages) done in scope of this task. This includes:
- [x] autodiscoverable service provider
- [ ] default co…