Skip to content

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

Task Group_4 About Portfolio :

Setup Instructions

  1. Clone the repository to your local machine

git clone "https://github.com/HindAljendy/Task_Group_4_BACKEND.git"

  1. Install dependencies

composer install

  1. Copy the .env.example file and rename it to .env

cp .env.example .env

  1. Generate application key

php artisan key:generate

  1. Create a new database and update the .env file with your database credentials

  2. Migrate the database

php artisan migrate

  1. Seed the database

php artisan db:seed UserSeeder

  1. Start the development server

php artisan serve

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages