Skip to content

Laracasts - Let's Build A Forum with Laravel and TDD

Notifications You must be signed in to change notification settings

miyasinarafat/forum

Repository files navigation

Laracasts - Let's Build A Forum with Laravel and TDD

Run these forum in your machine

  • git clone https://github.com/iarafat/forum.git
  • cd forum
  • composer install
  • cp .example.env .env
  • add your database credential's
  • php artisan key:generate
  • php artisan serve (run the server) or you could run on Homestead,Laragon.

About

Laracasts - Let's Build A Forum with Laravel and TDD

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published