Support the ongoing development of Laravel.io →

rsands2801

Joined 18 Sep 2014

Statistics

Threads 1
Replies 4
Solutions 1
Articles 0

Call to non member function merge() on a non object

I am executing two query builder ->get(); and trying to merge() but get the error: $output = $que...

0 Likes
1 Replies
replied 8 years ago

Best practice for creating global variables (values pulled from database) in Laravel 5?

We do this but we assign them in the config off the program to not have the DB called at all but we...

0 Likes
replied 8 years ago

Passing data from a controller to a view page

Are you trying to pass back the inputs or the error message from trying to call Auth

0 Likes
replied 8 years ago

Controller vs View: Calculating date diff within foreach loop

You need to inject it back into the projects. public function index() { $projects = Pr...

0 Likes
Solved
replied 9 years ago

Call to non member function merge() on a non object

Sorry forgot to mention $output does have a table->where as well etc

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.