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...
Hello, I have just started exploring php with laravel.. and this is a typical newB question, ... I a...
Hi why do I get this error? $email = Email::all(); BadMethodCallException Method [all] does not e...
Hi all, i'm working with auth.basic and in my server i have Server API CGI/FastCGI. The official doc...
Hello, Is it possible to create eloquent relations for the following situation: A blogs page where b...
Dear all, I try to integrate Laravel into Eclipse. And I want to step the Laravel class function in...
Hi, I'm pretty new to Laravel and still getting my head around the logistics. I'm using this to rout...
This is frustrating!! I have been trying to install laravel since last two days and every time i end...
Hi, Using Laravel, what is your approach if you are in this scenario: Data is coming from an API. D...
Hello! I wanted to post a link to a package I've been working on for the last couple of months. I'm...
I have two tables: members and contributions. The members table has a recursive relationship, that i...
I have a post table and that post may be included in multiple sections so now I have 3 tables: post...
I want to use the created_at, updated_at and deleted_at fields with unix timestamp.
here is my code // app/librarires/Validation/Validation.php ?php namespace App\libraries\Validation;...
Hi i am trying to set a a test to test my database calls. I want to pass a variables in url but cant...
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