• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

lubusIN/laravel-gymie:

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

lubusIN/laravel-gymie

开源软件地址(OpenSource Url):

https://github.com/lubusIN/laravel-gymie

开源编程语言(OpenSource Language):

JavaScript 51.2%

开源软件介绍(OpenSource Introduction):

Latest Stable Version Build Status StyleCI Status Scrutinizer Code Quality License PRs

Gymie

Laravel based web application for gym & club management. Currently being used by many fitness centers. For more information, visit - https://www.gymie.in

gymie-device-mockup

Note:

Currently, we are in the process of polishing the code to be ready for general use. Check issues & milestone to know more about upcoming changes, features and improvements.

Requirements

  • PHP >= 7.1.3
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension
  • GD PHP Extension
  • Imagick PHP Extension

Note: Improper permission on storage & public folder will lead to server & application errors

Installation

  1. Clone to your server root git clone -b master [email protected]:lubusIN/laravel-gymie.git

For faster updates and bleeding edge features, or if you want to help test the next version, use the develop branch instead of the master branch.

  1. Run composer install to install all dependencies
  2. Create .env in application root cp .env.example .env
  3. Update database details and optional sentry DNS in .env
  4. Run php artisan key:generate to generate key
  5. Run php artisan migrate --seed to install the database & required data
  6. Add cron entry for scheduled task to update status for various modules (subscription expiration etc)
* * * * * cd /path-to-gymie && php artisan schedule:run >> /dev/null 2>&1

For more info: https://laravel.com/docs/5.7/scheduling#introduction

  1. All right sparky!

use the following credentials to log in

email: [email protected]
password: password

Troubleshooting

APP_KEY not getting added to .env

  • Add APP_KEY to .env
  • Copy generated key from terminal

Permission / 500 Internal Server Error

Change permission on storage & cache

sudo chgrp -R www-data storage bootstrap/cache
sudo chmod -R ug+rwx storage bootstrap/cache

Live Demo

Test drive the application without going through the hassel of installation.

url: https://demo.gymie.in
email: [email protected]
password: password

Changelog

Please see the Changelog

Contributing

Thank you for considering contributing to the Gymie. You can read the contribution guide lines here

Check the development tasklist here if something interest you or suggest something here

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail at [email protected]. All security vulnerabilities will be promptly addressed.

Support Us

Become A Patron

LUBUS is a web design agency based in Mumbai, India.

You can pledge on patreon to support the development & maintenance of various opensource stuff we are building.

License

Gymie is open-sourced software licensed under the MIT




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
Gymie – Gym and Fitness Management Software发布时间:2022-07-07
下一篇:
pingpong-labs/modules: Laravel 5 Modules发布时间:2022-07-07
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap