alexperegrina/symfony-skeleton-full

dev-main 2022-08-05 22:45 UTC

This package is auto-updated.

Last update: 2024-04-08 03:11:22 UTC


README

Introduction

Command

composer create-project -s dev alexperegrina/symfony-skeleton-full path/project

Vagrant

Run

vagrant up

Stop

vagrant halt

Server local Symfony

symfony server:start

Generate the SSL keys

bin/console lexik:jwt:generate-keypair

URL

http://skeleton.local/landing/ http://skeleton.local/admin/