My Portfolio

Welcome to my portfolio repository. This project showcases my work and skills in web development using Laravel and PHP.

Table of Contents

About the Project

This portfolio website is built using Laravel, a powerful PHP framework. It is designed to highlight my projects, skills, and experience in web development.

Features

  • Simple and elegant design
  • Responsive layout
  • Dynamic routing and content
  • Easy to update and maintain

Installation

To get a local copy up and running, follow these steps:

  1. Clone the repository sh git clone https://github.com/Resky89/MyPortofolio.git
  2. Navigate to the project directory sh cd MyPortofolio
  3. Install dependencies sh composer install npm install
  4. Set up environment variables sh cp .env.example .env php artisan key:generate
  5. Migrate the database sh php artisan migrate

Usage

To start the development server, run:

php artisan serve

This will start the application on http://localhost:8000.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Built With

Share this project:

Updates