Skip to content

TrenchTown/webdevforum

 
 

Repository files navigation

How to use

Clone repo

git clone https://github.com/webdevmatics/webdevforum.git

Install the composer dependencies

composer install

Save .env.example as .env and put your database credentials

Set application key

php artisan key:generate        

And Migrate with

php artisan migrate

About

youtube.com/webdevmatics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 70.5%
  • HTML 27.6%
  • Vue 1.9%