Skip to content

jatin-kaklotar/ebbok

Repository files navigation

About EBook

Display products from https://www.packtpub.com/

Clone the repository

git clone https://github.com/jatin-kaklotar/ebbok.git

Setup Project

Once clone the repository then run composer install command inside project root directory

composer install

create .env file from .env.example file and generate APP_KEY

cp .env.example .env
php artisan key:generate

Now run the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published