Skip to content

olegstyle/bodev

Repository files navigation

My Portfolio Web-page

It is my Portfolio WEB-page.

Installation

  1. sudo chgrp -R www-data storage bootstrap/cache
  2. sudo chmod -R ug+rwx storage bootstrap/cache
  3. cp .env.example .env
  4. nano .env -- configure env (pusher keys are reuqired)
  5. composer install
  6. php artisan key:generate
  7. php artisan storage:link
  8. php artisan migrate
  9. php artisan db:seed
  10. php artisan voyager:install
  11. ng build

To Do

composer dump-autoload && php artisan cache:clear && php artisan migrate && ng build after each git pull

Used frameworks

Laravel
bootstrap3. Angular4.

License

MIT license.

About

it is my portfolio site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages