- Clone repository.
- Run
composer install
. - Rename
.env.example
file to.env
. Setup database connection in the.env
file. - Run
php artisan migrate
. - Add new CRON job
* * * * * cd /path_to_your_app && php artisan schedule:run >> /dev/null 2>&1
-
Notifications
You must be signed in to change notification settings - Fork 0
volosan/infosoft
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published