jeffersonpereira / bloglaravel
Package to manager blog in apps laravel
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/jeffersonpereira/bloglaravel
Requires (Dev)
- fakerphp/faker: ^1.13
- laravel/legacy-factories: ^1.0@dev
- orchestra/testbench: ^4.0
This package is auto-updated.
Last update: 2025-10-05 10:48:05 UTC
README
About package
This package was created with the intention of providing management for the a blog on its website, which uses Laravel. It provides all infrastructure such as: model classes, controllers, migrations and an api with the necessary validations.
Instalation
composer require "jeffersonpereira/bloglaravel":"1.*"