iSCotts / LazyChef by iScotts

The Laravel Framework.
24
0
1
Package Data
Maintainer Username: iScotts
Maintainer Contact: imsik90@gmail.com (Innocent M Sikhosana)
Package Create Date: 2013-10-15
Package Last Update: 2013-10-17
Language: PHP
License: MIT
Last Refreshed: 2024-04-19 15:07:39
Package Statistics
Total Downloads: 24
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

Lazychef

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.