Open Source Researches
Powered by API's
- CORE API
- Oxford Dictionary API
- OpenCitation
- Includes searching thru library of CORE
- Popular search keywords or trending searches
- Groups for certain topic
- Listing and downloading contents
Note that because this does not contain virtualization softwares/technologies you have to deal with the dependencies issues
PHP version :PHP 7.4.8
MySQL version : 10.4.13-MariaDB mariadb.org binary distribution
- composer install
- composer update or install fails
- setup your env file copy and paste .env-example and rename to .env
- check database credentials and create new database if necessary
- php artisan migrate:fresh --seed
- php artisan serve
Now you can view the poject HAPPY RESEARCHING!