react-laravel Sample Laravel application with React for view layer For learning purposes only $ git clone https://github.com/rajikaimal/react-laravel.git $ cd react-laravel $ npm install $ php artisan migrate $ php -S localhost:3000 -t public