Skip to content
/ Toysnt Public

Toysnt is an online store where you can buy toys and destroy them with different techniques that satisfy the user's desire to release their dissatisfaction with any of these toys.

Notifications You must be signed in to change notification settings

msosav/Toysnt

Repository files navigation

Logo

Toysnt

Toysnt is an online store where you can buy toys and destroy them with different techniques that satisfy the user's desire to release their dissatisfaction with any of these toys.

Documentation

Wiki

Run Locally

Install XAMPP or Install LAMP

Start Apache and MySQL in XAMPP (or LAMP).

Install composer

Clone the repository

git clone https://github.com/msosav/Toysnt

Go to the project directory

  cd Toysnt

Create a .env file and copy the information of the .env.example.

Install dependencies

composer update

Configure the project

php artisan key:generate
php artisan migrate
php storage:link

Run the server

php artisan serve

Authors

About

Toysnt is an online store where you can buy toys and destroy them with different techniques that satisfy the user's desire to release their dissatisfaction with any of these toys.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published