I am attempting a way to run gulp for every page separately. Every page has its gulp file and you ca...
Hey, how can write a route to this: Route::group(array('prefix' => '{username}'), function() {...
Figured out a solution - do all the versioning in the main gulpfile.js. This way, every page gets it...
@astroanu - I am just avoiding gulping every page every time since its redundant and time-consuming...
My bad - I was writing my link wrong - route('business.profile', $business->username) should have...
The Laravel portal for problem solving, knowledge sharing and community building.
The community