elkuku / bannergress-helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symfony Playground "one"

screen

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
  • JQuery, Bootstrap and Bootswatch
  • EasyAdmin
  • Likes PHP 8 ;)

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 73.9%Language:Twig 13.6%Language:JavaScript 8.4%Language:Shell 2.3%Language:CSS 1.0%Language:Makefile 0.9%