npm install
composer install
php artisan jwt:secret
create these folders under storage/framework:
sessions
views
cache
php artisan migrate
and update the .env file to match you sql information
A content library with an AJAX GET filter / Search Function