Skip to content

This is my portfolio website. It uses Twill, which is a CMS package for Laravel. Check it out!

Notifications You must be signed in to change notification settings

svenfinger/portfolio

Repository files navigation

Sven Finger Logo

About

This is my portfolio website. It uses Twill, which is a CMS package for Laravel. Check it out at svenfinger.digital.

Installation

  1. Install dependencies: composer install && npm install
  2. Populate the .env file with details such as database credentials
  3. Make sure an application key is set, otherwise create one: php artisan key:generate
  4. Set up the database: php artisan migrate

Development

If you are using macOS, I can recommend to use Laravel Valet with Vite via vite dev to preview changes to the portfolio locally with ease.

License

Unauthorized copying, modification, distribution, and use of this software, either in source or binary form, without express permission of the copyright holder, is strictly prohibited.

© 2023-2024 Sven Finger. All rights reserved.

About

This is my portfolio website. It uses Twill, which is a CMS package for Laravel. Check it out!

Topics

Resources

Stars

Watchers

Forks