Go to file
Taylor Otwell c72a0de96f Merge pull request #4178 from wskc/5.3
update laravel-elixir-vue-2 to 0.3.0
2017-03-15 14:34:55 -05:00
app Redirect for registration only 2016-11-17 09:25:40 +00:00
bootstrap Use the ::class notation 2015-06-08 10:29:33 +03:00
config fix spacing 2017-01-21 10:15:05 -06:00
database Remove .gitkeep in migrations directory 2016-10-17 16:04:12 +02:00
public Add web.config 2016-08-26 14:33:46 -05:00
resources Update mounted instead of ready 2016-11-28 13:58:11 -05:00
routes comment formatting 2016-10-27 20:55:08 +05:30
storage Ignore schedule files 2016-03-17 09:59:23 -04:00
tests Fix test. 2016-07-24 15:02:01 -05:00
.env.example Change .env PUSHER_* params order 2016-08-25 05:57:45 +07:00
.gitattributes Switch to `.scss` 2016-04-22 19:39:28 -07:00
.gitignore Ignore Passport-generated OAuth keys 2016-10-12 15:51:50 +03:00
artisan Use the ::class notation 2015-06-08 10:29:33 +03:00
composer.json Sort Composer packages by default 2016-12-17 15:25:24 +01:00
gulpfile.js Added recommended parentheses 2016-10-21 11:14:49 -04:00
package.json update laravel-elixir-vue-2 to 0.3.0 2017-03-15 19:29:27 +01:00
phpunit.xml Remove removed routes file 2016-07-30 12:02:46 +05:00
readme.md Update readme.md 2016-12-28 11:31:53 -06:00
server.php Update server.php email address 2016-08-16 00:13:51 -04: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, 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.

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.