How to create tables by clicking on button and the data also save in database [closed]

I want to create a table section below the 1st table when i click a button and it will create table serially by Clicking button and take input and show on the table. How to do that in php laravel?

I want to solution of this problem

  • Welcome to Stack Overflow! You are encouraged to make an attempt to write your code. If you encounter a specific technical problem during that attempt, such as an error or unexpected result, we can help with that. Please provide specific information about that attempt and what didn’t work as expected. To learn more about this community and how we can help you, please start with the tour and read How to Ask and its linked resources.

    – 

  • We can help you with problems in your code, but cannot write the entire code for you. There are many ways to do what you are describing. Look at Filament filamentphp.com or PowerGrid livewire-powergrid.com

    – 

Leave a Comment