Compare commits

..

No commits in common. "4ff5a23279b0b9b652cc87ffdcb9ecb2272fd036" and "e870a155fa566fc9db7afa1ed1286d1d51b21ac4" have entirely different histories.

View File

@ -1,10 +0,0 @@
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class Mahasiswa extends Model
{
//
}