This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
daniel
/
dumbo2
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
9db8a02032
Branches
Tags
master
dumbo2
/
resources
/
stubs
/
vendor
/
laravel-migration-generator
/
table-create.stub
table-create.stub
76 B
Historique
Raw
1
2
3
Schema::create('[TableName]', function (Blueprint $table) {
[Schema]
});