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...
Hi; Why do I get class not found? //Model (Admin_member.php) class Admin_member extends Eloquent {...
Based on the document: 'Since sending e-mail messages can drastically lengthen the response time of...
Suddenly this starts happening when using the laravel .phar installer. The application doesn't get i...
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.