Lanka Developers Community

    Lanka Developers

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Shop

    laravel request all not working

    Back-End Development
    laravel php backend
    3
    8
    1031
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • hashan
      hashan Web Development last edited by hashan

      i want to store some data into database using a form so that i am using request->all() but it only shows the token value and gender value only. other input values are not showing. how can i solve this.this is the code in my controller. laravel 5.7

      public function storeRegister(Request $request)
      {
          return $request->all();
      }
      
      1 Reply Last reply Reply Quote 0
      • root
        root Linux Help last edited by

        try with $request->only(['username', 'password']);

        hashan 1 Reply Last reply Reply Quote 0
        • hashan
          hashan Web Development @root last edited by

          @root said in laravel request all not working:

          $request->only(['username', 'password']);

          there is nothing shows after submiting?? :(

          root 1 Reply Last reply Reply Quote 0
          • root
            root Linux Help @hashan last edited by

            @hashan

            can you post screenshots ?

            1 Reply Last reply Reply Quote 0
            • Nubelle
              Nubelle Web Development last edited by

              send screenshot of your form

              1 Reply Last reply Reply Quote 0
              • hashan
                hashan Web Development last edited by

                thanks everyone! i did not give the names for input fields, only given for radio input. thanks again!

                root Nubelle 2 Replies Last reply Reply Quote 0
                • root
                  root Linux Help @hashan last edited by

                  @hashan

                  Ohh .. ok bro.

                  1 Reply Last reply Reply Quote 0
                  • Nubelle
                    Nubelle Web Development @hashan last edited by

                    @hashan ok bro good luck

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post

                    1
                    Online

                    3.6k
                    Users

                    1.3k
                    Topics

                    5.3k
                    Posts

                    • Privacy
                    • Terms & Conditions
                    • Donate

                    © Copyrights and All right reserved Lanka Developers Community

                    Powered by Axis Technologies (PVT) Ltd

                    Made with in Sri Lanka

                    | |