GitXplorerGitXplorer
1

apolaravel

public
3 stars
1 forks
2 issues

Commits

List of commits on branch laravel_upgrade.
Unverified
26a217e9a58f61b98c3585120ba54f47432e41ae

Merge pull request #10 from 12wrigja/setup_angular

112wrigja committed 8 years ago
Unverified
c67c5f3c91dfe1e60b3e7ecd89cdc7ea89df755c

Auth with guarding working. Includes full client intended redirect loop.

112wrigja committed 8 years ago
Unverified
c871c20ede05bc718282c924d29894826538b2cd

Auth guard. Not working due to provider for RouteStateSnapshot not working. :(

112wrigja committed 8 years ago
Unverified
c58410c1d995fc629dfb6dae9c405a736fac3480

Added the basics of routing in preparation for guarding a route

112wrigja committed 8 years ago
Unverified
8fccb474208d1ab4c3f01a43e6162e111c6fab2b

formatting things and fixed key conversion

112wrigja committed 8 years ago
Unverified
d5de86b2dd420fcc93cfa41d731aa4d5a4abc12a

Set up the API infrastructure base. Conversion of responses is not working.

112wrigja committed 8 years ago

README

The README file for this repository.

APO Laravel

This is the source code for apo.case.edu.

Contributing

The website is built on the Laravel framework for php. Development is is done in a vagrant box to maintain sanity accross development platforms. The box is known as Laravel Homestead. This also has the effect of making the initial setup a breeze!

After cloning the project and starting a vagrant box, migrating the database is the last step you need before developing on apo.case.edu