Posts by Felipe Gabriel • 43 points
3 posts
-
0
votes1
answer490
viewsQ: Pass Headers on a route in the Laravel
Good Night, I am working with Laravel 5.3 on a solution, because it is an API application, I chose to use Laravel Passport as authentication. I have a certain difficulty in being able to load the…
-
1
votes0
answers157
viewsQ: Some questions with the Microsoft Sync Framework
I’m thinking of implanting the Sync Framework in a solution that I am developing, but I have had some doubts about the functioning of the Framework, I hope you can help me, I’ll be very grateful.…
-
3
votes1
answer261
viewsQ: C#,SQL,SQLITE How to return SQL command from an action
I have a question in C# and SQL commands, I am currently using Sqlite as a local database. In my application I enter entries in the database, so far so good, but I wanted to know if there is any way…