Skip to content

bgaeddert/languvel

Repository files navigation

##Languvel

###The best of both worlds

Laravel on the back-end and AngularJS for the front-end can be extremely powerful. But these framework titans fight for dominance over your app. Languvel is designed to demonstrate and experiment with what can be done to give you the best of both worlds.

Whether you are a total separations of concerns person, or you like to mix and match. I hope Languvel can help.

I've focused primarily on how to setup the two framework routers to play nicely with one another. Using the vanilla router of Laravel with the ui-router for AngularJS.

Languvel is not intended to be a starter-kit for any production site. It is simply a code base for you to review and see how I tackled some of the challenges of mixing the MVCs. My efforts with Laguvel are not to tell you how to do anything or how anything should be done. Only to share what I have learned about intermingling the two frameworks. I'm completely open to suggestions on how to make Languvel better and more useful.

Laravel routes.php

AngularJS app.js (ui-router)

Laravel PHP Framework

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, queueing, and caching.

Laravel is accessible, yet powerful, providing powerful tools needed for large, robust applications. A superb inversion of control container, expressive migration system, and tightly integrated unit testing support give you the tools you need to build any application with which you are tasked.

Official Documentation

Documentation for the framework can be found on the Laravel website.

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at [email protected]. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license

About

Laravel 5 and AngularJS Routing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages