Package Data | |
---|---|
Maintainer Username: | richan-fongdasen |
Package Create Date: | 2015-08-05 |
Package Last Update: | 2016-05-18 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-18 03:02:48 |
Package Statistics | |
---|---|
Total Downloads: | 0 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 12 |
Total Forks: | 3 |
Total Open Issues: | 13 |
git clone git@github.com:suitmedia/suitcoda.git
)composer install
in the root project to install all dependencies including develeopment requirement.php artisan migrate
in the root project to migrate suitcoda database.php artisan db:seed
in the root project to add seeder to database.php artisan user:new-superuser [username] [name] [email] [password]
/login
php artisan queue:listen --timeout=0
to run queue in local.Coming soon