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

Monofony Demo Backend Laravel Package

allekslar/monofony-demo-backend

View on GitHub
Deep Wiki
Context7

Package based on Monofony/Demo designed to be installed on Monofony/Skeleton for a quick demo of the backend

Monofony demo Monofony demo2

Installation

If you have Composer installed globally.

composer require allekslar/monofony-demo-backend

Configure the plugin:

Copy the routing file monofony_demo_backend.yaml from the package folder ./config/copy/routes/ to your config/routes/

or run the command

    composer run-script post-install -d ./vendor/allekslar/monofony-demo-backend

Extend config files:

Add SyliusTaxonomyBundle and SyliusLocaleBundle to config/bundles.php.

// config/bundles.php

    Sylius\Bundle\TaxonomyBundle\SyliusTaxonomyBundle::class => ['all' => true],
    Sylius\Bundle\LocaleBundle\SyliusLocaleBundle::class => ['all' => true],

Finish the installation by updating the database schema and installing assets and fixtures:

    bin/console doctrine:migrations:diff
    bin/console doctrine:migrations:migrate
    bin/console assets:install
    bin/console doctrine:fixtures:load -n

Admin

Username: admin@example.com Password: admin

Run before uninstall:

    composer run-script remove -d ./vendor/allekslar/monofony-demo-backend

License

This bundle is under the MIT license. See the complete license in the bundle

About

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.
phalcon/cli-options-parser
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata
splash/openapi