gusdeboer / symfony-7-boilerplate

Ready to go Symfony boilerplate. (Social login, Symfony UX)
1 stars 1 forks source link

Symfony 7 Boilerplate

This is a boilerplate for Symfony 7 projects. It includes the following features:

Installation

  1. Clone the repository
  2. Run make start
  3. Run make install

Usage

  1. Run make start
  2. Open your browser and go to http://127.0.0.1:8000

Docs

More information can be found in the docs directory.