Code Monkey home page Code Monkey logo

laramongo's Introduction

Advanced Blog / CMS Series

PLEASE NOTE: THIS REPO/PROJECT IS NO LONGER MAINTAINED

Due to this project being outdated. I have restarted this project under a different repo. The video series is already being filmed. You will start seeing it available soon on the DevMarketer YouTube Channel.

If you want to follow along you can visit the NEW repo which is at https://github.com/DevMarketer/DevMarketer.io.

laramongo's People

Contributors

jacurtis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

laramongo's Issues

Add default value in config for default database to use for all queries

Most of the time you will not be switching databases often, so defining a default database to use would make this much easier to use.

Of course we still need to be able to override this value if a user is using the non-default database.

My thoughts are to create a setting in config/mongo.php which is default_database and that will be set on the __construct() method as the assumed database to use unless set.

Add Support for Native Laravel Auth in MongoDB

This is a HUGE project i know, but it is worth it if I can find the time to do it. Maybe its best as a seperate package, so that those that simply want the wrapper can get that, but the second package (such as devmarketer/laramongo-auth) would inherit/require this package and add functionality on top of it.

I need to investigate more about what this would entail. The Laravel Auth is very fragmented and involves injecting into a lot of different methods and functions.

Contributing Guide Has References to EasyNav

I copied this file structure over from my EasyNav package and forgot to change the content inside of the contibuting.md file so it doesn't reference the EasyNav package, but instead references the LaraMongo package.

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.