Maria30's avatar

Maria30 wrote a comment+100 XP

1mo ago

This approach works for registered users. What about the users who register an account?

Maria30's avatar

Maria30 started a new conversation+100 XP

5mos ago

Im trying to make a single layout for both guests and auth users.

Maria30's avatar

Maria30 liked a comment+100 XP

5mos ago

Well, $faker->words returns an array of strings. So if you change this to $faker->word or $faker->sentence it should all work fine ;)