library elearning
package for elearning
gfl/elearning
package for elearning
- Friday, May 4, 2018
- by phamtuananh1996
- Repository
- 1 Watchers
- 0 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 5 Versions
- 0 % Grown
Installation package elearning, (*1)
step 1:
- run migrate: php artisan migrate --path=vendor/gfl/elearning/src/migrations
- rollback migrate : php artisan migrate:rollback --path=vendor/gfl/elearning/src/migrations, (*2)
step2 : public view
- php artisan vendor:publish --tag=public, (*3)
step3 : run localhost:8000/elearning, (*4)
//for dev, (*5)
- create controller : php artisan gfl:make-controller {nameController}
- create migration : php artisan gfl:make-migration {nameMigration}
- create model : php artisan gfl:make-model {nameModel}
dev-master
9999999-dev
package for elearning
Sources
Download
MIT
The Requires
by
Tuấn Anh
v4.0
4.0.0.0
package for elearning
Sources
Download
MIT
The Requires
by
Tuấn Anh
v3.0
3.0.0.0
package for elearning
Sources
Download
MIT
The Requires
by
Tuấn Anh
v2
2.0.0.0
package for elearning
Sources
Download
MIT
The Requires
by
Tuấn Anh
v1.0
1.0.0.0
package for elearning
Sources
Download
MIT
The Requires
by
Tuấn Anh