Summer Sale! All accounts are 50% off this week.

mohitpawar10's avatar

mohitpawar10 wrote a comment+100 XP

2w ago

PHP For Beginners: Ep 2, Tools of the Trade

@jeffreyway Do not use plastic bottle, choose sustainable options.

mohitpawar10's avatar

mohitpawar10 wrote a comment+100 XP

3w ago

Laravel API Master Class: Ep 5, Authentication Using Tokens

@Marven Same Question for me. Request already validated that.

mohitpawar10's avatar

mohitpawar10 liked a comment+100 XP

3w ago

Laravel API Master Class: Ep 5, Authentication Using Tokens

Hi Jeremy, thanks for this awesome series!

Can you let me know, what the need of line 16 in the AuthController is? $request->validated($request->all());

I thought that using the LoginUserRequest already validates the request. And if I want to fetch the fields that are specified in the LoginUserRequest (and filter out all other), the I can say $data = $request->validated();

mohitpawar10's avatar

mohitpawar10 wrote a comment+100 XP

3w ago

Laravel API Master Class: Ep 3, Designing the Url

Really like when Jeremy Say's "You know how Developers can be!". His face said everything. aparat from jokes this is really great video.