npm install
composer install
- copy
.env.example
to.env
and config the mysql database php artisan migrate
orphp artisan migrate:refresh
if neededphp artisan storage:link
if neededphp artisan tinker
--> Generate fake data (optionally)factory(App\User::class, 10)->create()
factory(App\Activity::class, 10)->create()
php artisan serve
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
dexhunter/cse208-webapp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
XJTLU CSE208 Group Project: Laravel information sharing platform
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published