Skip to content

bangash-92/laravel-news

Repository files navigation

LARAVEL VUE JS NEWS WEBSITE

  • Download or clone the project.
  • cd to the project directory.
  • Rename .env.example to .env
  • Run the command composer install.
  • Run the command php artisan key:generate to generate an application key.
  • Configure the database settings in the .env file.
  • Migrate the database by running this command: php artisan migrate --seed.
  • Run the command: php artisan serve to start the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published