laravel-admin
laravel-admin copied to clipboard
Append and prepend row action not working
- Laravel Version: v8.83.15
- PHP Version: v7.4.29
- Laravel-admin: 1.8.17
Description:
When I follow the steps in the documentation for appending a new row action it doesn't show.
trying to do this $grid ->actions(function ($actions){ $actions->append(''); });
Steps To Reproduce:
it seems obsolete method. #4993 English documentation may not have been updated. read Chinese documentation using web translation.
it seems obsolete method. #4993 English documentation may not have been updated. read Chinese documentation using web translation.
@k0hel ..... Ok sure, lemme give it a try again