Skip to content

Project Archery Store | Berbasis Web | Laravel 9 | Integrasi API RajaOngkir & Midtrans Payment Gateway

License

Notifications You must be signed in to change notification settings

Halfismutaqin/ArchStore

Repository files navigation

Laravel 9 Project

Introduction

This is a Laravel 9 project, a PHP web framework that provides a robust set of tools and features for building web applications.

Requirements

PHP

Version

  • 8.0 or higher

Composer

Version

  • 2.0 or higher

Laravel

Version

  • 9.0 or higher

Installation

  1. git clone https://github.com/your-username/your-repo-name.git
  2. composer install
  3. Create a copy of the .env.example file and rename it to .env
  4. php artisan key:generate
  5. php artisan migrate
  6. php artisan db:seed

Configuration

Environment File

  • Edit the .env file to configure database, mail, and other settings

Config Files

  • Edit the config files in the config directory to configure Laravel settings

Running the Application

Development Server

  • php artisan serve
  • Access the application in your web browser: http://localhost:8000

Testing

  • php artisan test

Deployment

  • Follow the deployment instructions for your chosen platform (e.g. Heroku, AWS, etc.)

Contributing

  • Fork the repository and create a new branch for your changes
  • Make your changes and commit them with a descriptive message
  • Create a pull request to merge your changes into the main branch

License

This project is licensed under the MIT License.

Authors

  • [Your Name] - [Your Email]

Acknowledgments

About

Project Archery Store | Berbasis Web | Laravel 9 | Integrasi API RajaOngkir & Midtrans Payment Gateway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published