Hi, I save my data encrypted into the database with the Crypt class. Is it possible to search into t...
You need to use faker like this: $this->faker->sentence()
Isn't it because of your roles middleware?
It is advisable to store the data encrypted in the database? Or would you just do it normal?
The Laravel portal for problem solving, knowledge sharing and community building.
The community