Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Symfonycms Laravel Package

brangerieau/symfonycms

View on GitHub
Deep Wiki
Context7

Symfony CMS

🔨 Installation

Get the bundle using composer

The best way to install this bundle is to rely on Composer:

$ composer require brangerieau/symfonycms

Enable the bundle

Register the bundle in your application's kernel:

// config/bundles.php
<?php

return [
    /* ... */
    Brangerieau\SymfonyCmsBundle\SymfonyCmsBundle::class => ['all' => true],
];

Configuration

Routes

You must activate the custom routes of the bundle to be able to access the administration:

# config/routes.yaml
symfony_cms:
    resource: '@SymfonyCmsBundle/config/routes.yaml'

Assets

Activate assets to have a stylized on admin :

$ php bin/console assets:install

TODO : security.yaml

➕ Optional

Fixtures

If you want to add the fixtures from the bundle:

$ composer require --dev orm-fixtures
$ composer require --dev fakerphp/faker

# Load all fixtures :
$ php bin/console doctrine:fixtures:load

✍️ Authors

Symfony CMS was originally created by Brangerieau Thibaud.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours