Skip to content
/ php Public

This is a CRUD of a remove, insert and update in a list.

Notifications You must be signed in to change notification settings

mgabbai/php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php

This is a Symfony CRUD of a remove, insert and update in a list.

Before start this project enable in php.ini the parameter: session.auto_start = 1 (this parameter will automaticaly enable you to use php session variables during the project) and max_execution_time = 360.

Be sure you install a route dependence (composer require symfony/routing)

About

This is a CRUD of a remove, insert and update in a list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages