Giter Site home page Giter Site logo

laravel-ember-starter-kit's Introduction

Laravel & Ember Starter Kit

A boiler plate for writing web apps using Laravel and Ember

Overview

After creating several projects, I started to notice a pattern in what it takes to begin and continue developing using both Ember and Laravel. I also started to keep a list of "wouldn't it be nice if" type of features. This repository is my attempt at an Ember/Laravel boilerplate to get someone up, running, and developing in a sane and efficient way.

Goals

The ultimate goal for this Starter Kit would be for someone to be able to develop an Ember Laravel app after following 2 steps.

  1. Download and run composer.json. This handle the Laravel side of the app by installing:
    • Laravel
    • Jeffery Way's Larvel 4 Generator
    • WIP that allows ember to return Ember-Data friendly JSON explained here. I tried to do it myself but I was in a bit above my head...Spark.
  2. Install the Ember/Laravel Generator using the command npm install -g ember-laravel-generator. This will handle the Ember.js side of the app and set up:
    • Bower and js dependencies
    • scaffold the ember directory of the App.
    • and generate the Gruntfile.

Ideally, from there you would be ready to develop an Ember/Laravel app.

Todo's & Wish List

There is still plenty of work to be done and it is outlined here: Checklist

Contributing

I in no way consider myself a Laravel or Ember expert, so I assume there are probably better ways to accomplish what I am trying to do. I am up for any constructive input or contributions that you can provide. My biggest hurdle is to write a composer package to accomplish this.

If you would like to contribute, please do so by submitting an issue.

laravel-ember-starter-kit's People

Contributors

cullymason avatar

Watchers

 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.