eve-seat / seat

SeAT 0x. [UNSUPPORTED]
https://github.com/eveseat/seat
MIT License
69 stars 38 forks source link

Proposed Port to Laravel 5.1 #408

Closed ghost closed 8 years ago

ghost commented 8 years ago

Ported most of the Code from 90595cae1b4a8053f1c260234b6518c57a3714aa ontop of Laravel 5.1 without any major optimisation or rework.

Tested it local and most parts looked ok, but there might be 1-5% not working code (a few Console commands), the major Frontend and Eve API backend part is working.

Already added some new stuff like Contact Labels to the Backend, but the Frontend for that and the Bookmarks part is not yet implemented.

Its just a proposal for the port of things into namespaces and such transitional stuff.

warlof commented 8 years ago

I know that qu1ckkkk is already working on an upgrade to L5.1 but he wants to update few mechanics of SeaT Core.

ghost commented 8 years ago

Good to know, then I close that.

eve-seat commented 8 years ago

Yeah got a few ideas on restructuring SeAT for 5.1. Want to try move a few components to packages so, we have different repositories for say the API Updater, the Front end, the Notifications etc.