Skip to content

niece1/airinsider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis (.com) branch GitHub repo size GitHub issues GitHub closed issues GitHub contributors GitHub

Airways Media

Intro

This is repo that powers aviation news web app. Please visit Airways Media.

Usage

If it happens you decide to run it on your machine, follow the steps below.

Clone repository.

To generate APP_KEY run:

php artisan key:generate

To install dependencies run command:

composer install

To perform database migrations run:

php artisan migrate

Key features

- Authentication
- CRM
- Youtube style comments
- Contact mail

Technical features

- Laravel framework
- Vue 2
- CSS without framework
- GSAP
- Roles/permissions
- Social login
- Custom media library
- Mysql 8
- Cache with Redis
- Static code analyzers
- Deployed in AWS

Licence

This is open-sourced software licensed under the MIT license.