FurkanKuyular / CorporateWebHelp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CorporateWebHelp

Installation

Get clone the project on your local machine, run composer install & npm install in your terminal and run the migrations

Again in terminal run "nohup php artisan serve &", if you want you can add port like this "--port"

Also you can create Invoices and Users with seeders "php artisan db:seed"

Please make your settings in environment file for mail and mysql

Mysql db name : corporatewebhelp

About


Languages

Language:PHP 78.7%Language:Blade 20.3%Language:Shell 0.6%Language:Vue 0.4%