react-laravel

A simple document reader application. Only PDF file type is allowed to upload and view.

Screen Shot 2019-04-26 at 2 18 36 PM

Usage

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

Author

David Tran
Skype: nam.trankhanh