I have been working with laravel Forms and Sessions the past 2 days but cannot seem to figure out so...
I got into trouble with that package created from Taylor can anyone help?? Here`s the complete Marku...
First of all, English is not my primary language and if the group in term is wrong for what I'm tryi...
Hi im trying to query my tasks table. A little background information on the tables and how they are...
Hi. I am trying to do something like this : $name = Input::get('name'); $keywords = explode(' ', $na...
Hi... maybe it's a newbie question... these are my first steps with Laravel.. suppose I have in Post...
I'm currently trying to refactor an old project of mine with laravel. I currently have a private git...
Hi, I use a form on a list of items to perform a filter. The form use a GET method. So in my URL I h...
I tried to run laravel app in a intranet server but there was lot of problem. I changed the base url...
I am running Ubuntu 12.04, and I have Apache2 and PHP 5.5.9 installed and the MyCrypt module as well...
I'm currently building a REST API with laravel. I'm trying to implement filtering of results on a ro...
I have a model called 'Charges' which stores charges made by someone. I want to sum all the charges...
Hello, is there a native way to determine if a model supports soft deleting? Something like: User::u...
Hey, I'm new in using frameworks and I tried to figure out, how to do simple insert, edit, delete by...
How do I use curdate() in a query in Laravel?
In development and QA, i'd like to record the Mail object's transaction history to a DB table, but a...
Hello all... I want to learn Dependency Injection in Laravel. Can anyone suggest me the best materia...
I'm trying to figure out the best way to present data in a grouped fashion. I have a load of courses...
I just can't get this to work: Route::model('mymodel', 'Mymodel'); Route::get('/test/{mymodel}/{view...
I want to check if people are friends. I want to check if in a row both the authenticated user exist...
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