Skip to content

Snippets are small pieces of content that can be loaded and used anywhere on the website.

Notifications You must be signed in to change notification settings

Rabble-Rocks/rabble-snippet-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Rabble Snippet Bundle

Snippets are small pieces of content that can be loaded and used anywhere on the website.

Installation

Install the bundle by running

composer require rabble/snippet-bundle

Add the following class to your config/bundles.php file:

return [
    ...
    Rabble\SnippetBundle\RabbleSnippetBundle::class => ['all' => true],
]

About

Snippets are small pieces of content that can be loaded and used anywhere on the website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published