Go to file
Taylor Otwell 691fdfe1c2 Merge pull request #4433 from ragingdave/patch-1
Update .htaccess
2017-09-26 16:34:29 -05:00
app remove things that aren't usually customized 2017-07-19 17:45:57 -05:00
bootstrap Remove extra autoload file 2017-04-17 18:39:32 -03:00
config Revert "Use database_path helper for sqlite database filename specified in .env" 2017-09-11 08:04:12 -05:00
database simplify factory 2017-05-06 15:28:45 -04:00
public Update .htaccess 2017-09-26 13:13:01 -04:00
resources Fixes "Cannot resolve directory'" in PhpStorm 2017-08-11 17:13:08 +02:00
routes Move broadcast channel registration to a routes file. 2016-12-30 15:46:05 -06:00
storage ignore testing dir 2017-03-03 08:39:45 -06:00
tests update example unit test to use RefreshDatabase trait 2017-08-12 18:21:49 -07:00
.env.example Make app name configurable in environment file 2017-04-03 20:07:41 +01:00
.gitattributes Ignore changelog in export 2017-03-25 12:02:22 -07:00
.gitignore Ignore the Yarn error log 2017-07-04 15:25:06 +01:00
CHANGELOG.md tag v5.5.0 changelog 2017-09-05 19:19:56 -07:00
artisan fix conflicts 2017-05-07 09:56:20 -05:00
composer.json fixing conflicts 2017-08-30 11:55:27 +02:00
package.json Change indent for package.json from 2 to 4 spaces 2017-08-14 22:34:23 +09:00
phpunit.xml Merge branch 'master' into develop 2017-07-11 13:26:38 -05:00
readme.md sponsor 2017-09-18 07:24:16 -05:00
server.php Update server.php email address 2016-08-16 00:13:51 -04:00
webpack.mix.js Update webpack.mix.js 2017-06-01 15:13:18 -05:00

readme.md

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and 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:

Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb combination of simplicity, elegance, and innovation give you tools you need to build any application with which you are tasked.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework. The Laravel documentation is thorough, complete, and makes it a breeze to get started learning the framework.

If you're not in the mood to read, Laracasts contains over 900 video tutorials on a range of topics including Laravel, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for helping fund on-going Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page:

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 taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

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