I'm not sure but I'm using this and it works well. $this->app->share(function($app) { return...
Your code looks okay, are you sure you have correct database info in your /app/config/database.php ?...
I'm not sure if this works but you can try :) // Routes Session::put("wrongLogin", "...
I'm not 100% sure about it but you can try. public function sameConversationAs($id) { $pivotTable =...
The Laravel portal for problem solving, knowledge sharing and community building.