Loading repository data…
Loading repository data…
haxxorsid / repository
An Introductory Stock Management System built on PHP, jQuery with AJAX in MVC pattern.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.





<VirtualHost *:80>
DocumentRoot "path/to/xampp/htdocs"
ServerName localhost
</VirtualHost>
<VirtualHost *:80>
DocumentRoot "path/to/project/public"
ServerName project.dev
</VirtualHost>
127.0.0.1 localhost
127.0.0.1 project.dev
If incase you're receiving alert that Editor Datatables trial has expired, download the editor-datatable's JS/CSS files from Editor and replace the content in css & js folder present in path/to/project/public/vendor/datatables-editor. Don't forget to clear cache after replacing files. If you are recieving some bugs in editing tables, maybe the project's js file handling the editor-datatables has became out of date.