Skip to content

elkuku/symfony-playground-two

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony Playground "two"

GitHub workflow

screenshot

What's this??

An opinionated Symfony project template including:

  • Symfony 7.*
  • Docker compose file for PostgreSQL
  • dev login form
    prod Social login with Google, GitLab, GitHub and more
  • A user CRUD interface
  • Bootstrap

Installation

Clone the repo then use the

bin/install

command OR execute the script content manually.

Usage

Create and administer user accounts.

symfony console user-admin

Start and stop the environment.

bin/start
bin/stop

Testing

make tests

Check for updated

Check four outdated PHP deps, recipes and assets.

composer check

Database

Database Diagram

You can create this with

composer db-diagram

Happy coding =;)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published