Questions tagged as 'scope'

1
answer

Scope ajax does not work laravel 5.4

It turns out that the query scope does not work, I'm using ajax to capture the data, the following happens to me when in the controller I load the pager, the table shows me the records $dataInsumo = Insumo::orderBy('descripcionIn...
asked by 12.07.2017 / 03:46
0
answers

scope for laravel of a relationship

I have a registration table and a student-related table, one to many, and I want to make a scope in the enrollment model in such a way that I look for the student's routine, at the moment I have a scope by date. How could I make that scope? this...
asked by 26.05.2017 / 00:10
0
answers

Scope in C # to extract information from a computer using the WMI class

Trying to connect me to another computer sends me "Connection failure". I do not know if it's a credential error, but I sent a ping to the computer and if it responds the same with remote connections. This is my code: using System...
asked by 22.03.2017 / 18:55
1
answer

Angularjs, problem with ng.repeat when doing push

I have a problem with angular, this is my code: HTML <div class="row"> <div class="col-sm-12"> <div class="panel panel-default"> <div class="panel-hea...
asked by 21.12.2016 / 02:57