Giter Site home page Giter Site logo

en2509 / productproject-detyrebonusphp-symfony Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 90 KB

Product Project - Detyre Bonus PHP - Symfony 6

License: MIT License

Shell 4.35% PHP 70.24% CSS 0.38% JavaScript 3.65% Twig 21.37%
ajax crud-application crud-operation mysql php productproject symfony6 webform

productproject-detyrebonusphp-symfony's Introduction

Product Project - Symfony 6

Product listing Project built with Symfony 6 web framework.

Scenario: Create a project to store, edit, list or delete products.

Getting Started

  1. Clone this repository in the webserver & enter inside the folder.
  2. Run on cli composer install to install symfony dependencies.
  3. Run on cli symfony console doctrine:schema:create to create the database.
  4. Run on cli symfony console doctrine:migrations:migrate to create the tables.
  5. Open https://localhost in your favorite web browser and accept the auto-generated TLS certificate.
  • Helper terminal command to create database schema: symfony console doctrine:schema:create
  • Helper terminal command to create database tables: symfony console doctrine:migrations:migrate
  • Helper terminal command to generate new migrations from entity: symfony console doctrine:migrations:diff

Requirements

  • Composer CLI
  • Symfony CLI
  • Webserver (PHP-FPM, Apache2 or Nginx, Mysql Db, Redis Cache, Mailcatcher)

Wish you enjoy!

License

MIT License.

Credits

Created by Enea Rushiti.

productproject-detyrebonusphp-symfony's People

Contributors

en2509 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.