Hi! I have two tables, tasks id startTarget endTarget status targets id title I need get all tar...
If user login in normal laravel application, is it possible use same login session in lumen without...
Hi everybody! I have following query in my controller $start = '2014-12-12'; $end = '2014-12-12'; $p...
Hi! I have small problem. I have multiple databases with multiple connection. Connection/db. I don't...
I don't really understand how i can use variable from controller in model? public function getPostsT...
More Infomartion: var_dump($res); Result: ["connection":protected]=> string(8) "...
Tables Reservations and Customers are at same database. I can't define protected $connection because...
The Laravel portal for problem solving, knowledge sharing and community building.
The community