Support the ongoing development of Laravel.io →

vipinkundal

Joined 22 Dec 2015

Statistics

Threads 0
Replies 2
Solutions 0
Articles 0

vipinkundal has not posted any threads yet

replied 8 years ago

Routes inside middleware web not working

Try this one: <?php Route::group(['middleware' => ['web']], function () { Route::get('/', f...

0 Likes
replied 8 years ago

[PROBLEM] asset() not point to public folder

Learner said: Change /Illuminate/Foundation/helpers.php/asset() function as follows: function asset...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.