It probably means your echo $some->links() is returning an object or array, but your trying to ou...
Rather than: (View: .../app/resources/views/index.blade.php) Try routing form the beginning route (V...
Not sure if ive read that right, but surely your tables should be something like this: Citys - id -...
The only way of doing this is to pass additional variables to your controller, otherwise how would y...
The Laravel portal for problem solving, knowledge sharing and community building.