Posts by Giovanni B. Preivatti • 55 points
5 posts
-
1
votes2
answers585
viewsQ: Display results of Join in view with Laravel
I’m learning laravel and I have a relatively simple question regarding a consultation using join in Laravel. How do I access the field value categoria.name in my view. Follow the consultation and…
-
0
votes1
answer61
viewsQ: Extraction of different data from two object lists
I am working on a WEB API and need to remove some values contained in one list and which are contained in another. To be better illustrated would be the equivalent of removing the data from a list…
-
0
votes0
answers42
viewsQ: Doubt in the Sendbird API to create a chat
Good evening, everyone, I’m doing a little project and I’m using the Sendbird API to create a chat, however I’m finding problems when receiving the message that was sent from one user to another,…
-
2
votes1
answer541
viewsQ: Storage of List-like variables in an SQL-Server database
Good Evening Everyone, I am developing an application that makes a relationship between a Player and one or more games(online games), the problem is that a game can have one more different skills, I…
-
1
votes1
answer43
viewsQ: Doubt about Xamarin-Forms
Good night, I am starting a TCC project with development for mobile platform and my group we are developing using the platform Xamarin Forms, my doubt is about the creation of the project, because…