Hello y'all! I was wondering how can I store data from a dynamic form, which might have 10 variables...
Hi i have controller and i am taking data like this $events= Eventm::with('teacher')->get(); th...
When inserting batch data how would you get a array of primary key ids from the inserted data $data...
I am currently building a RESTful API for a JS based front end. I have a request to also build a CMS...
hello what is the editor name? http://up.persianscript.ir/uploads/a776-2014-03-13-13-43-10.png
Just a Caution to people planning on developing and deploying your Laravel apps. PHP 5.4 may not be...
Hello, How can I check the performance of Laravel 4?
Has anyone managed to implement their own password hash system using Sentry 2? If so, could you pos...
Sorry for asking this here, but I got no help on google groups. Does anyone know how do you add a ne...
Hi, I have a problem with the function HTML::image(). When i use it with a heavy image (more thant 1...
Hi guys, I'm developing an application that requires the use of a noSQL base,(CouchDB prefered). I k...
PDOException could not find driver this is configaration in app/config/database.php 'default' =>...
I am trying to create a Many to Many relationship with Eloquent but the SQL generated is checking my...
I use Simplepi as artisan command for red feed . for setteing simplepie i need the relative address...
I got a function to find a friend request by friend pivot id. Code // Repository public function fin...
How can I pass multiple arguments to a custom control structure? Custom control structure is defined...
I have a one page form, which data needs to be saved to 2 tables - Company and User. A Company has m...
Hi, im having this issue, more info http://help.laravel.io/628636319849786ae066f7dfe72389b0e1d3e140,...
I have a structure like this /app/config/vagrant/packages/ipunkt/laravel-analytics/analytics.php and...
I have two eloquent model: Foo and Bar. class Foo extends \Eloquent { public function bar()...
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