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...
Can someone give me an example of how to save elements with this relationship? Currently I have Prod...
Hi guys i just started using laravel and i love it. I do have a problem, i want to create a contact...
It's possible to have two pagination settings for mobile & desktop? app/config/view.php If mobil...
I created a test for users.store and I wanted to test if I get redirected to users.index if everythi...
Hey everyone, I released a package today that some of you may find helpful. It's called Meta, and it...
Hi, I just want to ask...If you instal laravel by issuing the command "composer create-project...
Hello everyone, I'm using form::model for data editing, works correct but return empty checkbox, how...
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