mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
Debut BD Cours
This commit is contained in:
@@ -20,6 +20,8 @@ class CreateOCOMSTable extends Migration
|
||||
$table->string('nbPeriode');
|
||||
$table->string('objectif_rendement');
|
||||
$table->string('oren');
|
||||
$table->boolean('complementary');
|
||||
$table->string('course_id');
|
||||
$table->timestamps();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user