Skip to content

webdevmatics/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

Forum website in laravel. Tutorial on youtube, web forum in laravel for beginners https://www.youtube.com/playlist?list=PLzz9vf6075V3O1PEk_c0b-I6UPkleJFSc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published