Bagisto Forum

    Bagisto

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

    dataGrids class

    Bug Report
    2
    6
    401
    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.
    • C
      cmpengineers last edited by cmpengineers

      Dear All

      i have create a section called Area with DataGrid in local development is working fine , but in production
      It cant find the class ?

      Screen Shot 2020-10-25 at 1.06.12 PM.png

      ErrorException (E_ERROR)
      Target class [Drov\Area\DataGrids\AreaDataGrid] does not exist. (View: /home/forge/drov.app/packages/Drov/Area/src/Resources/views/admin/index.blade.php)
      

      this is in local development
      Screen Shot 2020-10-25 at 1.10.01 PM.png

      Screen Shot 2020-10-25 at 1.23.01 PM.png

      please advise

      I did composer dump-autload
      PHP artisan config:clear ,cache
      PHP artisan route:cache , clear still not working

      regards

      1 Reply Last reply Reply Quote 0
      • C
        cmpengineers last edited by

        is there any one to help !!!

        1 Reply Last reply Reply Quote 0
        • V
          vishalK last edited by

          Hi @cmpengineers
          Have you upload same code (local development) to server or install fresh?
          Kindly provide Bagisto Version
          Thanks!

          C 1 Reply Last reply Reply Quote 0
          • C
            cmpengineers @vishalK last edited by

            @vishalK

            Yes dear it’s the same version 1.1.2 I push my code to git hub then it’s already connected to larvae’s forge

            Please advise

            Regards

            1 Reply Last reply Reply Quote 0
            • V
              vishalK last edited by

              Hi @cmpengineers
              Please check namespace you have given in your AreaDataGrip.php it is Drove\Area*Datagrids* and in your blade file you mention Drove\Area*DataGrids**\AreaDataGrid that's why it create problem please correct this and then try to open it i hope it will start working then.
              Thanks!

              C 1 Reply Last reply Reply Quote 0
              • C
                cmpengineers @vishalK last edited by

                @vishalK

                Thank you very much , its working now in production

                regards

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