I have a CMS/app setup where an admin can make changes, but the changes are only temporary/drafts un...
Hi, I got the following exception, "Undefined variable: Industry_options" my view <?php...
Trying to insert into a table using Eloquent where updated_at column was missing did not throw any e...
Hi everybody! How can I create "set" column in schema like enum? I didn't find at http://l...
Hey! I'm trying to build a simple json api where some attributes are of type boolean. The problem is...
Problem: Model events (Model::saving, etc...) don't work anymore after putting an instance of the mo...
Is there any php artisan command available to get the DB from the remote server, and import it to t...
routes.php Route::resource('task', 'TaskController' ); Route::group(array('prefix' => 'ta...
Hi Everyone, I want to know about illuminate packages. Just a brief description of each of the illum...
HI, I have some dought regarding Unit Testing. How to ganerate test case for workbench package. What...
I'm not sure how everyone else does it, but just wanted to get some thoughts (and cleanup) on how I'...
Hi, I just read the usage documentation at getcomposer.org but I didn't find any information on how...
Hello, I am trying to keep track of how long a user is logged in for. I am kinda stumped though. I k...
I was wondering if there is a laravel-markdown package that makes it possible to generate docs base...
I've been at battle with this for a while now and decided it's high time I requested some help. The...
Hello, I had launched my web app in production, but I wanted to migrate my database (in order to cre...
I know that Laravel has a wonderfully useful lists() method that you can use with either Eloquent or...
Hi everyone, I'm having a little trouble with laravel, I'm pretty sure is a hosting problem, but i w...
Hello So, I want to get routes like these myweb.com/account/company1/adm myweb.com/account/company2...
I try to upgrade from Laravel 3 to 4 but i get this error everywhere : Call to undefined method Illu...
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