Skip to content

Commit

Permalink
Merge branch 'bugfix/routing-memory-leak'
Browse files Browse the repository at this point in the history
  • Loading branch information
dniccum committed Feb 3, 2023
2 parents 13174c2 + 0955908 commit 0f6d6d7
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,25 @@ This is a tool for Laravel's Nova administrator panel that allows you to create

[![Screenshot](https://raw.githubusercontent.com/dniccum/nova-documentation/master/screenshots/screenshot-1.png)](https://raw.githubusercontent.com/dniccum/nova-documentation/master/screenshots/screenshot-1.png)


<!-- TOC -->
* [Compatibility Note](#compatibility-note)
* [Features](#features)
* [Installation](#installation)
* [Upgrading from version 2](#upgrading-from-version-2)
* [Add YAML configuration](#add-yaml-configuration)
* [Set environment variable](#set-environment-variable)
* [Remove dashed horizontal rules](#remove-dashed-horizontal-rules)
* [Using this tool](#using-this-tool)
* [Page YAML configuration/customization](#page-yaml-configurationcustomization)
* [Adding configuration to your pages](#adding-configuration-to-your-pages)
* [Linking](#linking)
* [Relative links](#relative-links)
* [Other types](#other-types)
* [Routes and adding new pages](#routes-and-adding-new-pages)
* [Configuration](#configuration)
* [License](#license)
* [Credits](#credits)
<!-- TOC -->

## Compatibility Note

Expand Down

0 comments on commit 0f6d6d7

Please sign in to comment.