I want to automatically when the user comes to the site append a query string on the home page. Is t...
I like to see a database driven Acl method for laravel just like cakephp, Cakephp has a method with...
Hi..Recently I installed DOPTOR CMS.Really it is working good.I have one doubt,while creating the mo...
Hi, I'm new in Laravel. I'm having a problem saving data in the database. I get an array and I'm try...
Is there a package that can display say .csv data into columns? It must use spaces and not tabs Exam...
Hey there, Im using Elasticsearch as primary search engine en for some pages that have quite big nes...
I am trying to get a new install of Laravel to work (OS X 10.9) with MAMP. It gives the usual Genera...
Hi, I have small problem with Laravel framework on shared hosting with phpmyadmin and only ftp acces...
I've been searching for the solution for a while and didn't find any so I need to ask the community...
Hi guys, I'm trying to save a custom timestamp "expires_at" in DB, but not working here is...
Hi, I'm working on an API and one of the endpoints has all optional parameters. What I'm trying to d...
Hello guys! I have created a page within public directory and trying to set session value there and...
This is basically what I am wanting to do: Locations::where('location_id', '=', $location_id)->re...
I have an admin area (previously) using auth basic. Route::group(array('prefix' => 'admin', 'befo...
Hello all, I have some model called location, which describe a location, (say the eiffel tower). Thi...
I'm currently using Eloquent for my database queries, but when an user logs off I want to get a tota...
Note: Laravel nooby and learning (PHP aswell) I'm trying to get an search by keyword sample from the...
In this thread Robbo says: "Using Form::model in the first place is a code smell." There d...
Hi guys, I'm trying to find the best way to implement the following. I have a Client of a given Sect...
Hi guys! I would really love to be able to to include milliseconds to the time fields in my models....
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