jeffersonpereira / bloglaravel
Package to manager blog in apps laravel
dev-master
2021-05-01 18:22 UTC
Requires (Dev)
- fakerphp/faker: ^1.13
- laravel/legacy-factories: ^1.0@dev
- orchestra/testbench: ^4.0
This package is auto-updated.
Last update: 2025-01-05 09:05:24 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.*"