/php_blog

A sample application built on PHP Laravel as a POC

Primary LanguagePHP

Build Status Total Downloads Latest Stable Version License

About This Project

A blogging application built as part of the onboarding process in Razorpay.

Check demo here - http://shielded-coast-68370.herokuapp.com/all_posts

Demonstrates the following concepts:

  • CRUD app
  • Caching with Redis
  • Service Oriented Architecture
  • MySql integration
  • SOLID design

Features include:

  • User authentication
  • Blog creation
  • Payments subscription using Razorpay checkout
  • Dashboard

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.