-
### What happened?
I am installing Laravel 11 and install the package for testing. I am edited `welcome.blade.php`.
```
{{ __('Dashboard') }}
```
Just like this and run the `php…
-
### What Happened
When i use `````` and hit "Enter/Return key" it will reset the date to startOfMonth date. Like the picture given.
![](https://i.ibb.co/34P9trB/enter-error-date.gif)
### Co…
-
### Steps To Reproduce
Image: 8.3-fpm-nginx-alpine
In the latest version i can no longer define custom s6 services depending on like 50-laravel-automations - it was working fine with the 2 month…
-
### Description
In theory, Bugsnag laravel should work with Laravel Zero. However, the register provider flow of laravel zero, currently prevents us from using bugsnag. That flow is as follows:
…
-
Version:
@inertiajs/react version: 1.0.0
Describe the problem:
After setting up a Laravel + React + Breeze application, I’ve noticed that sometimes the URL in my browser renders incorrectly, showin…
-
### Laravel Version
11
### PHP Version
8.2
### Database Driver & Version
_No response_
### Description
Hello, I am facing an issue where my frontend is successfully connecting to the WebSocket …
-
On 11.9.2 everything works.
On 11.10, the following error occurs when updating or saving media:
```
{
"message": "There is no conversion named `thumb`",
"exception": "Spatie\\MediaLibrary\\M…
-
hi guys,
once observed that the package doesn't support Laravel v11, I quickly tried to align that by forking the package and modifying it's dependencies like follows:
`composer.json`
```
…
-
While using this library i am not able to do nullable with numeric value , in php lots of the case are coming while code that field is not required but the value should be numeric , in case when we ap…
-
Resources:
- Most used lib: https://github.com/grosv/laravel-passwordless-login
- https://laracasts.com/discuss/channels/laravel/magic-link-in-laravel-jetstream
- Seems like a solid choice: https:/…