Skip to content

Instantly share code, notes, and snippets.

@ziyahan
Created March 11, 2015 07:02
Show Gist options
  • Save ziyahan/84ffc7e5ab5d4be0d114 to your computer and use it in GitHub Desktop.
Save ziyahan/84ffc7e5ab5d4be0d114 to your computer and use it in GitHub Desktop.
module.php
<?php
return [
'modules'=>array(
"admin",
"applicant",
"employer",
"home",
"auth"
),
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment