Skip to content

ahmedsunil/javaabu-full-stack-exam

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About FotoFoshi

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.

Requirements

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

Installation

  1. Clone the Repository:

    • First, clone the repository to your local environment.
  2. Setup Database:

    • Create a new database.
    • Update the .env file with your database credentials.
  3. 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
      

Getting Started

To get started with FotoFoshi:

  • Login Credentials:

      Email: admin@example.com
      Password: root
    

License

FotoFoshi is licensed under the MIT License.

About

javaabu fullstack exam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors