Skip to content

sabahat-saeed/symfony_handson

Repository files navigation

Symfony Project README

Project Overview

This is a Symfony project showcasing various features such as Doctrine ORM, Dependency Injection, Middleware and Filters, RESTful APIs for React, Event Dispatcher, and Symfony Flex. The project is designed for learning purposes, and the code is heavily commented to assist in understanding each component.

Prerequisites

Before you begin, ensure that you have the following installed on your machine:

Installation

  1. Clone the repository:

    git clone https://github.com/sabahat-saeed/symphony_handson.git
  2. Install dependencies:

    composer install
  3. Update the database schema:

    php bin/console doctrine:schema:update --force

Usage

Run the Symfony Development Server

symfony server:start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published