Fotofoshi is a vibrant social media platform that empowers you to share your life's moments through stunning visuals. Inspired by the best features of popular platforms like Instagram, Fotofoshi offers a user-friendly interface and a vast community of creative individuals.
Server Requirements:
- Operating System: Ubuntu 18.04 LTS or later, Debian 10 or later, CentOS/RHEL 7 or later, or macOS
- Web Server: Apache or Nginx
- PHP: 8.3 or later (recommended: 8.2 or later)
- Database: MySQL 8
- Composer: For managing dependencies
- Node v20 or later
-
Clone the Repository:
- First, clone the repository to your local environment.
-
Setup Database:
- Create a new database.
- Update the .env file with your database credentials.
-
Run Commands:
-
Execute the following commands in your terminal:
composer install php artisan key:generate php artisan migrate php artisan db:seed php artisan storage:link npm install npm run dev
-
To get started with FotoFoshi:
-
Login Credentials:
Email: admin@example.com Password: root
FotoFoshi is licensed under the MIT License.
