A simple base app, using the PHP framework PHP Slim at its heart, and implementing Laravel's Blade/View templating and Laravel's Elixir gulp https://github.com/laravel/elixir.
- More to add to this read me file.
- Add laravel's Eloquent to this simple base app to add some backend / ORM functionality.
Please find the following documentation details for further reading on the main items used within this app.
Slim Documentation for further details.
Laravels Blade View, currently using version 5.3.
Laravels Elixir Docs / Elixir Github currently using version 6.
Laravels Eloquent ORM, currently using version 5.4.
PLEASE NOTE: This system using laravel's versions 5.3 and up
##Getting Started
#####Installation & Set up
To be completed...
The Laravel framework is open-sourced software licensed under the MIT license
Just a list of people and projects i like to thank on my way...
Codeguy of the Slim Framework.
Everyone involved in the Laravel Framework.
Jeffery Way and his awesome Laracasts Tutorials website and Codebase.
Many more that I will eventually add here..
Thanks All.