Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.13 KB

readme.md

File metadata and controls

35 lines (24 loc) · 1.13 KB

Getting started with Freelancer-bl

Installation

Please check the official laravel installation guide for server requirements before you start. Official Documentation

Clone the repository

git clone git@github.com:maryamkhidir/freelancer-bl.git

Switch to the repo folder

cd freelancer-bl

Install all the dependencies using composer

composer install

Environment configurations

Copy the example env file and make the required configuration changes in the .env file

cp .env.example .env

Generate a new application key

php artisan key:generate

Database migrations

Run the database migrations (Set the database connection in .env before migrating)

php artisan migrate

Start the local development server

php artisan serve

You can now access the server at http://localhost:8000

How to thank me

  • Star this repository and create a project with it :)
  • How to contact me

    Email: maryamolaide95@gmail.com or on twitter: @browwnn_sugar