search

Home  >  Q&A  >  body text

Leveraging CRUD operations on selected BBDD products and backpacks

Hello, We purchased a Laravel backpack for a specific project. We have established communication with another database from which we get the results of a SELECT which we want to display via a CRUD view to filter or export the data

P粉785957729P粉785957729235 days ago487

reply all(1)I'll reply

  • P粉757556355

    P粉7575563552024-03-31 10:06:08

    This controller does not extend CrudController. You're not using any backpack functionality there. See the Backpack documentation here: https://backpackforlaravel.com/ See the quickstart.

    cheers

    reply
    0
  • Cancelreply