Skip to content

SimeonAnunciado/GROWMODO

Repository files navigation

GROWMODO

  • to run the project run the following

  • composer install ( install vendor files )

  • npm install (npm install node modules files)

  • copy the .env.example file and rename it .env only and add the DB_DATABASE = growmodo

  • php artisan migrate (migrate all the database)

  • php artisan serve (run the laravel project

  • npm run dev

  • php artisan db:seed (run the migration with user list with admin user and password)

  • default user: [email protected]

  • default password: password

  • the default password of user after run php artisan db:seed was password however you can register manually if you want

About

Laravel / VUE SPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages