Posts by Bruno Barreto • 56 points
5 posts
-
-1
votes0
answers29
viewsQ: Problem with the CORS
I’m developing an api for an education platform, and so created my private and public routes. The public are for creation and validation of token, then use it to access the routes but Cors, for some…
-
1
votes1
answer78
viewsA: In Clean Architecture, which layer receives the business rules and logic specific to a system?
Good morning, Not really, The layer where are the rules of Business,is the layer called entity, in your project it will be the models that you will make to insert into the database. For example it…
-
2
votes0
answers101
viewsQ: Typeerror: Cannot read Property 'findOne' of Undefined (strapi)
I am creating an eCommerce using Strapi, but I have a problem in one of the routes that makes the POST. Summarizing this route she opens a payment session, and for that I step one request.body with…
-
-1
votes1
answer50
viewsQ: database connection
Hello, I’m having a problem with mysql_connector, because it’s not returning me the connection string with DB, even though I’ve already included it in the Netbeans classpath, and have done other…
-
0
votes1
answer137
viewsQ: Problem with Wordpress and Bootstrap
Hello, My name is Bruno Barreto and I am developing a simple website for a company that intends to sell cosmetics, but I am facing some difficulties when migrating this site to Wordpress(client…