Skip to content

hussain-xpeedstudio/hussain-post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Blog Post Management System

License

A Laravel package for easy management of blog posts within your Laravel applications.

Features

  • Create, update, and delete blog posts.

Installation

Use Composer to install the package:

composer require hussain/post:dev-main

Migration

Run the below command. It will create a new table in your database named posts

php artisan migrate

Configuration

During the installation time vendor is published. No need to run any command for that

Usages

To find this feature just visit the below url

your_base_url/post

Security

If you discover a security vulnerability within this package, please send an email to [email protected] . All security vulnerabilities will be promptly addressed. Please do not disclose security-related issues publicly until a fix has been announced

Post

Post is made under the MIT License (MIT).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published