Hello guys, I got this big question on this scenario: I'm building a easy post and comment system, b...
Hi I have a strange problem on a parallel plesk. everything work's fine on my local apache but after...
Can someone please explain , from a point of good architecture/design why Foundation and Support pac...
Hello so I have laravel on my localhost and there is a bomb of random files which i don't fully unde...
Hi, I have a simple scenario here that is bugging me. There are two models: class DbNation extends E...
Retrieving a datetime field which is YYYY-MM-DD and I need to display it as dd/mm/yy. So I am using...
Hi I have a strange problem. Welll im using Form::select and supply it with data. Then te Form::mode...
Hi Guys I am saving a connection to a remote database in a static class variable. I can mock the con...
Hi, how can I make dynamic prefix for all routes in Laravel? I want something like /{model_id}/contr...
When users browse my website on their iPhone's Safari, it will automatically request for many variat...
All the examples show to specify your bucket name on the spot, but what if I use the same bucket nam...
I have one abstract class AbstractValidator. Currently, I have two subclasses, LoginValidator and Si...
I have a list of directories. controller code: 'directories'=> File::directories('filemanager1/c...
hash9211 liked this thread
Is there a way to distinguish between an authenticated user session, and more transient session data...
Dear, I want to use ajax like onChange of Select Options and then it will change any Form Objects....
I recently added a migration to my project to change the length of a varchar column. It looks like t...
app/filters.php App::before(function($request){ $sys_message = DB::table('u_message')->where(...
Some background: I've been working with L4 for about 6 months doing things the "pretty" wa...
Hello friends, I am desperate , I need to use laravel 4 with ajax . I am using http://arshaw.com/ful...
I have a set of keys which are written in CamelCase (they are part of another software, I cannot sim...
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