Recent content by caparadc

  1. C

    AMD Ryzen 5 4500 RX580

    60hz lang po yung 2nd monitor ko eh
  2. C

    AMD Ryzen 5 4500 RX580

    Hello po good evening po mag tatanong lang po ako ang specs po kase ng pc ko is Ryzen 5 4500 Gpu kopo is Aisurix rx580 2048sp Ram kopo 8x2 2400hz Nakadual monitor po kase ako yung main monitor kopo is hdmi then yung second monitor kopo is vga to displayport ang problema po kase kapag nag...
  3. C

    Facebook Integration for Android Studio project

    Hello po good afternoon po itatanong ko lang po and pahelp po sana ako kung paano iset sa live yung facebook developer nag try po kase ako ilagay sya sa mobile app po namin login as Facebook kaso dipo gumagana sa ibang phone lumalabas po kase app not active. Salamat po
  4. C

    C# C# Maui .net

    var mongoClient = new MongoClient("mongodb+srv://adbcd:0cd4r4@cluster0.4jhaesp.mongodb.net/?retryWrites=true&w=majority"); ito yung Mongo Client string ko pero ang lumalabas na error ay [DOTNET] Error during admin insertion: The list of configured name servers must not be empty. (Parameter...
  5. C

    C# C# Maui .net

    Hello, sinubukan kopo pag aralan at gumawa po ng mobile app sa Maui .net with Mongodb pero tama naman po yung connectionString ko pero ito po yung error ano po kaya yung error dito? [DOTNET] Error during admin insertion: The list of configured name servers must not be empty. (Parameter...
  6. C

    PHP Laravel - (pahelp)

    public function showCurrentAdmit($room) { $patients = Patient::where('room', $room)->get(); if($patients !== null && !$patients->isEmpty()) { return view('patients.index', compact('patients', 'room')); } else { return "No patients found for the...
  7. C

    PHP Laravel - (pahelp)

    count(): Argument #1 ($value) must be of type Countable|array, null given ito po yung error after kopo lagyan ng
  8. C

    PHP Laravel - (pahelp)

    sinubukan kona po kaso error po din po
  9. C

    PHP Laravel - (pahelp)

    hello po kumuha po ako ng side project thesis system po kaso dito po sa part na to yung error ito po yung connection sa web.php Route::controller(PatientController::class)->prefix('patients')->group(function () { Route::get('index/{room}', 'showCurrentAdmit')->name('patients.show'); }); and...
  10. C

    LF Work Frontend Web Developer

    yun nga po eh kaso ang experience ko palang po is yung sa bootcamp ko sa kodego
  11. C

    LF Work Frontend Web Developer

    nag tatry po kase ako sa indeed saka sa linkedIn po weh eh puro bachelor po ang palaging hanap eh kaya po palagi po ako narireject
  12. C

    LF Work Frontend Web Developer

    Maraming salamat po sa info paano po pala sir yung sinasabi niyo po na 70/30 po ang hatiaan?
  13. C

    LF Work Frontend Web Developer

    pag aralan kopo di ko papo kase masyado alam yung kalakaran sa freelance po eh
  14. C

    LF Work Frontend Web Developer

    I am 3rd year College and I am need work po for my tuition yung programming po na ginagamit kopo is html, css(bootstrap) javascript and i know po the basics of reactJS and php and laravel po for backend po ito po yung portfolio kopo Aljayve | Overview and github po Aljayve21 - Overview
Back
Top