
Administration system for Hackathons :chart_with_upwards_trend: !
LaraHack is a complete administration system designed specifically for hackathons and similar competitions. It provides an easy way for participants to submit their applications and confirm attendance, while offering organizers features such as creating a hackathon website, viewing registrations, analyzing statistics, and checking in participants.
To check the current installed versions, run the following commands:
php --version
composer --version
mysql --version
To deploy LaraHack locally:
.env file from .env.example and generate an app key (don't forget to configure it with the database and email settings).To deploy LaraHack locally using Docker:
In summary, LaraHack is an administration system designed specifically for hackathons and similar competitions. It offers features such as registration, statistics, mailing, check-in, and a customizable website template. The installation process includes both local deployment and deployment using Docker.

A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.