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

Basicblogbundle Laravel Package

cpana/basicblogbundle

View on GitHub
Deep Wiki
Context7

#BasicBlogBundle

This bundle is indented for projects who need some basic blog features. Please see below a list of features already included:

Front side

  • view all blog posts with pagination
  • view individual blog posts and their comments
  • add comments

Admin

  • create new post. includes tags and uploading photo
  • manage all blog posts with Edit and Delete options.
  • manage comments with options to Approve/Unapprove or Delete.

#Installation

Install using Composer:

composer require cpana/basicblogbundle:dev-master

Register the bundle in AppKernel.php by adding:

new CPANA\BasicBlogBundle\CPANABasicBlogBundle(),

Import paths in app/config/routing.yml by adding:

CPANABasicBlogBundle:
resource: "@CPANABasicBlogBundle/Resources/config/routing.yml"

Make sure to have configured your database in app/config/parameters.yml Generate you schema using console:

php app/console cache:clear
php app/console doctrine:schema:update --force

#Usage

Go to browser and navigate to "your website/app_dev.php/admin/blog" Add a blog post and then go to "your website/app_dev.php/blog" to see the results.

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.
bugban/symfony
beyonder-capi/workflow-extensions-bundle
beyonder-capi/job-queue-bundle
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