this is a test project for Diginext
online demo here online document here
There are 3 easy ways. you can do one of them according to your environment :
1- run this command: php artisan serve
2- run the project in docker by this command: docker-compose up -d
3- run the project by using the sail command: ./vendor/bin/sail up