stock management system
1.0.0
<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
Jika Anda menerima peringatan bahwa uji coba Editor Datatables telah berakhir, unduh file JS/CSS editor-datatable dari Editor dan ganti konten di folder css & js yang ada di path/to/project/public/vendor/datatables-editor . Jangan lupa untuk menghapus cache setelah mengganti file. Jika Anda menerima beberapa bug dalam mengedit tabel, mungkin file js proyek yang menangani tabel data editor sudah kedaluwarsa.