Questions tagged as 'backend'

0
answers

Backend analytics conversions

this conversion event of the success page is possible: </script> gtag('event', 'conversion', { 'send_to': XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX', 'value': XXXXXXXXXXXXXXXX, 'currency': 'EUR', 'transacti...
asked by 24.10.2018 / 12:53
0
answers

Use a parai rest of paravel

I just finished an api rest in php with the laravel framework, but I want to put it to test and I do not know how to do it, I think I created another folder to start using the url, but I really do not know how to consume that api for the shows w...
asked by 04.10.2018 / 20:50
0
answers

AbstractController :: Helpers :: MissingHelperError

I'm starting on ruby on rails and trying to run the localhost:3000 I get this error:    Missing helper file   helpers / c: /users/al_car/documents/carlosandradehdez/appsweb/facilito_social/app/helpers/application_helper.rb_helper.rb  ...
asked by 28.09.2018 / 02:03
0
answers

problem with captcha only in chrome, using php

Something strange happens to me, using the php rechatpcha with php, I did not have problems, but when I upload exactly the same site to another server, (changing the secret keys) it stops working, that is, it always directs me to the message of...
asked by 09.10.2018 / 16:21
1
answer

my first virtualhost

Hello very good for all I have always tried to mount a virtual host and it always gives me error Below I will place the contents of my htaccess to see if any one tells me what is wrong in the log error I get VirtualHost not allowed here It shoul...
asked by 14.09.2018 / 20:46
0
answers

What is the process of the token once authorized?

I have a question on the server side, I am creating an api and it is the first time that I have to implement token in header of Authorization . But ... what process is followed for this? that is, I receive the user token and I look for it...
asked by 23.08.2018 / 05:44
0
answers

Do I need the XAMPP package to practice with PHP?

If so, how can I configure PHP, so that I understand the steps that are being taken to configure the embedded PHP server?     
asked by 29.07.2018 / 14:22
0
answers

Problem in composer install --prefer-dist YII2

I present a problem when I execute the composer install --prefer-dist command in the directory of a project in YII2. The error is as follows:    Your requirements could not be resolved to an installable set of   packages.       Proble...
asked by 13.06.2018 / 18:23
1
answer

How to make a delete in SLIM that is a PHP framework?

I want to delete by id and the backend statements in slim v3, I do not know how it is done ... I have the following sentences for example a get that I do I do it in the following way: Thanks in advance! $app->get('/ob...
asked by 18.03.2018 / 01:17
0
answers

Ways to detect bots in a clickk system

I have been investigating some things like click tracking services and the typical methods of storing data in the user's browser, however I would like to know additional opinions or even see the problem from a different perspective. The pro...
asked by 28.02.2018 / 17:04