Skip to content
#

Laravel

laravel logo

Laravel is a popular PHP framework, used for the development of MVC web applications.

Here are 23,221 public repositories matching this topic...

monica
zuphilip
zuphilip commented Jan 26, 2020

In the list of contacts https://app.monicahq.com/people I don't see any additional information like the description which I entered for some of the people. We are seeing this in our own maintained instance, but I can replicate that now in the officially hosted version as well.

For example in the following only the name is shown here in the list of contacts:

![list-of-contacts](https://user-i

ayumi-cloud
ayumi-cloud commented Jul 15, 2020
  • OctoberCMS Build: 467
  • PHP Version: 7.4

We had this code running in one of our plugins for quite a while, see example: https://octobertricks.com/tricks/register-custom-side-navigation-for-your-plugin

We believe it stopped working on v466 update (2 updates ago)

When adding the code line:

<?php

$sideMenuItems = BackendMenu::listSideMenuItems();
print_r($sideMenuItems);

Created by Taylor Otwell

Released June 2011

Organization
laravel
Website
laravel.com
Wikipedia
Wikipedia

Related Topics

framework php