This is a # Words Challenging System developed by Team SpringArts. We use laravel breeze , sanctum and next js for frontend.
- CRUD
- Mail Notification
- Authorization and Authentication
- Filter Function
- Oauth 2 function (github , gmail)
- on design pattern and code refactoring
composer install
php artisan key:generate
php artisan migrate
php artisan serve
Copy .env.example
to .env
and set the environment variables.