Framework: Object of class Illuminate\Routing\UrlGenerator could not be converted to string laravel 5.2 Error

Created on 31 Dec 2015  路  2Comments  路  Source: laravel/framework

I install new laravel 5.2 project and i m facing this error on URL() code. Please suggest any thing.

capture

Most helpful comment

use {{ url('/')}}

All 2 comments

See #11479

use {{ url('/')}}

Was this page helpful?
0 / 5 - 0 ratings