litemedia / laravel4
Blueprint for Litemedia Laravel App.
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- intervention/image: ~2.0
- laracasts/commander: 1.3.10
- laracasts/flash: 1.2
- laracasts/validation: 1.2.2
- laravel/framework: 4.2.*
Requires (Dev)
- barryvdh/laravel-ide-helper: ~1.11
- codeception/codeception: ~2.0
- laracasts/testdummy: ~2.0
- phpspec/phpspec: ~2.1
- way/generators: 2.6.1
This package is auto-updated.
Last update: 2024-10-16 22:59:12 UTC
README
Blueprint for a LiteMedia Web App based on the amazing Laravel4 Framework.
The package is complete of:
- Laracasts Flash
- Laracasts Commander
- Laracasts Validation
- Laracasts TestDummy
- Intervention Image
- Way Generators
- Barryvdh Laravel IDE Helper for PHPStorm
- Codeception
- Phpspec
- SASS blueprint
Everything properly configurated.
INSTALLATION:
- Change you App Key
- Change your Namespace Folder and relative entry in the PSR-4 Autoload section of the composer.json file
Laravel PHP Framework
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, and caching.
Laravel aims to make the development process a pleasing one for the developer without sacrificing application functionality. Happy developers make the best code. To this end, we've attempted to combine the very best of what we have seen in other web frameworks, including frameworks implemented in other languages, such as Ruby on Rails, ASP.NET MVC, and Sinatra.
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 entire framework can be found on the Laravel website.
Contributing To Laravel
All issues and pull requests should be filed on the laravel/framework repository.
License
The Laravel framework is open-sourced software licensed under the MIT license