Skip to content

a practice project to better learn the Symfony framework

Notifications You must be signed in to change notification settings

ERFouX/Symfony-Blog

Repository files navigation

Getting Started

Clone The Project

$ git clone https://github.com/ERFouX/Symfony-Blog.git

Go to the project directory

$ cd Symfony-Blog

Install Dependencies

$ composer install

Running Project

start your apache server or anything start mysql server

$ Symfony start:server

Migrations

$ php bin/console doctrine:migrations:migrate

About

a practice project to better learn the Symfony framework

Topics

Resources

Stars

Watchers

Forks