I am looking to refactor a current application running L3 to L4. After reading all these great books...
Hello, some errors Error in exception handler: The stream or file "/var/www/myapp/app/storage/l...
Hi, We have a requirement in our application wherein we need to capture all instance of update opera...
DB::table('users') ->join('contacts', 'users.id', '=', 'contacts.user_id') ->join('orders', 'u...
Hey everyone, just getting started and feeling a bit overwhelmed. Hoping someone can set me straight...
Hi! I have succesfully upload my app on shared host, and everything is okay except problem with data...
Currently building a website, it has about 20 pages which means I have roughly 25 controllers or Pub...
Hi there, I'm stuck with this annoying problem in my laravel 4 project wich has three types of users...
Hi, I have set up my site so that a User can have a Role by doing: class User... public function...
I just posted a somewhat incorrect answer on this thread: http://laravel.io/forum/03-10-2014-specify...
Hi I've been using basset as my asset manager and am playing with gulp.js as an alternative to compi...
What do you guys think of this IDE? I don't have access to it yet (its in beta) but is it just anoth...
I want to put my vendor directory in the ../vendor folder instead of the vendor folder inside my mai...
Hi, i'm trying to build a menu with this package. The problem for me now is that the second item on...
Retrieved value from the MySQL database using @foreach($entity as $key => $value) {{ $val...
How to install the laravel 4 in share hosting please help me.. http://imaginetventures.net/sample/R...
Hello, I can convert a key decripted (for example: 1032) to key encrypted? Thanks
I am trying to install thomaswelton/laravel-gravatar Gravatar Helper and I am having a slight issue....
How do I achieve to order my conversation by latest messages. I got this so far but it's not working...
Would you do // Model public function getReceiver() { return $this->users()->where('user_i...
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.
The community