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...
Hi, after running ratchet app and closing terminal aplication gives error "Failed to execute 's...
Hello, how the title says, I can't redirect to any page. That's the code, that should redirect to lo...
I am writing a custom package which I want to unittest. The package depends on the DB class from Lar...
Hi, I`m new with laravel and I have one question. I have to get some data from database and keep dat...
Hi. I have problem with functional testing form validation. When I use $errors in my view, tests fai...
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