Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
Laclic
/
Souke
Volgen
5
Ster
0
Vork
1
Code
Kwesties
1
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1976
Commits
6
Branches
Branch:
prodstable
develop
feature/rotating_product
master
feature/souke
prodstable
refactoring
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van 'prodstable'
${ noResults }
Souke
/
environments
/
dev
/
console
/
config
/
main-local.php
8 lines
107B
Ruw
Permalink
Blame
Geschiedenis
<?php
return [
'bootstrap' => ['gii'],
'modules' => [
'gii' => 'yii\gii\Module',
],
];