Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 508 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 508 Bytes

CRUDlex Silex 2 Sample

This is a basic sample showing of CRUDlex with Silex 2.

Version

There are different versions of this sample tagged. Clone the version according to your desired CRUDlex version. The master is always in sync with the CRUDlex master.

Setup

Just run composer update, import the CRUDlexSample.sql, set your database settings in the web/index.php, adjust the web/.htaccess and open it in your browser.

Visit CRUDlex!