Skip to content

Spa skeleton structure for an easy start by swoole web server (focused on speed)

Notifications You must be signed in to change notification settings

BUGOVER-LLC/ssa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

- This project is a starter with a set of packages/components that helps you work with Lumen and Doctrine Orm. Nothing superfluous, everything else can be easily integrated during the development process, Symfony or Laravel components are already at your discretion. Easy to start a new project gradually expanding (Front part VueJs (vuetify)).

!CHOOSE WEB SERVER

There is integration both on PHP-FPM or SWOOLE-PHP (the rest is described in the doc folder).

Warning !

First of all, the project is aimed at those who are trying to write clean code in PHP or Symfony, and not at those who write noodles in laravel with tons of packaging.

drawing drawing

drawing

Introduction

. Starting


  • Install VirtualBox in your system
  • composer install
  • php vendor/bin/homestead make
  • vagrant up
  • 😏 Have a good working day

App part

  • yarn watch (for real worked ass https with domain)
  • yarn server (for localhost run your app)

HTTPS on Chrome && Firefox


. Chrome

  • Settings
  • Privacy and Security
  • Security
  • Manage device certificates
  • Authorities
  • Import ssl certificate on path your project, ssa/.etc/ssl/ca.homestead.ssa.crt

. Firefox

  • Settings
  • Privacy & Security
  • Certificates
  • View Certificates
  • Authorities
  • Import ssl certificate on path your project, ssa/.etc/ssl/ca.homestead.ssa.crt

About

Spa skeleton structure for an easy start by swoole web server (focused on speed)

Resources

Stars

Watchers

Forks

Packages

No packages published