Git Product home page Git Product logo

laravel-daily's Introduction

Laravel-Daily

###学习Lavarel的日常

1.注册服务 -(服务类的使用方法)
2.服务提供者 -(将服务类进行实例化)
3.数据库操作 -(数据库的表的查询、修改、删除以及一些常用的函数)
4.服务单例化 -(让服务类可以直接的在其他类里面以单例的模式调用)
5.数据模型 -(可用于关联多表、快速操作数据表)
6.登录注册 -(增加和验证注册信息)

###其他

1.数据处理技巧 -(在传入值或者从数据库获取数据的时候,对数据进行处理,避免出现异常)

###注意

1.在某些情况下,数据的处理,如果客观不存在一个物体,可以用一个虚拟物体代替,避免前台处理出现很多空指针问题。

laravel-daily's People

Contributors

pgy1 avatar

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.