Skip to content

Demo for Job Application Form using ReactJS + Backend Laravel 8

Notifications You must be signed in to change notification settings

vpmistry13/reactApplicant

Repository files navigation

reactApplicant

Demo for Laravel + ReactJS

Software requirements : -PHP7.4 must -node version 12+ -composer version 2

Following steps for setup:

  1. get latest checkout
  2. npm i && npm run watch
  3. composer install
  4. .env configuration
  5. php artisan key:gen
  6. php artisan migrate:fresh --seed
  7. php artisan serve

then open url > http://127.0.0.1:8000

Frontend will be developed in reactjs and backend in Laravel 8.12

Admin Login: admin@example.com Dev@123

Demo URL : http://ec2-54-162-251-185.compute-1.amazonaws.com/reactApplicant/

About

Demo for Job Application Form using ReactJS + Backend Laravel 8

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published