Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.03 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.03 KB

Authmax

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.

Installation

This project is built with Laravel. Follow these steps to get it running on your local machine:

  1. Clone the repository to your local machine.
  2. Copy .env.example to .env and update the environment variables to match your setup.
  3. Run composer update to install the project dependencies.
  4. Run php artisan key:generate to generate an application key.
  5. Run php artisan migrate to set up the database.

Contributing

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!

License

Authmax is distributed under the MIT License. See LICENSE file for more information.

Contact

For any questions or suggestions, feel free to reach out at business@pokymons.com.