Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rfdzan/009-rifdi-andzar-nazhara

Kanvas: An illustrator's portfolio website
https://github.com/rfdzan/009-rifdi-andzar-nazhara

blade laravel php8

Last synced: about 2 months ago
JSON representation

Kanvas: An illustrator's portfolio website

Awesome Lists containing this project

README

        

# Kanvas
009 - Rifdi Andzar Nazhara

## Deskripsi
Website portofolio untuk showcase karya illustrator.

## Cloning
1. Clone the repository.
2. Run `composer install`.
3. Run database migration `php artisan migrate`.
4. Rebuild the symbolic link:
- run `php artisan storage:unlink`, then;
- run `php artisan storage:link`.
5. Run `php artisan serve`.