Advertisement
rinaldohack

Untitled

Jul 18th, 2017
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <?php
  2.  
  3. return [
  4. 'default' => 'tag/{keyword}',
  5.  
  6. 'default' => 'mp3/{keyword}',
  7. 'mp3_detail' => 'mp3/{keyword}/{youtube_id}',
  8. ];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement