/laravel_news

eNews with Laravel 5.3

Primary LanguagePHP

Laravel PHP Framework

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

How to Install

  1. Composer Install
  2. create new .env file , copy it from .env.example
  3. php artisan key:generate (if needed)
  4. create your own database
  5. php artisan migrate

Official Documentation

Documentation for the framework can be found on the Laravel website.

Contributing

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

Security Vulnerabilities

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

License

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