-
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
-
Notifications
You must be signed in to change notification settings - Fork 0
SimeonAnunciado/GROWMODO
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Laravel / VUE SPA
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published