-
Open Xampp / any other php development toolkit.
-
cd backendorcd frontendbased on your developer role. -
For Backend Devs:
-
Make an
.envfile and copy and paste theenv-examplefile and then install the dotenv dependency through composer by executingcomposer install -
Go to
localhost/phpmyadminmake an db of your choice and then import thesample_data.sqlfor testing purposes. -
We are following a procedural approach in the
models handel sql query. In theapiwe are developing the RestAPI -
In the
heplersfolder we will have some utility functions
-
Brineon/QubeStat
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- PHP 78.8%
- HTML 14.6%
- Hack 3.5%
- JavaScript 2.2%
- CSS 0.9%
