This is repo that powers aviation news web app. Please visit Airways Media.
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
- Authentication
- CRM
- Youtube style comments
- Contact mail
- 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
This is open-sourced software licensed under the MIT license.