Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omrani-mahmoud/gestion-d-assurance-automobile-symfony

Full web app of auto insurance management using Symfony 3.4
https://github.com/omrani-mahmoud/gestion-d-assurance-automobile-symfony

bootstrap fosuserbundle gestion-assurance symfony symfony3

Last synced: about 1 month ago
JSON representation

Full web app of auto insurance management using Symfony 3.4

Awesome Lists containing this project

README

        

First commands
========================
1) Clone the repo (first time): git clone https://gitlab.com/exception-overflow/symfony.git
2) git checkout development

Basic commands
========================
After making changes
1) git add .
2) git commit -m "Your message"
3) git pull <------------ very important
4) git push

Install Packages
========================
c install (to do on the first pull)

Ignore files (for vendor/*)
========================
git rm --cached FILENAME