Lanka Developers Community

    Lanka Developers

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Shop
    1. Home
    2. root
    3. Best
    • Profile
    • Following 27
    • Followers 23
    • Topics 14
    • Posts 724
    • Best 182
    • Controversial 1
    • Groups 4

    Best posts made by root

    • RE: All about .replaceAll() in Java

      keep it up. awesome

      posted in Blogs
      root
      root
    • RE: Fixing 401 Error with CORS Preflights (with Spring boot)

      great bro

      posted in Back-End Development
      root
      root
    • RE: what are the requirements and skills need to do an overseas job & which countries are the best

      dn't go overseas. you can work in freelancer and upwork.. if you hv time, learn new technologies and rapid application development methodologies.

      posted in Web Development
      root
      root
    • RE: Laravel URL Rewrite !HELP!

      RewriteCond %{REQUEST_FILENAME} !-d
      RewriteCond %{REQUEST_FILENAME} !-f
      RewriteRule ^ index.php [L]

      mechchara thamai samanayen enne

      posted in General Discussion
      root
      root
    • RE: Any one know to get water electricity (LECO,SLT ) payment api for laravel

      @oditha

      can you put some infomations in here ? , it helps to other developers

      posted in Laravel Framework
      root
      root
    • RE: C Programming මුල සිට ඉගෙනගනිමු(part 1 - Introduction)

      නියමයි bro දිගටම කරගෙන යන්න

      posted in Blogs
      root
      root
    • RE: Laravel payhere integration

      @alwismt

      mata therenne na ai oya me form vairables server side eken redirect karanne kiyala methana credit card wisthara monawath na . nikam amount ekak witharai thiyenne payhere egollonge server (SITE) ekedi thama credit card info type karanna kiyanne. oyata me form auto submit karanna puluwan oyage route ekak athule view eke hadala javascript walin

      <form id="myForm" action="Page_C.php" method="post">
      <?php
          foreach ($_POST as $a => $b) {
              echo '<input type="hidden" name="'.htmlentities($a).'" value="'.htmlentities($b).'">';
          }
      ?>
      </form>
      <script type="text/javascript">
          document.getElementById('myForm').submit();
      </script>
      
      posted in Back-End Development
      root
      root
    • RE: List of Web Development (JS) Resources You Should Know About...

      Awesome Thanks bro. keep posting like this,

      posted in Web Development
      root
      root
    • RE: Reload, Bill Payments WEB API

      @Oditha-Wanasinghe

      thiyenawa, dialog idea mart api eken puluwan wade karanna

      posted in General Discussion
      root
      root
    • RE: laravel whereHas with multiple database connections

      In whereHas you cannot change the database connection, you have to change connection before where has like this

      //get users ids with where
      $user_ids = User::where('first_name', 'like', '%' . $search . '%')->pluck('id');
      

      In User modal you must specify the database connection before above where statement

       protected $connection = 'common_database';
      

      Then where in function to find the practices with user ids

       $practices->whereIn('technician_id', $user_ids); 
      
      posted in Laravel Framework
      root
      root
    • RE: C Programming මුල සිට ඉගෙනගනිමු (part 3 - Operators)

      Niyamai bro. Digatama karamu wade . Supiri

      posted in Blogs
      root
      root
    • RE: Msql Time different with local Time

      @nisitha said in Msql Time different with local Time:

      set කරාට වැඩක් උනේ නෑ !!

      server time zone eka maru karanna,

      https://hostpapasupport.com/set-timezone-php-php-ini/

      posted in Back-End Development
      root
      root
    • RE: CSS Specificity? What is it???

      Very Long explanation for !important rule. Thanks bro.

      posted in Web Development
      root
      root
    • RE: SEO (Search Engine Optimization) වෙබ් සයිට් google එකේ උඩටම ගන්න easy ක්‍රම

      Keep it up bro .awesome topic

      posted in General Discussion
      root
      root
    • RE: Problem on migration : products category foreign key

      try with this

      $table->unsignedBigInteger('category_id')->nullable();
      $table->foreign('category_id')->references('id')->on('categories');
      
      posted in Laravel Framework
      root
      root
    • RE: C Programming මුල සිට ඉගෙනගනිමු (part 4 - Input & Output functions)

      Supiri bro . Kalin parts tikath link karanna aluth ewath ekka .

      posted in Blogs
      root
      root
    • RE: MongoDB vs MySql

      @Sahan-Siriwardana

      Awesome bro.

      posted in Back-End Development
      root
      root
    • RE: 👉👉 Important things you should avoid in CSS Style Sheet

      Nice post b6, valuable information.

      posted in Web Development
      root
      root
    • RE: Elon Musk's Cyber Truck

      the next level truck, electric vehicle changing the old gasoline vehicle history.

      posted in General Discussion
      root
      root
    • RE: WordPress Premium Plugin Themes අවශ්‍ය එකක් ඉල්ලන්න

      Niyamai machan keep it up.

      posted in Wordpress
      root
      root
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 5 / 10