Support the ongoing development of Laravel.io →
nipid

nipid

Joined 12 May 2014

Statistics

Threads 0
Replies 21
Solutions 6
Articles 0

nipid has not posted any threads yet

replied 11 years ago

App::singleton with Dependency Injection

I'm not sure but I'm using this and it works well. $this->app->share(function($app) { return...

0 Likes
replied 11 years ago

Simple Eloquent calls - save error

Your code looks okay, are you sure you have correct database info in your /app/config/database.php ?...

0 Likes
replied 11 years ago

Missing argument 1 for {closure}()

I'm not sure if this works but you can try :) // Routes Session::put("wrongLogin", "...

0 Likes
Solved
replied 11 years ago

Homestead ElasticSearch

http://laravel.com/docs/installation#pretty-urls

0 Likes
replied 11 years ago

Check if conversation exists

I'm not 100% sure about it but you can try. public function sameConversationAs($id) { $pivotTable =...

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.

© 2026 Laravel.io - All rights reserved.