Profile avatar
rvx.works
Full-Stack Developer, terminal hermit and Laravel Developer from QLD 🇦🇺 https://github.com/RVxLab
179 posts 40 followers 163 following
Regular Contributor
Active Commenter
comment in response to post
At a guess, for the same reason that Vite doesn’t. Type checking at compile time is slow and in most cases redundant as your IDE can take care of that. See vite.dev/guide/featur...
comment in response to post
Definitely an earlier 5.x version. I’m thinking 5.2
comment in response to post
You could namespace them as if they were from a package. See laravel.com/docs/11.x/pa...
comment in response to post
Because deploying on Friday is a bad idea of course!
comment in response to post
This is looking 👌🏻
comment in response to post
Don’t forget Dreamweaver!
comment in response to post
I was rather surprised about this one and just goes to show how important strict typing is on top of being clear with your code.
comment in response to post
I think this may be an Australian English thing. I’m not an Australia native and noticed people call ( ) brackets here. What do you call these? [ ]
comment in response to post
Spark could be Gnomeregan, but that’s not on the map 🤔 I’m not very familiar with expansions after Cataclysm
comment in response to post
This is brilliant! Thanks for open sourcing this 😄
comment in response to post
This is using some type juggling bullshittery in any case. This is the reason I never use == 😬
comment in response to post
Send a message on channel users.1 if the current user’s id is 1, nothing otherwise.
comment in response to post
TJ has a crash course that might help. youtu.be/CuWfgiwI73Q
comment in response to post
Nothing like that was mentioned during Laracon, but a spend cap would be sweet! Or at least a spend alarm like in AWS.
comment in response to post
Love this! I’m likely to use this over Pennant. Would you consider adding BackedEnum support and a blade directive? I’d be happy to make a PR 😄
comment in response to post
You can’t suffer if the shitposting is just right.
comment in response to post
I’m impressed no one thought of that one, congrats!
comment in response to post
Self-hosted email and the word “Outlook” still gives me traumatic flashbacks 10 years after trying.
comment in response to post
Laravel and Postgres. I did my final exams using Laravel and MySQL at the time, stuck with Laravel for 10+ years and over time moved towards using Postgres.
comment in response to post
Maybe give @proton.me a look. They don’t offer as much storage for the same price but it might just be what you want. proton.me/drive/pricing
comment in response to post
The quality of the results and the ability to give sites I want to see priority. This has proven incredibly useful as a developer 😄
comment in response to post
Happy birthday! 🎉🎉
comment in response to post
About time! 🎉🎉🎉🎉🎉
comment in response to post
I’d love to see this in a package, I think you’d benefit more from that rather than putting it in the core. I’d use this for my more interactive projects.
comment in response to post
Neovim 🤘🏻 I’d still be using PhpStorm + IdeaVIM if it wasn’t so horribly slow
comment in response to post
“I'm also going to reveal Apple's response to trying to release an app built on Laravel through the App Store” That doesn’t sound like a yes so I’m very curious now. I’ll have to wait for the VoDs to come out
comment in response to post
Not a plugin recommendation, but a Neovim version manager if you want to switch to nightlies easily github.com/MordechaiHad...
comment in response to post
What he’s trying to say is that a part of the community does not speak for the entirety of it. The toxic minority is much more vocal than the folks that want to help others. Please don’t shove us in the same basket as them, we love to help and lift everyone else up. Give us a chance, you’ll see. 😄
comment in response to post
That’s just Reddit for you really, people are just really nasty there for some reason. We’re pretty open here on Bsky and lots of us like to help out.
comment in response to post
If you’re willing to deviate slightly you could look at Inertia with React inertiajs.com
comment in response to post
Maybe this free course can help you get going 😄 laracasts.com/series/30-da...
comment in response to post
This post and article has been super helpful in my professional and personal projects, thanks for the write-up!
comment in response to post
It shouldn’t, it doesn’t make sense for Laravel to not support all supported PHP versions at the tine a major version releases. I wouldn’t be upset if PHP 8.2 was dropped though.
comment in response to post
When I need highly specific bits of data that don’t need an Eloquent model or database-specific queries. Though 95% of the time I stick with Eloquent.
comment in response to post
Lemon Squeezy with Cashier is another option. The costs are a bit higher but they’re a Merchant of Record. If you’re in the EU, Mollie is a great option. Otherwise I’d still recommend Stripe. What bad things did you hear? I haven’t been in the loop so I’m curious to hear.
comment in response to post
Use github.com/EmranMR/tree... My setup for that: github.com/RVxLab/rvx.n... You can find injections in the after/queries folder
comment in response to post
Give mini.pick with ripgrep a try, it’s fast as hell.
comment in response to post
Yes, @kagi.com
comment in response to post
Can’t argue with that!