Hello friends, I have a project created with laravel 4 and has a size of 180 Mb my composer.json {...
I view report with View::make() with the large data, but Chrome Browser is crash? pl help me.
Is there a script to generate seeds for the US States?
A model as simple as this: <?php class Report extends Eloquent { } does not work. When calling a...
On a recent install of Laravel (on a local Vagrant dev box), when I attempt to run "php artisan...
Laravel supports https URLs in various ways but I can't find anything that suggests you can create a...
I'm unable to get any session data to persist across my app. I'm using a cart package and after addi...
I've been struggling to figure this out, but with no result so far. This is what I have: My view:...
Hello friends, I'm building a view with blade, you can generate a dynamic menu? change this @section...
I'm submitting a form to a landing page from an email and it needs to prepopulate. So I'm doing it l...
Hello all, Is there way to ignore duplicates records on insert. My Code Currently: // Convert json d...
Hi, new to Laravel here and having some problems... I have a form in al blade file. This file loads...
Hi, I got couple of mandatory fields. Required field validation is done and error message are shown....
I need to query the database and send an email using the results from the database. I'm not entirely...
I have a index page with some athletes from my database. @foreach($sportler as $s) <tr>...
I'm a bit confusing about how to work with controllers which is in subfolders of controller dir. For...
Hi there, I've got a little snippet of code that really bothers me. I think a little background info...
error in After Installed: \vendor\symfony\security\Symfony\Component\Security\Core\Util\SecureRandom...
I have a multi-tenant app. Each client with their own url (client.mycompany.com). When one of those...
I would like to set php.ini setting like: // example ini_set('max_execution_time', 30000); where pu...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community