Mo Khosh
Mo Khosh
im on mobile, and github is clunky on mobile, but i would check how laravel/passport has adapted its tests on `master` to support laravel11
I went through laravel/framework PRs and commits, but now I'm thinking it's a testbench issue. I created an issue here: https://github.com/orchestral/testbench/issues/393
Awesome, thanks @crynobone and @danharrin
@marcelloinfoweb about what man?
It sure is @marcelloinfoweb
@danharrin do you think this will make it to v4? We're basically not testing any of the repeaters now.
@danharrin that would be awesome, just put it that way because of the low priority tag on the issue.
Thanks for the thorough answer. Have you checked out how Vue or similar plugins handle this? Getting alpine specific intellisense would be awesome, but that's not my concern at the...
i had the same problem with `second(0)`. after scratching my head for a good couple of minutes i guessed that the issue is related to javascript treating `0` as a...