2017 © Pedro Peláez
 

project laravel-project

Lemberg Project based on The Laravel Framework.

image

lemberg/laravel-project

Lemberg Project based on The Laravel Framework.

  • Thursday, May 24, 2018
  • by bkhrupa
  • Repository
  • 14 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Lemberg Laravel Project

Based on Laravel Framework 5.5., (*1)

Init new project

  1. Install via composer, (*2)

    composer create-project --prefer-dist lemberg/laravel-project blog "5.5.*"
    
  2. Update readme.md and composer.json, (*3)

Requirements

  • composer
  • PHP >= 7.0.0
  • MySql >= 5.7
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • GD PHP Extension

Setup and Prepare Server

Create storage link, (*4)

$ php artisan storage:link

Developer environment

For the deployment of a local environment uses Laravel Homestead vagrant box., (*5)

vagrant version 2.0.2, (*6)

Code Style

The project uses a PRS2 PHP style code., (*7)

Other Documents

The Versions

04/04 2018

dev-master

9999999-dev

Lemberg Project based on The Laravel Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework lemberg