I was wondering if Artisan had a command that allowed you to create a migration snapshot of the curr...
I am attempting to create a sub domain based system that looks first for the sub domain and then use...
I am in the process of rewriting a site(doesn't use any framework) to laravel. For now my first task...
So I'm trying to do a very simple eloquent query, however both a select and an insert query fail. Th...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/x...
Hello, there. I have a table of users, and when you click on a Details button for a particular user...
Hi all, My question here is pretty simple but I didn't find the answer on the Web. I would like to s...
Can someone tell me if testing inherits from development, production, or neither?
I'm considering Laravel for a project. Currently I route by using the query string, split on slashes...
Hi, I'm pretty au fait with Foundation, but well ropey with Laravel (or any PHP Framework), and not...
Hi I have two models - node and content. Content belongsTo 'node' and Node hasMany 'content' - all p...
Hi everyone, I'm new to Laravel and trying to catch up with a project as much as possible. I created...
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...
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