Giter Site home page Giter Site logo

stricklandf / v4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ioshaven/v4

0.0 0.0 0.0 130.05 MB

3rd party app store for iOS Jailbreak

Home Page: https://ioshaven.com

Shell 0.01% Ruby 0.01% Python 0.01% PHP 19.04% Hack 0.15% HTML 73.62% Vue 2.08% Blade 4.07% EJS 0.01% Less 1.00%

v4's Introduction

IOS Haven - Version 4

iOS Haven uses PHP's Laravel framework. You MUST install a few things on your machine to get it to work.

  • MySQL
  • Composer
  • Nodejs / NPM
  • Laravel
  • PHP = 7.3
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension

After Installing

  • Install composer dependencies
  • Install npm dependencies
  • Create environment key
  • Migrate the databases

install composer dependencies

composer install

Install npm dependencies

yarn

duplicate env file

cp .env.example .env

Create environment key

php artisan key:generate

Migrate databases

php artisan migrate

serve application

php artisan serve

Add styling and javascript

All styling and javascript is compiled using Laravel Mix. The code for these files is located in resources/assets. To see the changes you need to recompile the code using the following command:

yarn dev
# yarn watch

v4's People

Contributors

zebthewizard avatar laravel-shift avatar zackbz avatar dependabot[bot] avatar zanedevs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.