@paulocr, I think you should change your Product model to use belongsTo relationship, since category...
Can you show your routes file and the form code? It seems something is not defined corretcly. Option...
As @textbookcharlie said, forget about options 3 and 4. What exactly is lightbox? A JQuery plugin? (...
Laravel is using Carbon to manage datetime fields in database. By default, updated_at and created_at...
You're overriding your $query variable in destinationSearch method... public static function destina...
The Laravel portal for problem solving, knowledge sharing and community building.
The community