Questions tagged as 'laravel'

3
answers

Load a Carousel (bootstrap) with images in a collection

I am wanting to show more than one image in an article, using a carousel. Yes or yes shows one (main image), and with a limit of 5 photos In case the carousel is not the problem, the theme is the collection where I have the x images. Trying t...
asked by 30.10.2016 / 23:45
2
answers

How to show the main image when sharing on Facebook with Laravel

I'm trying to make my site interact with facebook. I'm interested more than anything, the issue of sharing, but this problem itself escapes the plugin that provides facebook I think. In case both with the share button or manually stick the li...
asked by 27.10.2016 / 18:42
1
answer

Error config.vm.boot_timeout in vagrant up for Homestead

I've been working with Homestead for quite some time. A few days ago, I delete ubuntu because I had several problems of instability, I change to mint with the promise of being a little more stable and I miss this error .. Thinking that I had som...
asked by 27.11.2016 / 15:34
2
answers

How to make certain fields only required only if I activate a button

I am creating the form of the user profile and I am confronted with the problem of how to edit the password. the first thing that occurred to me is something simple, create a collapsed button, that displays the typical entry of the current pass...
asked by 18.10.2016 / 18:11
1
answer

Problems with a Select using a chosen and a collapsed button in Bootstrap

Hello, I am wanting to implement an advanced search form in which it opens up from a collapsed button in bootstrap. Here I implement a panel with a select. I implement a plugin called Chosen that improves aesthetics to select and others. th...
asked by 10.10.2016 / 01:24
1
answer

Error in date Laravel Excel

I'm using the Laravel Excel library and so far I've done well in many different file formats, etc ... The thing is that now I have the following case: In the excel file they pass me a date in dd / mm / yyyy format and without treating it or...
asked by 07.10.2016 / 14:16
1
answer

How to get a list of events from the current date?

Actually, I have the solution, but I want to know if there is a more efficient solution. What I need are the events that have not yet expired so to speak. Within a base with all the events. Basically what I do is get the events with an OrderB...
asked by 07.10.2016 / 16:13
1
answer

How to make the msj with laracast / flash have the closing button?

I'm using laravel 5.3. and the laracast / flash package In yes the msj show correctly but the closing button of the flash window does not appear. According to the laracast documentation now the use should not be placed. So I use it: in...
asked by 05.09.2016 / 17:36
2
answers

Mail error in laravel

When trying to use the default routes of laravel I get this error to send the mail to restart my password:    Swift_TransportException in AbstractSmtpTransport.php line 383: Expected response code 250 but got code "530", with message "530 5.7...
asked by 09.11.2016 / 16:13
1
answer

How to validate the order that the images are selected

It is difficult to find a title that details. step to explain. I have a form where I enter up to 5 images. But only the first one requires it if or if (as the main image of the article). The other 4 are optional. These images are entered with...
asked by 07.11.2016 / 13:25