Lanka Developers Community

    Lanka Developers

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Shop
    1. Home
    2. fern
    3. Best
    F
    • Profile
    • Following 2
    • Followers 4
    • Topics 9
    • Posts 75
    • Best 31
    • Controversial 0
    • Groups 1

    Best posts made by fern

    • Polymorphic Relations In Laravel

      anyone can explain about larvel polymorphic relationship?

      posted in Back-End Development
      F
      fern
    • RE: Need performance tips

      @nowferrifkan I increased the mysql server ram as @Danuva said, now bit fast, but sometimes lags the system

      posted in Windows
      F
      fern
    • RE: Basic SEO for Web Developers Part 2

      Nice post... 😍

      posted in Web Development
      F
      fern
    • RE: Laravel Bulk Update By Index ID

      මේ package එකෙන් ඔයාට ඕන දේ කරගන්න පුලූවන්, https://github.com/mavinoo/laravelBatch,

      $table = 'users';  //Your table name 
      
      //update values 
      $value = [
           [
               'id' => 1,
               'status' => 'active',
               'nickname' => 'Mohammad'
           ] ,
           [
               'id' => 5,
               'status' => 'deactive',
               'nickname' => 'Ghanbari'
           ] ,
      ];
      
      //column you want to update using, in your scenario index id 
      $index = 'id';
      
      Batch::update($table, $value, $index);
      
      posted in Back-End Development
      F
      fern
    • RE: Need performance tips

      @nowferrifkan hmm,,, thanks bro :heart:

      posted in Windows
      F
      fern
    • RE: Basic SEO for Web Developers Part 3

      Thanks @dev_lak 😍

      posted in Web Development
      F
      fern
    • Open Innovation Challenge - John Keells Wants To Invest In You.
      We’re offering seed funding of Rs. 2.5 million, our conglomerate’s connections, and follow up rounds of up to Rs. 50 million to accelerate your growth. We want to help you grow!
      

      For More Info - https://www.johnkeellsx.com/

      posted in General Discussion
      F
      fern
    • RE: I want to change map icon as location condition

      try

      icon :   locations[i][6] === 3 ?  black_icon  : purple_icon,
      
      posted in Back-End Development
      F
      fern
    • RE: App for Lanka Developers Community

      This is good idea 😍

      posted in General Discussion
      F
      fern
    • RE: What is the powerful Back-End Language

      Node js is very easy to use, are .net core is simple too

      posted in Back-End Development
      F
      fern
    • RE: anybody who has done aliexpress affliate marketing ?

      it's not useless, u need to have more sales to get a profitable revenue, no one will give you money for nothing,

      posted in General Discussion
      F
      fern
    • 1
    • 2
    • 2 / 2