orchidsoftware / platform

Orchid is a @laravel package that allows for rapid application development of back-office applications, admin/user panels, and dashboards.
https://orchid.software
MIT License
4.26k stars 631 forks source link

Fix dots in button and link names #2698

Open noith opened 10 months ago

noith commented 10 months ago

Fixes # If you use dots in Links or Menu or Buttons it is converted into array For example domain.com becomes domain[com].

Fixed conversion to Array for Action instances