Questions tagged as 'laravel'

1
answer

send an array from javascript to the laravel driver

I'm doing a query from jquery to a controller in laravel, the problem I have is that I'm sending a total of 5 variables using json , one of them is an array but the problem is that the controller does not want me recognize the variable in...
asked by 07.03.2018 / 19:53
1
answer

Hide end user errors using Laravel

I'm starting with Laravel, I got the error that I show below, it's already solved, the detail is that I can not find the way that when an error occurs does not show all those details in the browser. Can you help me with the configuration of Lara...
asked by 24.10.2018 / 23:39
1
answer

Error downloading the github project Laravel Lumen

Well, that's when you download the github project from lumen ago a composer install and I get this and in the git ignore file I do not put anything to upload everything     
asked by 08.03.2018 / 23:07
1
answer

Create an array from a form

My problem is as follows, I have a view where, based on a number of buildings, I display a number of inputs to load each building's data, this number of buildings I keep in the variable, $ number of buildings that I then intend to use with a for...
asked by 27.10.2017 / 00:38
2
answers

how to use the laravel login with other fields?

Good, I'm using larvel on my website, because laravel does the login verification for me, with the username and password fields, because I want you not only to see those two fields, but also a capo de estdo     
asked by 01.10.2017 / 00:09
1
answer

Why is this error in laravel?

I entered a YouTube channel where I am watching a video tutorial where I do the corresponding configuration of the frameworks but there is a step where you have to change the namespace of the frameworks with the pham artisan app: name sisventas,...
asked by 28.10.2017 / 23:25
1
answer

How to use traits in Laravel 5.4.18?

Where to create exactly the file, what to write in it, and how to use the functions declared in the trait. I use Laravel Framework 5.4.18 - I have not altered any folder of the framework, everything is where it belongs - Thank you in a...
asked by 16.04.2017 / 05:07
1
answer

how to access property of an object when its name is a number

this is my object my code is this: <table class="table"> <thead> <tr> <th>id</th>...
asked by 30.12.2018 / 23:43
1
answer

Synchronize database data with google calendar

I have a task table where you have: start date, start time, end date and end time, also the task that must be done with a description. Now implement a google calendar and what I want to do that I can not do, is to reflect those tasks in that...
asked by 07.11.2016 / 17:29
0
answers

input file null laravel

I have a problem saving the path of an image the image that is in the file sends me as null     
asked by 26.12.2018 / 18:21