Authmax is a simplified social media platform inspired by Twitter. It provides a space for individuals to share their thoughts, interact with others, and stay updated with an easy-to-use interface.
This project is built with Laravel. Follow these steps to get it running on your local machine:
- Clone the repository to your local machine.
- Copy
.env.example
to.env
and update the environment variables to match your setup. - Run
composer update
to install the project dependencies. - Run
php artisan key:generate
to generate an application key. - Run
php artisan migrate
to set up the database.
Contributions to Authmax are welcomed. Feel free to fork the repository or submit a pull request. Whether it's bug fixing, improving documentation, or suggesting new features, we appreciate your help!
Authmax is distributed under the MIT License. See LICENSE
file for more information.
For any questions or suggestions, feel free to reach out at business@pokymons.com.