SpecBit wrote a comment+100 XP
15h ago
@iamGus like @tlclassless-34322681 said, I also have that extension installed and some for laravel. The thing is that sometimes they conflict with each other, and for some functions the hover just does nothing.
SpecBit wrote a comment+100 XP
1d ago
1:48 coderabbit made a mistake on the closing div, just above $slot
SpecBit wrote a comment+100 XP
2d ago
Is it just me, or was the forms.css code refactored off‑camera? I thoroughly checked his code to match mine a couple of episodes ago.
SpecBit wrote a comment+100 XP
4d ago
@lara_dev_1970 hi. I searched the github repo https://github.com/laracasts/Tweety/tree/master and couldn't find the code for this episode. Seems like they had a project and abandoned it... No support whatsoever, which translates in long hours of research to learn some topics but far worse it's to replicate the code on windows and vs code. Thank you so much
SpecBit liked a comment+100 XP
4d ago
SpecBit wrote a comment+100 XP
1w ago
I wish I had the exact same tools that Jeffery has. At 10:28 if no record is shown in the db run dispatch(App\Jobs\UpdateIdeaStatistics); in tinker. Almost every episode something came up that I couldn't replicate whatching the videos, it's frustrating.
SpecBit wrote a comment+100 XP
1w ago
Jeffery you should be aware that the last idea may not have been created by the first user_id. You should have had that in consideration and done something like $idea = App\Models\Idea::where('user_id', $john->id)->latest()->first();
SpecBit wrote a comment+100 XP
1w ago
@bulat I was about to mention that. Lost so much time. No one from the team reads this!!! It's preposterous, so sad :( I wonder if for the paying subscribers it's the same deal?? anyway, ty
SpecBit wrote a comment+100 XP
2w ago
@jake83 I totally agree with you. This videos are edited. 4 episodes ago there's a massive cut on the video, you can't really see what code he changes and i trully think it was an editor's mistake. Strange that Jeffery himself or his team, do not even reply to the comments.