Questions tagged as 'web'

0
answers

How to consume a web service in laravel first and then visualize it in canvas?

PROBLEM I am trying to consume a web service that returns a series of data to me, I want to visualize that data through canvas. What I intend is to make statistics with the consumed data and visualize it in a bar graph created with canvas....
asked by 02.11.2018 / 22:21
1
answer

Laravel- Trying to get property 'name' of non-object

I am developing a product catalog system with Administration Panel in Laravel 5.5. I've finished it and everything works, except that I can not filter my products. When I do the function: dd($products); to verify if it does filtering,...
asked by 01.11.2018 / 23:28
1
answer

Publish two pages in the same web address

I have a question about an angular application either. If I have a domain that can handle more than one application, and I navigate to each application from a specific url, for example:    www.direccion.com/aplicacion1 - > to access the ap...
asked by 07.11.2018 / 15:14
1
answer

help in php I have this error

is to log in to an admin panel in a web app    Notice: Undefined index: RESQUEST_METHOD in   C: \ xampp \ htdocs \ groups \ proyectpudines jhon, erbin , jordy \ login.php   on line 4 <?php // archivo del admin require 'config.php'; re...
asked by 20.11.2018 / 04:25
0
answers

How to configure the CONFIRMATION path of Payu to update a database with PHP - LARAVEL?

I'm integrating the PAYU payment gateway webcheckout. I can now send the purchase data to the payu platform through the form provided by payu webcheckout in the documentation. It's the next ... <form method="post" action="https://sandbox...
asked by 29.10.2018 / 20:47
1
answer

Selenium IDE and WebDriver

I have started a project of unit tests of a web. For this I have decided to use Selenium, but I have had a series of doubts and problems. Selenium IDE and the WebDriver are on the web, this second one seems to be a little abandoned, and gives...
asked by 26.10.2018 / 08:53
0
answers

Call web from the navigation menu

Hello, I use the following menu of a template that you download: <header role="banner" id="fh5co-header"> <div class="container"> <!-- <div class="row"> --> <nav class="navbar navbar-default"&g...
asked by 30.10.2018 / 02:55
0
answers

Web API Rest Problem with URL

Working with Rest Api C # MVC, I have resource [HttpGet] but does not recognize the URL /bays.json?visit.plate.text=ABC123     
asked by 24.10.2018 / 13:09
0
answers

Chrome Mobile - theme-color tag - Some colors do not work

I am using the tag: <meta name="theme-color" content="#eef1f5"> To add the effect in chrome mobile that the header and the search bar take the color of my web. But it is not working for me with all colors, specifically colors close to...
asked by 22.10.2018 / 12:48
0
answers

Backgroung img with filter and nav [DOUBT CSS]

I have the following doubt: I have a div with a background img, I add a filter brightness, but that also affects what I have next to that image: the html code: <header> <div id="logo-page"> <div id="top-bar">...
asked by 18.10.2018 / 17:31