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

Docs update #2722

Closed ribafs closed 8 months ago

ribafs commented 9 months ago

Version 14.14

In page https://orchid.software/en/docs/quickstart/

https://orchid.software/en/docs/quickstart/#navigation

Changed from registerMainMenu() method.

to menu() method

Thank you for excelent software

tabuna commented 8 months ago

Hey! Thanks for bringing this up. Just wanted to let you know that although registerMainMenu is an older method, it's still compatible with the latest version. However, it's marked as deprecated, so it's recommended to use the updated method instead.

By the way, if you have any suggestions for the documentation, you can contribute by clicking on the edit button located on the top right side of the page. Feel free to make any improvements or additions you think would be beneficial. Thanks again!