Skip to content

rafaelfegueroa1/PrettyForum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrettyForum

Forum built on Laravel in PHP

How to install:

  • Download and extract the source
  • Create a virtualhost with document root pointing to the public folder
  • Go to http://yourdomain.com/setup and follow instructions
  • If all goes well it should be installed, check your database for created tables

Creating custom templates

Best way to create custom templates is by copying the default templates and then edit it to your likings. This way you'll get used to the way PrettyForum handles layouts. Make sure that any assets you use are linked to by domain.com/assets/asset

** Make sure you know how to use Laravel's blade templating engine! It makes life much easier!

Thanks to:

About

Forum built on Laravel in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published