Support the ongoing development of Laravel.io →

Mwirabua Tim

Joined 16 Nov 2016

Statistics

Threads 2
Replies 3
Solutions 0
Articles 0

Elixir versioning - allow rev_manifest merges instead of ovewrites

I am attempting a way to run gulp for every page separately. Every page has its gulp file and you ca...

0 Likes
3 Replies
posted 7 years ago

Linking to routes with a wild-card prefix

Hey, how can write a route to this: Route::group(array('prefix' => '{username}'), function() {...

0 Likes
1 Replies
replied 7 years ago

Elixir versioning - allow rev_manifest merges instead of ovewrites

Figured out a solution - do all the versioning in the main gulpfile.js. This way, every page gets it...

0 Likes
replied 7 years ago

Elixir versioning - allow rev_manifest merges instead of ovewrites

@astroanu - I am just avoiding gulping every page every time since its redundant and time-consuming...

0 Likes
replied 7 years ago

Linking to routes with a wild-card prefix

My bad - I was writing my link wrong - route('business.profile', $business->username) should have...

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.