【发布时间】:2018-02-22 12:53:40
【问题描述】:
This is the mean problem
I have controllers structures like this
And i am using this syntax to make routes which is worked good for me
And i calling url in this way
{{ route('admin.categories.show', [$category->id]) }}
i got this error
Any Solution ?? thanks in advance guys
【问题讨论】:
标签: laravel-5.6