This is our Last Project for the semester. A system for managing library.
clone and run the script:
git clone https://github.com/faqihboyy/Prjoect-Web.git
chmod +x setup.sh
./setup.sh # run the script- Fix Some form
- Change theme to dark mode, (Nord theme)
- Improve UI
- Create ChangeLog page
Important
Note for uploading Large File
by default, php (apache2 and php8.3-fpm) limit the size of upload file by 2MB, to increase the limit you can edit your php.ini files:
php.ini
upload_max_filesize = 100M
post_max_size = 100Myou can check this by the following command in linux shell:
~
❯ php -i | grep post_max_size
post_max_size => 12M => 12M
~
❯ php -i | grep upload_max_filesize
upload_max_filesize => 10M => 10MTo check which php.ini to edit, you can run:
~
❯ sudo find /etc/php/8.3/ -name php.ini # change with the php version you currently using
/etc/php/8.3/fpm/php.ini # output
/etc/php/8.3/cli/php.ini
/etc/php/8.3/apache2/php.iniit is recomended to change or edit all of listed php.ini files.
monero: 42uxCqPSig2JZa6CBnS8pSHdxnrj7q4wqVN2xjZkfFZn4adJHyjuEpxKmcWSGjFoixTteDPM2b7tNAkzKdiMkpTY2Yd6XYh
