JeffreyWay's avatar

Did I break anything? 👀

Hey, everyone.

I just pushed an invisible, but pretty significant update to the Laracasts codebase that switches us from webpack over to Vite, retires any automatically imported "shared" Vue components, and adds TypeScript integration.

If I did everything correctly, you won't notice any difference. But it's still a big codebase change. All the tests are passing, but you never know. 😬

Please reply here if you notice anything that stopped working. Could be a button that no longer responds, or a form that isn't submitting properly, etc.

0 likes
15 replies
untymage's avatar

testing reply functionality

Can we expect a TypeScript tutorial, then? 👀

TimKuhl's avatar

@JeffreyWay Hi, I have one question. If you were building this forum like a few years back and deciding between Inertia and Livewire... would you still pick Inertia today, when there is Livewire 3? And why? Thank you.

JeffreyWay's avatar

@TimKuhl I don't yet have much experience with Livewire 3. I can maybe say more next month, as I have an upcoming project that will be using it.

2 likes
thinkverse's avatar

Got a 500 when visiting threads before but that is solved now. Might wanna take a peek at the logs and see if it was anything important. 🤷‍♂️

Other than that it seems normal. 👍

1 like
clarkware's avatar

When I started a new episode this morning, I noticed the episode page doesn't have the complete/completed button that I saw last week. Not sure if that might have been affected by the update, or perhaps I'm overlooking something. 🤔

Disciple's avatar

Jeffrey, your PHP for Beginners course is aweasome! May I use it as a base to my course in ukrainian language? It won't be just copy paste I want to simplify a little bit and of course I will reference to laracasts as original course. Thank you.

JeffreyWay's avatar

@Disciple I think you should create your own course outline. It'll come out much better that way.

Disciple's avatar

By the way, when you click on author's "Visit My Website" on course page it doesn't work untill you click over 10 times. Check that. Is it OK? Jeffrey check the console tab in browser, I get many errors from Axios.

Tray2's avatar

@jeffreyway I don't know if this has been removed or if it has just disappeared in this update or in an earlier one, but the small # symbol on the replies used to link to a certain reply in a thread is gone. I really miss it, and it's a bit annoying having to read the whole thread to find the reply you are looking for.

Update:

It looks like the timestamp now is the link, which is not so intuitive.

shariff's avatar

@jeffreyway I have identified a issue in Laracast forum. Whenever we are opening the question the views count is increasing.

For example if I'm trying to open same question 10 times. The views count is increasing 10 times.

Please or to participate in this conversation.