I have a list of directories. controller code: 'directories'=> File::directories('filemanager1/c...
I recently added a migration to my project to change the length of a varchar column. It looks like t...
I have a set of keys which are written in CamelCase (they are part of another software, I cannot sim...
Hello, I followed the example at http://laravel.com/docs/security I can generate an email reset that...
Hi, so I followed the quick-start guide and installed Laravel into a directory called lartest direct...
Hi Guys, Im trying to integrate jquery.chained.js (http://www.appelsiini.net/projects/chained) in my...
I like to know the difference between String vs Text in schema. (Also longText , mediumText) I'm sav...
I need some configuration to be changeable by a logged in user, and at first I thought at a file ins...
Hi there, I am using Ember.js (http://emberjs.com/) for developing most of my frontend-applications...
I'm trying to access a Model and Controller from a custom library class. I have created an app/lib f...
Recently updated Laravel to 4.1, tried running "artisan serve" and get this error: Symfony...
Hello buddies, I have a problem in package development. When I create a new workbench package these...
I'm using a form in my project and the CSRF token is the same every time I load/reload the page. Eve...
Is there a way to set a transient property for an Eloquent model that won't save to the database? Fo...
I'm trying to use Laravel inside of a web IDE's virtual machine (Codio in this case). They use a cus...
I have a route like this: www.mysite.com/agenda/2014/08/16?tags=entertainement,sport,information&...
Hi, may be a silly question, but its my first project on Laravel, so a quick guidance would be helpf...
I have this ajax code and it should be sending data to the controller which I want it to pick. I can...
Hi, Have little problem. It is about password reset. Everything works fine until the point when I su...
I need to override some of the things, one of them - hasher I create new package: <?php namespac...
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