Skip to content

Instantly share code, notes, and snippets.

@naneri
Created March 20, 2015 04:18
Show Gist options
  • Select an option

  • Save naneri/2c065102a7d627d3887c to your computer and use it in GitHub Desktop.

Select an option

Save naneri/2c065102a7d627d3887c to your computer and use it in GitHub Desktop.
<?php
// app/routes.php
Route::get('locale/{locale}', 'BaseController@setLocale' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment