Skip to content

🚗 Symfony-based small website for used car sales. Buy a car!

Notifications You must be signed in to change notification settings

Vinniko/Auto.ru

Repository files navigation

Auto.ru (Symfony PHP framework test application)

Installation

Copy .env from .env.example file and then write your database config

cp .env.example .env

Run composer install

composer install

Run migrations

php bin/console doctrine:migrations:migrate

Run seeders

php bin/console doctrine:fixtures:load

Run:

symfony serv

Enter in browser:

localhost:8000

About

🚗 Symfony-based small website for used car sales. Buy a car!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published