sign-in-page
It's a simple page to register and sign in using Laravel & Ionic.
Development Setup
- Download the project locally
git clone https://github.com/reemkhd/sign-in-page.git
cd sign-in-page
-
Connect your local database
fromdatabase.php
insideconfig
folder. -
For backend Run the server
php artisan serve
- For frontend Run the server
ionic serve -c