Install Package :
Run Migrate :
Publish blade page to your views folder (Go to resources/views/privilege/all blade pages)
Note:- Please make logins
table
Schema::create('logins', function (Blueprint $table) {
$table->id();
$table->string('name');
$table->string('email')->unique();
$table->string('mobile');
$table->string('privilege_id')->nullable();
$table->timestamps();
});
Email: mdsadiquedeveloper@gmail.com
WhatsApp Web (91) 97705-99354
WhatsApp Mobile (91) 97705-99354