- Clone this repository
- Run
composer install
- Run
php artisan key:generate
- Setup .env with relevant database and redis connection
- Run
php artisan migrate
- Add cron job to your crontab using this command
(crontab -l 2>/dev/null; echo "* * * * * cd /path/to/project && php artisan schedule:run >> /dev/null 2>&1") | crontab -
. - View the application on the web browser
/user
to view all users and delete a user,/daily
to view daily transaction
-
Notifications
You must be signed in to change notification settings - Fork 0
AmeerFaisalAdanan/betest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
laravel with postgres and redis
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published