2017 © Pedro Peláez
 

project xyz

Fresh install of the Expendable package.

image

distilleries/xyz

Fresh install of the Expendable package.

  • Thursday, June 14, 2018
  • by Kezho
  • Repository
  • 4 Watchers
  • 6 Stars
  • 164 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 3 Open issues
  • 19 Versions
  • 0 % Grown

The README.md

Default Laravel project with Expendable

X.y.z is a fresh instance of laravel 5.* with Expendable package configured. Check the require before install it., (*1)

Table of contents

  1. Require
  2. Installation
    1. Create project
    2. Environment and configuration
      1. Database and translation configuration
      2. Vhost

Require

To use this project you have to install:, (*2)

  1. Php 5.6 or more
  2. Active mpcrypt
  3. Composer (https://getcomposer.org/download/)[https://getcomposer.org/download/]
  4. Sass (gem install sass)
  5. NodeJs version 3.0.0
  6. npm run dev

Installation

1.Create project

When you want create a new empty project with composer use this command:, (*3)

composer create-project distilleries/xyz

If you doesn't want use composer just checkout the project and run composer install:, (*4)

git clone https://github.com/Distilleries/Xyz.git
composer install

2.Environment and configuration

Database and translation configuration

  1. Edit .env file and put the name of your environment (local,production,staging...).
  2. Edit .env add your database ocnfiguration.

Create your database and after run the update composer:, (*5)


composer update

Vhost

Configuration your virtual host with /public folder in site root., (*6)

If everything was done without error you can access to the url /admin. If you want to connect a the back end just run the seed command., (*7)

php artisan db:seed

After that take one user email address from the table users and use the password test., (*8)

The Versions

14/06 2018

dev-master

9999999-dev

Fresh install of the Expendable package.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework

17/07 2017

2.6.3

2.6.3.0

Fresh install of the Expendable package.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework

13/07 2017

2.6.2

2.6.2.0

Fresh install of the Expendable package.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework

04/07 2017

2.6.1

2.6.1.0

Fresh install of the Expendable package.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework

03/07 2017

2.6.0

2.6.0.0

Fresh install of the Expendable package.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework

17/02 2015

dev-laravel-4

dev-laravel-4

Empty project.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maxime Francois

laravel framework

12/02 2015

1.0.0

1.0.0.0

Empty project.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Maxime Francois

laravel framework

17/12 2014

0.0.1

0.0.1.0

The Xyz Cms.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework distilleries xyz