Hans van Luttikhuizen-Ross

Results 12 issues of Hans van Luttikhuizen-Ross

## Summary The [documentation for defining accessors](https://laravel.com/docs/9.x/eloquent-mutators#defining-an-accessor) states that “To define an accessor, create a _protected method_ on your model to represent the accessible attribute.” (emphasis mine). This is currently...

## Summary Even though the documentation doesn't state this explicitly at the time of writing, it is possible to use the new Attribute accessor to create a calculated property where...

### Versions: - ide-helper Version: 2.12.2 - Laravel Version: 9.0.0 - PHP Version: 8.1.2 ### Description: PR #1289 added support for the new attribute mutator/accessor format, but calculated properties/attributes aren't...

bug

In confirmation boxes, you're able to confirm with either Enter or y. Cancelling is done with Esc, but not with n, as you might expect. I noticed myself trying to...

I would very much like to filter existing media. If I upload a bunch of profile pictures and want to add a cover photo to my post, those profile pictures...

The way of importing described in the documentation is not recognized by PhpStorm 2022.1.4. ![Shot_20220726_151355](https://user-images.githubusercontent.com/5128166/181014542-4b409548-7b29-4c8e-9625-286ac906e4a5.png) The alternative would be to import the NewsletterFacade and alias it to Newsletter, but then...

There is a screenshot of the JetBrains Darcula theme, but the actual theme is missing from the themes directory.

First of all, love this package! I'm using it on https://hamana.nl (be sure to narrow it down to phone widths) if you want to see it being used in the...

When updating from 0.38.2 to 0.39.1 or .2 my application breaks. When I'm trying to load one or more instances of the `Farmer` DAO from the `Farmers` DSL, this error...

## Description This extension allows you to translate text using the DeepL API. A [similar extension already exists](https://www.raycast.com/mooxl/deepcast), but I found the user experience lacking. The differences between their and...

new extension
status: awaiting response from dev