- run "composer install".
- Update Database credentials in .env.
- run "php artisan migrate --seed"
- run "npm install"
- run "npm run dev"
Laravel is accessible, powerful, and provides tools required for large, robust applications.
vendor/bin/phpunit
php artisan get:coupons
Generate single coupon.
php artisan make:coupons
Generate n coupon.
php artisan make:coupons 3