/Laravel-blog-5.4

Simple Laravel 5.4 Blog Dev.

Primary LanguageJavaScript

-- Yousef Fatouraee --

Installation instructions

  1. Clone
  2. set .env
  3. composer install
  4. Run migrations then seed the database
  5. Generate an encryption key for the app: php artisan key:generate.