Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bruceheller900/Fitness-Project

Repository files navigation

![Laravel-shield][Laravel-shield] ![Voyager-shield][Voyager-shield] ![Stage][Stage] [![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url]


Logo

Motion Gym

A open source gym management system build.
Explore the docs »

· Report Bug · Request Feature

Table of Contents

Installation

  1. Clone the repo git clone https://github.com/cristianmarint/MotionGym.git

  2. Configure .env file mv .env.example .env

  3. Install composer composer install

  4. Migrate database php artisan migrate

  5. App key php artisan key:generate

  6. Seed database php artisan db:seed

  7. Create your own admin user php artisan voyager:admin [email protected] --create or use

[email protected] 12345678

  1. Once your login, click on "Fix Missing storage symlink" an then php artisan storage:link mv public\storage_old\* public\storage

8.1 Delete storage_old rmdir .\public\storage_old\

Usage

Currently there are no useful example due to early stages.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be 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

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Cristian Marin - @cristianmarint - [email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •