Julius Kiekbusch

Results 17 issues of Julius Kiekbusch

If you have multiple independending warnings per Test case, then I think it would be great, if these are printed in multiple lines, instead of being separated by a single...

Hey! I often encounter the Problem while developing that I run into an error and then I need to manually reload the page after correcting the error. Using ViteJS it...

Many solutions of laravel are not accessible if you are using this preset (including security features). For example the concern [AuthenticatesUsers](https://github.com/laravel/ui/blob/2.x/auth-backend/AuthenticatesUsers.php). It ships with throttling login attempts and choosing a...

enhancement

## Idea: In my laravel projects which use sail I often add a `serve` script, which helps with dependency management and setup for local environments. The serve script does basically...

Mainly to make you aware of changes to be made due the skeleton slimming, where traits are removed from the Base Controller: See https://github.com/laravel/laravel/pull/6188/files#diff-6eba513804f3952156d999eea3fb21199659f395d0092da71a10868b72bf59ce - `$this->authorize(...)` will not be available,...

Alternative to https://github.com/laravel/framework/pull/51193 This PR adds a database nightly workflow, which runs preview versions of databases (currently only MariaDB) to make sure upcoming versions are supported. Note: The line were...

This PR updates the npm dependencies to use Vite v5 and the Laravel Vite Plugin v1. Furthermore it required changes to the build type, which is now `module` in the...

**Note: 5.x Branch** Currently this PR points to 5.x, due to the master branch not being up to date with the 5.x branch, but I wanted to make sure, that...

### Bug description If you use a globals with a Bard Field. And try to output it inside another Bard Field you get one additional paragraph tag before and after...

bard