lazychef/lazychef

The Laravel Framework.

v0.3.0 2013-10-15 13:14 UTC

This package is not auto-updated.

Last update: 2024-04-23 03:01:34 UTC


README

Latest Stable Version Total Downloads

Lazychef was designed with siplistic bloggers in mind. It is simply just that, a blogging platform. It is still a work in progress but we do encourage you to give it a try(Just remember this is still in its alpha stages). Should you have any issues do not hesitate to report them.

Wardobe

Installing Lazychef

Installing Lazychef is very easy. Simply open Command Interface , navigate to where you would like to download the files then simply run composer create-project lazychef/lazychef in your cmd Once you are done running the command and downloading, head on over to app/config/database.php where you can modify your file with your database credentials (which must have beedn created beforehand) and visit the site in your browser.

Once you visit the site for the first time you will be guided through the setup process:

  • Be sure to prepare the database before you continue
  • Create your loging credentials
  • Select a theme

Changing the theme

Your theme files are located in public/themes. These themes can be modified or used as a guide to create a new theme. Configuration settings for the theme are located at app/config/packages/lazychef/core/lazychef.php in the theme option.