Skip to content

Laravel React SPA application with secure api and authentication. ❤️ @mostafa6765

Notifications You must be signed in to change notification settings

code4mk/laractpa

Repository files navigation

  • clone this
git clone https://github.com/code4mk/laractpa.git
# copy .env.example to .env
composer install
php artisan key:generate
php artisan serve

react

# yarn
yarn install
yarn run watch
# npm
npm install
npm run watch

live demo

Releases

No releases published

Packages

No packages published