Skip to content

ywine20/Little-blog-site-backend-API

Repository files navigation

Blog Site with Laravel

Welcome to my Blog Site built with Laravel! This web application is designed to provide an elegant and user-friendly platform for sharing blog posts. With Laravel, i made development easier, allowing you to focus on creating great content.(there is no UI only backend)

Features

  • Simple Routing: We've implemented a fast and straightforward routing engine to make navigation seamless.

  • Database Management: Laravel provides a powerful ORM for managing your database, making it easy to interact with your content.

  • User Authentication: Secure your blog with built-in user authentication to manage authors and readers.

  • Real-time Event Broadcasting: Engage your audience with real-time event broadcasting for live updates and discussions.

Getting Started

To start using our Blog Site, follow these steps:

  1. Clone this repository.
  2. Set up your environment and configure your database in the .env file.
  3. Run migrations to create the necessary tables: php artisan migrate.
  4. Start the development server: php artisan serve.
  5. Visit http://localhost:8000 in your web browser to access the site.

For more detailed instructions and documentation, refer to the Laravel Documentation.

Contributing

We welcome contributions from the community to improve and enhance this project. If you'd like to contribute, please review our Contribution Guidelines.

Code of Conduct

To ensure a welcoming and inclusive community, we expect all contributors to adhere to our Code of Conduct.

Security

If you discover any security vulnerabilities in this project, please report them to us at security@blogsite.com.

License

This project is open-source software released under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors