elkuku / test-temp12

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symfony Playground "two"

Screenshot_20231110_130931

What's this??

An opinionated Symfony project template including:

  • Symfony 6.*
  • Docker compose file for PostgreSQL
  • dev login form
    prod Social login with Google, GitLab, GitHub and more
  • Asset mapper
  • Bootstrap

Installation

Clone the repo then use the bin/install command or execute the script content manually.

Usage

  • Use symfony console user-admin to create an admin user.
  • Use the bin/start and bin/stop scripts to start and stop the environment.

Testing

make tests

Happy coding =;)

About


Languages

Language:PHP 61.7%Language:Twig 30.0%Language:JavaScript 4.4%Language:Shell 2.5%Language:Makefile 1.1%Language:CSS 0.3%