Learn from open source: Create Gym management with Laravel 5.7

Written by krissanawat | Published 2018/10/18
Tech Story Tags: laravel-5 | php-developers | laravel-framework | php | laravel

TLDRvia the TL;DR App

journey sponsor

Fullstack Web Development With Laravel and Vue.jsLearn how to build fullstack web apps with Laravel 5, Laravel Mix, Vue js, Bootstrap 4 & Sass

Real Time Single Page Forum App with Pusher Laravel & vuejsMaking Things Realtime With Pusher in Single Page App

for this series we going to learn how to create CRUD and some extra feature like Permission in Laravel

Gym management like a general membership system with manage gym member,

Sales & MarketingAutomate your inquiries with follow-ups. Create, edit and schedule follow-up to meet your business goals.

SMS & Email AlertsSend SMS alerts for membership renewals, payment reminders, wish birthday’s and promotions on one click.

Access ControlKnow who does what? Define and restrict access in the system settings for various roles in your gym.

Client ManagementSearch, add, edit & manage with just few clicks. Manage membership upgrades and transfer inquiries to member with ease.

InvoiceGet rid of maintaining manual books and tiresome excel sheets. Create invoice and receipts in seconds.

Plans & ServicesCreate various plans and services your gym offers. Edit/Delete the same as and when required periodically.

Track ExpenseCreate expense categories and add your daily, monthly, weekly or yearly expense. Set reminders for ease.

in this post I’ve explained how this we start to end

the inspiration project has become from Gymie

Gymie - Gym and Fitness Management Software

if you have new for laravel learn from some project that has got many stars and contributors on Github that make your skill has grown quickly imagine your learn from many expert developers for free

snipe-it based on Laravel 5.4 and bootstrap 3 but in this series we use 5.7 and Bootstrap 4

for the current version has a lot of features and complicated structure has overwhelmed a newbiebecause of reason make I decide to use version 3 that release past 2 years

but for the initial version, we make it simple bitch

remember We not gonna copy paste everything .We need to learn how many expert developers write code and select something that we understand in the newbie role

then we make small different from the demo just a version but core code it same

seriously we gonna learn with real life coder

they don’t watch more tutorial on Udemy or Many Tut site so much they jump in to code forest and try to understand using debugger with intercept code flow and watch how variable change when pass over over function

they learn the best practice from a thousand expert developer on Github

the intent of this post that make table of content post that detail post has add to later

in the start part 0, we prepare the environment for dev

I’huge fan of cloud9 but they have bought by AWS in 2017 that integrate to AWS service make that becomes complete Cloud Development Environment

we gonna learn how to use Cloud9 and setup necessary tool

requirement

Amazon account and credit card (if not use local alternative)

you gonna learn

  • basic linux command base on CentOS
  • element of cloud9
  • how to change php version

part 1 we install and setup Laravel 5.7 and Github repository and deploy to Heroku

because keep project live on EC2 charge some cost in the free way I choose Heroku for make live demo

you gonna learn

  • how to setup Laravel 5.7 and Mysql on AWS linux base on CentOS
  • install AdminLTE that make your frontend life easier
  • basic git command
  • simple Github repository
  • how to deploy any commit to Heroku that make your app stand live
  • rely foundation for your app
  • and much more..

Part 2 we gonna create simple CRUD series

for many basic data like Member, Enquiries, Payment, Subscription, SMS, Invoice, Expense ,Plan, User,Site setting

Enquiries

people who interest to buy gym service but doesn’t buy now .We keep they data for follow up

this section you gonna learn

  • how to create simple CRUD on Laravel
  • how to generate scaffold with migration
  • how to craft form and table with Bootstrap 4

Member

this section you gonna learn

  • how to create simple CRUD on Laravel
  • how to generate scaffold with migration
  • how to craft form and table with Bootstrap 4
  • how to handle file upload in Laravel

Payment

this section you gonna learn

  • how to create simple CRUD on Laravel
  • how to generate scaffold with migration
  • how to craft form and table with Bootstrap 4
  • how to handle file upload in Laravel

Subscription

this section you gonna learn

  • how to create simple CRUD on Laravel
  • how to generate scaffold with migration
  • how to craft form and table with Bootstrap 4
  • how to handle file upload in Laravel
  • how handle multiple business condition
  • how to use DB transaction

SMS

this section you gonna learn

  • how to create simple CRUD on Laravel
  • how to generate scaffold with migration
  • how to craft form and table with Bootstrap 4
  • how to snd SMS in Laravel
  • how to create SMS template

Invoice

this section you gonna learn

  • how to create simple CRUD on Laravel
  • how to generate scaffold with migration
  • how to craft form and table with Bootstrap 4
  • how to create simple report
  • how to use scope handle reusable query

Expense

  • this section you gonna learn
  • how to create simple CRUD on Laravel
  • how to generate scaffold with migration
  • how to craft form and table with Bootstrap 4

Expense Category

this section you gonna learn

  • how to create simple CRUD on Laravel
  • how to generate scaffold with migration
  • how to craft form and table with Bootstrap 4

Plan

this section you gonna learn

  • how to create simple CRUD on Laravel
  • how to generate scaffold with migration
  • how to craft form and table with Bootstrap 4

Service

this section you gonna learn

  • how to create simple CRUD on Laravel
  • how to generate scaffold with migration
  • how to craft form and table with Bootstrap 4

User

this section you gonna learn

  • how to create simple CRUD on Laravel
  • how to generate scaffold with migration
  • how to craft form and table with Bootstrap 4
  • how to handle file upload

Permission and Group

this section you gonna learn

  • how to create simple CRUD on Laravel
  • how to generate scaffold with migration
  • how to craft form and table with Bootstrap 4
  • how to understand easy way for authorization in Laravel

Closing Sponsor

The Ultimate Advanced Laravel Pro course (incl Vuejs)

Laravel 5.7 Ecommerce Shop

Learn More.

Closing Notes:

common pirate get on black pearl if you need explore Github Ocean with me

may be we could find some code treasure

if you need fundraise that journey


Published by HackerNoon on 2018/10/18