Posts by José Badger • 3 points
1 post
- 
		0 votes1 answer2486 viewsQ: Laravel and the MVC concept - where do I put my classes/functions?Hello. I’m new to Laravel and MVC architecture and I have a conceptual doubt. In my bank I have a code(string), for example "[paragraph]". I will transform this string into "< p>meu…