Coder Social home page Coder Social logo

laracasts / teamsy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iamkevinmckee/teamsy

31.0 4.0 24.0 776 KB

A sample multi-tenant application for Laravel using a single database. Watch the Laracasts series to see how this was built.

PHP 64.61% HTML 35.39%

teamsy's Introduction

About Teamsy

Teamsy is a single database multi tenant application shell built for the Laracasts series "Single Database Multi Tenancy".

Use the "Lessons" section below to find the branch that corresponds to each lesson, or just clone the master branch to see the finished product.

Feel free to use this as a starting point for your next multi tenant application.

Interact with me on Twitter or open an issue or PR if you'd like to contribute to this project.

Installation

Clone this repo to get started.

git clone https://github.com/iAmKevinMcKee/teamsy.git

Install Composer Dependencies

composer install

Install NPM Dependencies

npm install && npm run dev

Copy the .env.example file to .env

cp .env.example .env

Update your .env file to connect to your local database.

Generate your application keys

php artisan key:generate

Run the Demo Seeder to get started with a few tenants and some users

php artisan migrate:fresh --seed

Login to the app on your local maching using the following credentials:

[email protected] / password

License

This project is open-sourced software licensed under the MIT license.

teamsy's People

Contributors

iamkevinmckee avatar intellow avatar

Stargazers

David Alsbury avatar David Espinosa avatar Eric avatar Ahmad Al-Naib avatar Watheq Alshowaiter avatar Muath Alsowadi avatar Akram Ghaleb avatar sasin91 avatar Nasrul Hazim Bin Mohamad avatar Mohammad Prince avatar Henning Dahlheim avatar Daniel Hartmann avatar Martin Krebs-Eberth avatar Clayton Stone avatar blantonious avatar James Wallen-Jones avatar Brian Barthold avatar José Eduardo avatar Ronny-André Bendiksen avatar Ihab Abu Afia avatar Giorgio Pogliani avatar João Paulo Leite Nascimento avatar Bogdan Miret avatar Jeffrey Held avatar Thelemaque avatar Slakbal avatar Azamat Ali avatar Mark Slater avatar  avatar Alexandre Almeida avatar Sinan Eldem avatar

Watchers

James Cloos avatar  avatar Mark Slater avatar Dornubari Vizor 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.