Code Monkey home page Code Monkey logo

lara4strap's Introduction

Lara4strap

Template source code cơ bản cho hướng dẫn học lập trình Laravel 4 trên http://laptrinh.io

Cài đặt

Các bạn sử dụng Composer để tiến hành cài đặt project.

$ composer create-project laptrinhio/lara4strap TEN-PROJECT-CUA-BAN dev-master

Sau đó các bạn sẽ thấy thư mục project của ban được cấu hình sẵn. Tại đây bạn có thể tiến hành sử dụng và tiến hành các bài lập trình trên http://laptrinh.io

Cấu hình

Trong project tạo ra có hai file cấu hình cho hai môi trường là localproduction trong hai files tương ứng là:

.env.local.php
.env.php

Các bạn sử dụng hai files này để cấu hình các tham số và khoá muốn sử dụng trong project.

Trong file /bootstrap/environment.php có trả về môi trường sử dụng hiện tại, các bạn dùng file này để chỉ định môi trường sử dụng.

Kiểm tra

Để kiểm tra môi trường hiện tại, các bạn sử dụng câu lệnh sau:

$ php artisan env

Để tiến hành chạy server trên project hiện tại:

$ php artisan serve

Liên hệ

Lập Trình Sư : [email protected]

Ngoài ra các bạn có thể liên hệ qua các kênh xã hội khác tại trang chủ http://laptrinh.io

lara4strap's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.