A simple document reader application. Only PDF file type is allowed to upload and view.
git clone https://github.com/davidtran/react-laravel
cd react-laravel
composer install
npm install
npm run dev
cp .env.example .env
php artisan key:generate
php artisan storage:link
php artisan serve
open 127.0.0.1:8000
David Tran
Skype: nam.trankhanh