Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

PumpMyKins/PumpMyWebSite_old

Repository files navigation

LOGO PMK A METTRE

Installation

cp .env.example .env
composer install --no-dev --optimize-autoloader
php artisan key:generate --force
php artisan p:environment:setup
php artisan p:environment:database
php artisan p:environment:mail
php artisan migrate --seed --force
php artisan p:user:make

Contributing

Thank you for considering contributing to the PumpMyKins Website! More details coming soon !

License

The Laravel framework is open-sourced software licensed under the MIT license.