"resources/views/git@sites.upe.br:walter.felipe/submeta.git" did not exist on "4049a3678620013aee82110bd72720308bd91bca"
Commit 1759bc1b authored by alissonalbuquerque's avatar alissonalbuquerque
Browse files

add chaves estrangeiras de curso e unidade'

parent 29e8adfd
......@@ -13,9 +13,9 @@ class CreateUnidadeInUsersTable extends Migration
*/
public function up()
{
Schema::create('users', function (Blueprint $table) {
// Schema::create('users', function (Blueprint $table) {
// $table->foreignId('unidade_id')->nullable();
});
// });
}
/**
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment