Questions tagged as 'web'

1
answer

Insert multiple data in database in laravel

I need to save in an array the text strings I have in several inputs that have been created dynamically, to send them to the controller and that it can insert them in the database. // This would be the view //ESTO ES EL CODIGO QUE GENERA L...
asked by 27.10.2017 / 13:13
1
answer

Can a record be created when a php artisan migrate is done?

Comrades the question that arises is: Can a record be created automatically when the migration is created? That is, when you make the **php artisan migrate** and create the migration within one of the tables, a record is created....
asked by 29.03.2017 / 18:52
2
answers

How can I get the value of an input with JavaScript?

This is my input and I need to obtain the value by JavaScript of preference that is pure and not with frameworks or if there is no other way or mode. <input type="text" class="whsOnd zHQkBf" jsname="YPqjbf" autocomplete=...
asked by 13.09.2018 / 23:56
1
answer

Problem 2 Apache domains

I'm trying to set up 2 domains on a 1 server: _Debian Linux _Apache2 Create the following file: pclinx.conf, then enable with a2ensite, so that it is enabled and then restart apache2. <VirtualHost *:80> ServerAdmin webmaster@localhost...
asked by 19.04.2017 / 23:28
3
answers

PHP - I need to validate textarea from the server .. any help? [closed]

I have a form in which there is a person who bothers entering the web, enters the debugger, selects the form in edit mode, edit the form changing a input for a textarea and paste a text which includes unpleasant things . How do...
asked by 26.12.2018 / 20:02
1
answer

Create gifs with lightweight iphone for web [closed]

Good afternoon I have a project of a system for a gym where the execution of the exercises can be seen in an animated gif, and it is already working, the problem is that the gifs that you make are very heavy, some weigh 1.8mb for which the sy...
asked by 14.11.2017 / 22:09
2
answers

@ font-face without css?

I'm trying to edit a form for acuity scheduling with html and I want to add my own sources but the problem is that it does not let me add external css it is possible to do it with the style parameter and the same thing happens in roundcub...
asked by 21.02.2018 / 13:01