Skip to content

tongsonbarbs/expadigital

Folders and files

NameName
Last commit message
Last commit date

Latest commit

60eb932 · Feb 11, 2023

History

3 Commits
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023

Repository files navigation

PLEASE FOLLOW THE STEPS BELOW BEFORE ANYTHING ELSE

Please follow the steps below:

  1. Make sure you have installed the following
  • PHP Version 8 or higher
  • Composer
  • NPM(Node)
  1. Clone the repository in your local directory
  2. Open terminal and redirect to the file location.
  3. In your localhost, make sure to create an empty database and update .env file to change Database Details.
  4. Run commands below:
php artisan key:generate
npm install && npm run dev

In another terminal, run:

php artisan migrate:fresh --seed
php artisan serve
  1. Use the below details for login as user registration was skipped and have a user account seeded.
test@admin.com
testpassword

Enjoy!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages