Laravel and addColumn action

Laravel and addColumn action

Lisandro83Lisandro83 Posts: 1Questions: 0Answers: 0

Hi! I have a problem at "addColumn" in datatable with laravel.
Any examples of doing what this link says but invoking an action with laravel?
https://datatables.yajrabox.com/eloquent/add-edit-remove-column#edit-1

The problem I have is that I do not understand how to arm the string for the action to work in laravel. I have tested it in many ways but it does not work and I can not find examples on the web and the ones that do not work.

Help me.
Regards

Replies

  • tangerinetangerine Posts: 3,351Questions: 37Answers: 394

    Any examples of doing what this link says but invoking an action with laravel?

    I don't really understand the question. The link you posted is for Laravel DataTables, so wouldn't that show how to do something with Laravel?

This discussion has been closed.