Skip to content

eliabrian/naturaltwentyapi

Repository files navigation

Natural Twenty BGC

Requirements

  • PHP ^8.2
  • MySQL 8.0.33
  • PHP Extensions based on the Laravel Deployment page

Installation

Install PHP dependencies:

composer install

Setup configuration:

cp .env.example .env

Generate the application key:

php artisan key:generate

Run the migration and seed the database:

php artisan migrate --seed

Create a symlink to the storage:

php artisan storage:link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages