Lanka Developers Community

    Lanka Developers

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Shop
    1. Home
    2. dev_lak
    3. Best
    • Profile
    • Following 5
    • Followers 28
    • Topics 31
    • Posts 460
    • Best 151
    • Controversial 0
    • Groups 3

    Best posts made by dev_lak

    • Flutter Responsive Travel App UI - Part 1

      thumb (2).jpg

      Watch on YouTube - https://youtu.be/jTTRWTAwcBU
      Source Code link in the Video Description

      Make sure to Like + Subscribe! :heart_eyes:

      posted in Mobile Application Development
      dev_lak
      dev_lak
    • RE: Django Series part 01 සිංහලෙන්

      niyama wadak machn... wade continue krnna

      posted in Web Development
      dev_lak
      dev_lak
    • RE: Mage laravel website eka MongoDb cluster ekka connect kranna giyama me error eka enava. meka fix karanne kohomada ?

      bro oyage env eke DB_CONNECTION=mongodb_conn' kyna eke anthimata ' ekak wadila, ekai aula

      posted in Laravel Framework
      dev_lak
      dev_lak
    • RE: Upload Images and save them in a database( Angular 8 + Spring boot + Mysql )

      good post thanks

      posted in Web Development
      dev_lak
      dev_lak
    • RE: Help me on Payment Gateway in PHP

      @Theesan

      <?php
      // A sample PHP Script to POST data using cURL
      // Data in JSON format
       
      $data = array(
          'username' => 'tecadmin',
          'password' => '012345678'
      );
       
      $payload = json_encode($data);
       
      // Prepare new cURL resource
      $ch = curl_init('https://api.example.com/api/1.0/user/login');
      curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
      curl_setopt($ch, CURLINFO_HEADER_OUT, true);
      curl_setopt($ch, CURLOPT_POST, true);
      curl_setopt($ch, CURLOPT_POSTFIELDS, $payload);
       
      // Set HTTP Header for POST request 
      curl_setopt($ch, CURLOPT_HTTPHEADER, array(
          'Content-Type: application/json',
          'Content-Length: ' . strlen($payload))
      );
       
      // Submit the POST request
      $result = curl_exec($ch);
       
      // Close cURL session handle
      curl_close($ch);
       
      ?>
      

      this is a curl example.

      posted in Web Development
      dev_lak
      dev_lak
    • RE: Excel sheet එකක් firebase එකට upload කරලා angular website එකක table එකක් විදියට display කරන්නේ කොහොමද?

      excell file eka firestore ekata save karanna, ita passe firestore eken file eka retrive krla read karanm hari

      posted in Web Development
      dev_lak
      dev_lak
    • RE: Excel sheet එකක් firebase එකට upload කරලා angular website එකක table එකක් විදියට display කරන්නේ කොහොමද?

      file upload documentation - https://firebase.google.com/docs/storage/web/upload-files

      posted in Web Development
      dev_lak
      dev_lak
    • RE: PHP or Node.js

      mage adahasath mulinma php igena ganna kyna eka, @waex97 qwa wage php live server ehka deploy krnna simple, eth nodejs wala podi wada tikak tyenwa, e nisa mulinma php igena ganna

      posted in Web Development
      dev_lak
      dev_lak
    • RE: Web application solution architectures and introducing LAMG stack

      thanks bro

      posted in Web Development
      dev_lak
      dev_lak
    • RE: Sampath bank eke payment gateway udauwwak

      @root hmm,, i also try to find api documentations, and i will make tutorials for php, node and add to github

      posted in Web Development
      dev_lak
      dev_lak
    • RE: Css problem

      @Nubelle Justify karama word eka break wenna automatically oya wage spaces add wenawa, text align eka left dmmoth aulk da?

      posted in Web Development
      dev_lak
      dev_lak
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 8 / 8