Hi, I am working on my first application. I created two database tables: "leads" and "...
I'm trying to return results from a database that limits the results to ones that aren't already in...
Hello, For a toy library I try to make a financial app. We have volunteers which can log in and cust...
Is there a way of escaping or preventing the default behaviour of the '@' symbol in a blade template...
Hello, folks! So I have created all the functionality I need in a laravel framework, how do I implem...
Someone use laravel with doctrine 2? I tried with this package: https://github.com/mitchellvanw/lara...
Hi guys, I'm working on my first app in laravel and has started to work with repositories and unit t...
I'm trying to do automatic resolution of dependencies. I've got this code in my routes.php file: App...
Hi this topic is about prefixing on resource routs so, i wonder if there are built in way to remove...
I'm having problems with Laravel 4.2, it is set up to work on a subfolder like this www.domain.com/l...
Hi All, I've been developing a laravel application the last couple months and it's my first ride wit...
I want to use my client side template engine placeholders in route() helper to avoid hardcoding of u...
Hi All, I have a controller that receives input from a from. My controller handles both the create a...
Hi guys, I have a problem cant send mail, use swiftmailer hosting 1and1 help me please.
Hi! I've been trying to pass a JSON payload in a request during unit testing. The controller sees i...
Hello, Can anyone please tell me how I can query my table for an email, username and another column...
Hello, I'm trying to display an error message when login fails, I currently use this redirect when l...
$rawq= 'SELECT COUNT(*) from `'.DB::getTablePrefix().'table`... blah-blah'; $result = DB::select(DB:...
I am getting the following error when I run an eloquent query: ERROR: operator does not exist: bool...
I'm re-creating a package that I've created using Laravel 4.* but after I created my controllers and...
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.