Git Product home page Git Product logo

training_blogs's Introduction

Đây là dự án đầu tiên tôi học Laravel

Để chạy dự án vui lòng lấy code từ github của tôi như sau:

git clone url_git

Cài đặt các thư viện:

cd project_path
composer install

Chạy server (bước này chỉ cần nếu bạn ko dùng công cụ như Xamp hoặc Laragon)

php artisan serve

Chạy ứng dụng trên trình duyệt tại địa chỉ

http://localhost:8000

Nội dung:

  • master => Khởi tạo dự án
  • layout => Thêm layout cho dự án
  • add_load_more => Trang danh sách sản phẩm và loadmore
  • add_show_page => Trang chi tiết bài viết
  • add_create_post: Trang tạo bài viết cho user
  • 01_create_with_ckeditor_plugin : Trang tạo bài viết cho user dùng CKEDITOR
  • 02_edit_post_page => Trang sửa bài viết cho user
  • 03_view_post => Hiển thị chi viết bài viết
  • 04_auth_by_laravel => Đăng nhập sử dụng auth của laravel
  • 05_auth_by_custome => Tính năng đăng nhập tự code
  • 06_like_in_action => Tính năng Like bài viết
  • 07_post_create_by_user => Bài viết cùng tác giả
  • 08_user_comment_post => Tính năng comment trên bài viết
  • 09_manager_page => Trang quản trị cho admin

training_blogs's People

Contributors

briandale22 avatar hoangquan avatar

Watchers

James Cloos avatar  avatar

Forkers

hoangminhhien

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.