GithubHelp home page GithubHelp logo

second-sample's Introduction

Laravel 入门项目(重构版)

我回头重新审视了一下入门的项目,我发现入门项目才是最值得反复学习的项目!入门项目是最细最认真的讲解了所有的基础知识,真的建议入门项目多做几遍,并且尝试用不同的方法实现,或者自己增添新的功能。

1.截图

file file file file file file file file

2.改动地方

1、 使用Request 表单处理层进行单独的表单数据的处理,分离逻辑的编写

2、 使用 Observers 来实现数据库的监听

3、 使用 materializecss 作为前端的框架

4、 没有使用 Laravel Mix

5、 更改部分数据库结构

3.安装

git clone https://github.com/aimerforreimu/second-sample.git

cd second-sample

cp .env.example .env

composer install

配置 .env 文件

Enjoy : )

4.最后

本项目仅仅是用来练手,写的渣,还望大佬海涵 : )

second-sample's People

Stargazers

 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.