Navigation

    Lanka Developers Community

    Lanka Developers

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Shop
    1. Home
    2. Tags
    3. laravel
    Log in to post
    • All categories
    • root

      Secure Your Laravel Website: A Guide on How to Force Redirect HTTP to HTTPS for Better SEO
      Laravel Framework • laravel php https redirect middleware • • root

      1
      0
      Votes
      1
      Posts
      27
      Views

      No one has replied

    • supun spera 0

      Sampath payment gateway response issue
      Web Development • php payment gateway payment methods laravel • • supun spera 0

      6
      0
      Votes
      6
      Posts
      58
      Views

      Sumedha Adhikari

      Test URL ekada use karanne.

    • V

      Laravel Redirect to two routes
      Laravel Framework • laravel laravel9 • • vampyhans

      2
      0
      Votes
      2
      Posts
      144
      Views

      root

      i think you have to use javascript with new window.

    • Thushanka

      Hiring Senior Full-Stack Developer for 3 Months
      Job Portal • fullstack developer php laravel node • • Thushanka

      1
      1
      Votes
      1
      Posts
      145
      Views

      No one has replied

    • KrissSachintha

      laravel redirect to wrong url after auth success
      Laravel Framework • laravel laravel 8 php error • • KrissSachintha

      3
      0
      Votes
      3
      Posts
      193
      Views

      KrissSachintha

      @lkdev bro in my laravel app there is only authController regarding login, is it normal? however I solved the issue, the issue was the subdomain which I was given was inside another subdomain so the laravel app goes crazy, so what I did was created a separate subdomain in a new hosting and tried, and that worked.

    • F

      laravel multi language routes
      Laravel Framework • laravel multi-language • • foxmolder

      1
      0
      Votes
      1
      Posts
      149
      Views

      No one has replied

    • Kasun Rathnayake

      Any one know to get water electricity (LECO,SLT ) payment api for laravel
      Laravel Framework • laravel api web development • • Kasun Rathnayake

      11
      0
      Votes
      11
      Posts
      546
      Views

      pavinduLakshan

      @oditha I'd like to know about this. have you published it elsewhere?

    • Nubelle

      Laravel live-wire or vue.js
      General Discussion • laravel vuejs • • Nubelle

      8
      0
      Votes
      8
      Posts
      363
      Views

      K

      I think both have difference pros and cons

    • Nubelle

      Software Developer (PHP)
      Job Portal • laravel • • Nubelle

      5
      1
      Votes
      5
      Posts
      333
      Views

      Nubelle

      @eshan-ganekumbura Thanks bro

    • shanmugarajah

      Anyone can help Laravel send reminder SMS every year?
      Laravel Framework • laravel sms gateway • • shanmugarajah

      4
      2
      Votes
      4
      Posts
      176
      Views

      dev_lak

      @shanmugarajah welcome :smiley:

    • Thushanka

      Looking For Laravel + React Developer for Single Project
      Job Portal • laravel react-js job • • Thushanka

      6
      1
      Votes
      6
      Posts
      338
      Views

      Thushanka

      @root Project Requirments: https://drive.google.com/file/d/1UtFm5r7hFqS9WeEB3r8cyyvdu3pQ14_r/view?usp=sharing

    • H

      Laravel & React Full Time Job
      Job Portal • job laravel react • • Hodama

      2
      1
      Votes
      2
      Posts
      283
      Views

      Nubelle

      Thanks bro

    • Nubelle

      laravel whereHas with multiple database connections
      Laravel Framework • laravel • • Nubelle

      3
      1
      Votes
      3
      Posts
      471
      Views

      Nubelle

      @root thanks root . let me check it

    • Anushka Deshan Dharmasena

      Flutter and Laravel Integration
      Flutter • laravel flutter firebase • • Anushka Deshan Dharmasena

      3
      0
      Votes
      3
      Posts
      138
      Views

      Anushka Deshan Dharmasena

      Thanks bro. Yeah. Its done

    • Kasun Rathnayake

      Problem on migration : products category foreign key
      Laravel Framework • laravel • • Kasun Rathnayake

      9
      1
      Votes
      9
      Posts
      254
      Views

      root

      try with this

      $table->unsignedBigInteger('category_id')->nullable(); $table->foreign('category_id')->references('id')->on('categories');
    • Nubelle

      Laravel Auth user
      Laravel Framework • laravel • • Nubelle

      3
      0
      Votes
      3
      Posts
      155
      Views

      Nubelle

      @root Thanks bro , let me try