Skip to content

Segtel1/fastlane-sample

Repository files navigation

Getting Started

  1. Clone or download the repository
  2. move into the project directory
  3. Install laravel dependencies using composer install
  4. Install npm dependencies using npm install
  5. Fill all the database information in the ".env" file
  6. Generate app encryption key using php artisan key:generate
  7. Generate the database tables using php artisan migrate
  8. Important:
    Generate User using db:seed
    email: "admin@mail.com", password: "Test1234"
  9. Run php artisan serve to open the project

Features About The Project

  • Run php artisan db:seed to load user details and cinema branches

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages