@housecor@FluenteMe I think these sentiments are incredibly harmful and toxic to general software development. I love Tailwind, but there are lots of instances where it makes sense to use something else, and that's okay. Blatantly saying, "nice try, but no" is incredibly disrespectful...
@illumin04790482 @Sairahcaz2k @laravelphp @taylorotwell I don't think this is very accurate. I successfully had my pull request merged a couple years ago. Of course, your code should be supported by tests and follow the code standard, but I don't think it's asking much.
@inxilpro@jeffrey_way I may have missed something on their page, but can you switch out the part where you insert your MacBook if Apple changed the dimensions/location of the USB-C ports?
@linusgsebastian@LinusTech, Is there any chance you will release the screwdriver's CAD files? It would be nice when you are designing small addons for it :)
@taylorotwell Specifically I have a QA environment where testers can easily impersonate test users. This feature should only be available in QA, and nowhere else. How do I swap between multiple environments on the fly (during boot-up)? Specifically without altering the phpunit.xml file.
@taylorotwell curious if you can weigh in. I have some features that are only available in a specific env. Tests are run under the "testing" environment. You can change the env at runtime through config(), however app()->environment() will still report the original one.
@zackfreedman Any plans of switching to Printables? They don't require their users to sign up to download your files, would love to see gridfinity there.
@remix_run In v6 of React-router docs, all previews link to StackBlitz; this is incredibly infuriating and makes it much more time-consuming to quickly lookup something...