Hi guys at the moment I'm hardcoding in the 'unit' column on the 'ingredient_recipe' table. I want t...
I done: sudo apt-get install memcached sudo apt-get install php5-memcached sudo service apache2 res...
Hi all, Sorry for my english... :) I have a problem by work with my vagrant laravel project. If I ca...
Hi all, i've a Mac and i'm running MAMP with virtualhost properly configured. the problem was mysql....
I have the following relations: Discount: <?php class Discount extends Eloquent { pro...
I need to obtain the object that are check in "$user->services->contains($service)"....
I am following a Codebright Laravel book which teaches about routing in the Basic Routing chapter. I...
Hello, being new to Laravel, I'm trying to perform a query in Laravel 4's query builder or Eloquent....
Hi, i have a select: $roles = agegroup::all(); The select delivers an object with data. Now i need t...
Hello there! Recently, I've been working on API for single-page application and found that quite a f...
i wanted to create a themes folder for my mini-cms project, how can i achieve that using Laravel?
How to store cache in cache root directory in my laravel website. please provide me your suggesion
I use Laravel Eloquent to save data to table store, but it save more then one record at one time. Wh...
Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed */ public funct...
Do I have to write a raw sql query? Or is there a class in laravel that can do that?
Hi, I have Ubuntu as a vagrant box. (I followed the tutorials at laravel.com and laracasts, but I op...
I am using the pick a date script in my laravel site. Everything is working correctly; however, in o...
Hey all, I am trying to move to Homestead 2.0. I have no problem doing the composer install, but whe...
I would like to write the text into file with special place like: // test.php <?php Hi 1 Hi 2...
Is it possible to create a model that doesn't extend Eloquent? I have need for some models that don'...
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