Skip to content

The project is a News Portal following the MVC standard, it has an API where it can be easily consumed in other systems, not to mention that it also has an RSS which is a format for distributing information. The system has a user profile and permissions for the appropriate profiles, respectively.

Notifications You must be signed in to change notification settings

edvaldotorres/portal-news-app

Repository files navigation

Welcome to portal-news-app 👋

Version Version Version Documentation License: MIT

The project is a News Portal following the MVC standard, it has an API where it can be easily consumed in other systems, not to mention that it also has an RSS which is a format for distributing information. The system has a user profile and permissions for the appropriate profiles, respectively.

Prerequisites

  • PHP >= 7.4.3

  • composer >= 2.0.8

  • npm >= 6.14.6

Install

composer install
php artisan key:generate
php artisan migrate:refresh 
php artisan db:seed

Usage

php artisan serve

Author

👤 Edvaldo Torres de Souza

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

About

The project is a News Portal following the MVC standard, it has an API where it can be easily consumed in other systems, not to mention that it also has an RSS which is a format for distributing information. The system has a user profile and permissions for the appropriate profiles, respectively.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published