Skip to content

Instantly share code, notes, and snippets.

@elkebirmed
Created July 27, 2020 09:12
Show Gist options
  • Save elkebirmed/2dcd5c760710d7adf4b33718bd5b01d1 to your computer and use it in GitHub Desktop.
Save elkebirmed/2dcd5c760710d7adf4b33718bd5b01d1 to your computer and use it in GitHub Desktop.
<?php
Route::group(['prefix' => '{lang}'], function () {
// ...
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment