Skip to content

This is a laravel project for my portfolio. This portfolio showing my skills and experience in the world of development and this portfolio of modern UI and stunning visual design adapts perfectly to all devices. Below is a link to my portfolio.

Notifications You must be signed in to change notification settings

MuhammadZulhusni/Laravel-Portfolio

Repository files navigation

Laravel Portfolio

Introduction

Welcome to my portfolio website! This website showcases my projects and skills.

Features

  • Display of projects I've worked on
  • Overview of my skills and expertise
  • Contact information for potential collaborations or inquiries

Installation

To run this portfolio website locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/MuhammadZulhusni/Laravel-Portfolio.git
  2. Navigate to the project directory:

    cd Portfolio
  3. Install Composer dependencies:

    composer install
  4. Copy the example environment file and make the required configuration changes:

    cp .env.example .env
  5. Generate a new application key:

    php artisan key:generate
  6. Start the local development server:

    php artisan serve
  7. Open your web browser and navigate to the local server address (typically http://localhost:8000).

Usage

Once the local server is running, you can explore the portfolio website to view my projects and skills.

About

This is a laravel project for my portfolio. This portfolio showing my skills and experience in the world of development and this portfolio of modern UI and stunning visual design adapts perfectly to all devices. Below is a link to my portfolio.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published