Posts by Souza Elvis • 41 points
4 posts
-
0
votes0
answers32
viewsQ: Error 401 when performing post request for an API itself
Hello, I am trying to make a post request for an API of my own in order to simulate a "like", the problem is that it is always returned the error 401 whenever I post request, however if I perform a…
-
0
votes1
answer26
viewsQ: How do I use the explode to limit which parts of a string should appear in the view?
I’m trying to use explode to display the first name of a resume model, in a table in the view, I was initially using the method below, but it didn’t work out the way I wanted, because it only…
-
1
votes1
answer51
viewsQ: Input field does not align with others
For some reason I have not yet discovered the field "Civil State" is not aligned to the field "Availability on Saturday". I’m not using CSS in this file as it’s just an outline of the final version.…
-
1
votes1
answer125
viewsQ: Carousel button does not appear
I tried to look for error of all that is way but I found no way <div id="carouselFritou" class="carousel slide" data-ride="carousel"> <div class="carousel-inner"> <div…