Skip to content

BeSalt1080/tokoBuah

Repository files navigation

Tokobuah Website Application Using CodeIgniter 4

UI

Index

Screenshot 2023-10-21 150010

Create

Screenshot 2023-10-21 145617

Edit

Screenshot 2023-10-21 151525

Setup

Run composer install & npm install in the terminal
Copy env to .env
Uncomment and modify the database-related settings in .env file to match your database configuration.
Run php spark migrate

Setup Finished!

Server Requirements

PHP version 7.4 or higher is required, with the following extensions installed:

Additionally, make sure that the following extensions are enabled in your PHP:

  • json (enabled by default - don't turn it off)
  • mysqlnd if you plan to use MySQL
  • libcurl if you plan to use the HTTP\CURLRequest library

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published