Check it in the API docs : http://laravel.com/api/tree.html and search for Functions at the bottom o...
There is also Basset which is no longer maintained . But there is also Asset Pipeline
Check in the model class if have $timestamps = false You need to remove it or set to true. and if i...
For me it would be constants in is a Model classs if you plan not to change them and reference them...
Try with the .htacess changes if you can. Take a look here: http://stackoverflow.com/questions/11393...
The Laravel portal for problem solving, knowledge sharing and community building.