Posts by Gustavo_Tavares • 27 points
9 posts
-
0
votes0
answers204
viewsQ: Foreach nestled with Blade in Laravel
I need to display in a report three nested information and the idea is to display releases of a balance sheet, this balance sheet belongs to a plan of accounts and the plan of accounts belongs to a…
-
0
votes1
answer204
viewsQ: Laravel Error | Methodnotallowedhttpexception
I am trying to send a form to update certain record in Baco, but it displays the error message: Methodnotallowedhttpexception I am using route Resources, my route is difinida:…
-
0
votes0
answers379
viewsQ: Problem passing parameter in form | Laravel
I have an application for project management, and each project has its tasks. These tasks can be deleted or completed. Each task is displayed through a foreach, which is within a view, being…
-
2
votes1
answer961
viewsQ: Pass parameter to route Resource | Orange
I’m developing a project control application. Each project has its tasks, that is, when I create a task, it needs to be linked to the project. I am using the Route Laravel feature. When I pass the…
-
-1
votes4
answers3789
viewsQ: Use jQuery-Mask with Laravel
I’m trying to use jQuery-Mask with Laravel, but it doesn’t work. If anyone can help :) When I look at the Chrome Console tab it gives the following error: My code is as follows (tag head):…
-
-2
votes3
answers945
viewsQ: Register user with Laravel
I am setting up an application, where it is made registration of an employee, and this employee belongs to a company, which comes from the table users. When I do the registration process, the…
-
0
votes1
answer95
viewsQ: Return data from 01 column in 03
I am working with some data in a table, in which I made a SELECT that one of the columns returns the status of the processes that are in progress in our queue. The data in this column are for…
-
0
votes1
answer2583
viewsQ: Collect HTML tag data with VBA
How can I get the return of an html tag through getElementById? I’m testing in the application below, but I’m not getting it. My intention is to catch what’s inside the tag. Sub teste() Dim IE As…
-
-1
votes1
answer11365
viewsQ: VBA + Whatsapp Web
Guys, I mounted a macro in VBA that triggers automatic messages according to some parameters determined in the table. The macro basically works with pressing the keys on the keyboard, very simple.…
vbaasked Gustavo_Tavares 27