Piulres / rp-site-intern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Site RP v1.1

with RPX

Version 1.0.4

Prepare your .env file there with database connection and other settings.

Getting Started

composer install
php artisan migrate --seed
php artisan key:generate
php artisan vendor:publish --tag=lfm_config
php artisan vendor:publish --tag=lfm_public
php artisan serve

Login

Email: admin@admin.com Password: password

Access API

Access api/ and prepare your .env file there with database connection and other settings.

Getting Started

composer install
php artisan migrate --seed
php artisan key:generate
php artisan vendor:publish --tag=lfm_config
php artisan vendor:publish --tag=lfm_public
php artisan serve --port=8001

About


Languages

Language:HTML 85.3%Language:PHP 14.6%Language:Vue 0.0%