All Projects → HappyZombies → 4chan-Laravel

HappyZombies / 4chan-Laravel

Licence: other
4chan clone written in Laravel

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
ApacheConf
554 projects

4chan-Laravel

===================

Mockup

A 4chan clone that is written in Laravel. Uses Twitter Bootstrap for front-end.

Getting Started

You need to have Laravel to run this site.

  • Create your .env file accordingly
  • You may need to update your config/database.php accordingly as well.
  • composer install
  • php artisan key:generate
  • php artisan migrate:refresh --seed
  • php artisan serve

And you're off! Not all features of 4chan have been implemented, but are in progress. Front-end will not look 100% like 4chan.org, but it will be fairly similar.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].