Skip to content

Code-Link-organization/code-link-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cf7dd86 · Sep 16, 2023

History

84 Commits
Sep 16, 2023
Aug 17, 2023
Aug 19, 2023
Sep 16, 2023
Aug 17, 2023
Sep 12, 2023
Aug 19, 2023
Sep 16, 2023
Aug 17, 2023
Sep 16, 2023
Aug 17, 2023
Aug 17, 2023
Aug 17, 2023
Aug 17, 2023
Aug 17, 2023
Sep 16, 2023
Aug 25, 2023
Aug 17, 2023
Aug 17, 2023
Aug 26, 2023
Aug 17, 2023
Aug 17, 2023
Aug 17, 2023

Repository files navigation

CodeLink

  • CodeLink is designed to help those interested in the field of Software find projects that match their interests and connect with experienced professionals to bridge the gap between theory and practice.

Installation

1- Clone the project

  git clone https://github.com/Code-Link-organization/code-link-backend.git

2- Set up the configuration

  1. Rename .env.example to .env.

  2. Create a new database in your local database management system (e.g., phpMyAdmin).

  3. Update the DB_DATABASE value in .env with the name of the database you created. For example: DB_DATABASE=codelink

3- Install dependencies

  composer install
  php artisan key:generate

4- Run database migrations

  php artisan migrate 
  php artisan migrate:fresh

5- Launch the application

  php artisan serve 

About

CodeLink is designed to help those interested in the field of Software find projects that match their interests and connect with experienced professionals to bridge the gap between theory and practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2