Skip to content
This repository was archived by the owner on Nov 22, 2021. It is now read-only.

mooti/symfony-frontend

Repository files navigation

Symfony Frontend App

username: admin password: test

CREATE DATABASE frontend; GRANT ALL PRIVILEGES ON frontend.* TO frontend@localhost IDENTIFIED BY 'password'; FLUSH PRIVILEGES;

insert into user (username, password, first_name, last_name) values ("admin", "$2y$12$ggSFO4hjlTQ2mSw1G6YKku7LHzJ8CxE4o4MKdLCIw9Juq/s9dCRxK", "Admin", "User");

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published