/Ionic-laravel-API

User management application using IONIC with Laravel-API,

Primary LanguageTypeScript

Ionic-laravel-API

User management application using IONIC with Laravel-API,

User registration and signing in. Forgot Password feature that sends out the new password to the user. Email Verification. Admin Side allows user CRUD

Ionic Project Setup

  1. Copy the URL and paste in terminal
    • git clone URL_
  2. npm install
  3. Change Directory
    • cd URL_
  4. Run Serve
    • ionic serve

Laravel Run Serve

  • php artisan serve