@4thRoundAce@MSFT365Status Seems to have resolved, at least temporarily, for me now. Maybe a momentary issue that then meant millions of people trying to login at the same time?
@MSFT365Status something wrong with exchange services? Asked to reenter password and page doesn’t load when trying to do so— and now getting a 429, so maybe a redirect loop?
@statamic Just saw your post - was too trigger happy with the tweet. Would be awesome if you could develop a maintanence landing site you can redirect people to while you're performing this 😃
The property hooks RFC looks fantastic.
I love this feature in Swift and can't wait for it to become available in PHP!
If it gets accepted, this will land in PHP 8.4!
Current RFC status:
23 ✅
0 ❌
https://t.co/ahpgpTTVal
@thetrainline can you stop giving people seats on their ticket when the seats aren’t allocated on the trains. It is frustrating when you sit down on a freely seated train and get asked to move because the persons ticket says they should be sitting there.
@garybrannan I love that we managed to develop a specific language structure for fish and chips which is understood across the nation.
I don’t think I’ve ever ordered at any other type of establishment in this way; “chicken tikka and naan twice” doesn’t feel right to me. Or is it just me?
Some bangers in this week's Laravel release.
First, new "ObservedBy" and "ScopedBy" attributes for your Eloquent models. Easily attach observers or global scopes to any model. 🤙
@jessarcher was some great insights this morning on the BTS of @laravelphp Pulse. It might even have been enough to inspire me to go and optimize a few more queries 😅
@enunomaduro *manically tries to do some bug hunting to add to the issues*
But no, that will be an awesome achievement if you can get it done - good luck 💪
It would be super useful for actions that act as configurators for record creation or in packages such as nova-settings where you want to be able to configure defaults.
I'm probably going to work on my own solution to this at some point but I would love to see it first party.
@davidhemphill is there any intention on adding a "Resource" field that can be used where there isn't a relationship underlying?
Rn, I just use Select field with options of id/name but it would be cool if the search could filter the query and it limit the results for efficiency