Skip to content

mdrakash/telco-service

Repository files navigation

Installations

Follow the steps mentioned below to install and run the project.

  1. Clone or download the repository
  2. Go to the project directory and run composer install
  3. Create .env file by copying the .env.example. You may use the command to do that cp .env.example .env
  4. Update the database name and credentials in .env file
  5. Run the command php artisan migrate
  6. You may create a virtualhost entry to access the application or run php artisan serve from the project root and visit http://127.0.0.1:8000

#Screenshot

Screenshot_19 Screenshot_20 Screenshot_21 Screenshot_22

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published