You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
ibrahim karataş 5502e10312 kurulum 1 year ago
.idea kurulum 1 year ago
.vscode kurulum 1 year ago
app kurulum 1 year ago
bootstrap kurulum 1 year ago
config kurulum 1 year ago
database kurulum 1 year ago
installation kurulum 1 year ago
public kurulum 1 year ago
resources kurulum 1 year ago
routes kurulum 1 year ago
storage kurulum 1 year ago
tests kurulum 1 year ago
.DS_Store kurulum 1 year ago
.editorconfig kurulum 1 year ago
.env.example kurulum 1 year ago
.gitattributes kurulum 1 year ago
.gitignore kurulum 1 year ago
.htaccess kurulum 1 year ago
.rnd kurulum 1 year ago
.styleci.yml kurulum 1 year ago
README.md kurulum 1 year ago
artisan kurulum 1 year ago
composer.json kurulum 1 year ago
composer.lock kurulum 1 year ago
index.php kurulum 1 year ago
package.json kurulum 1 year ago
php.ini kurulum 1 year ago
phpunit.xml kurulum 1 year ago
server.php kurulum 1 year ago
webpack.mix.js kurulum 1 year ago

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 takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

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

Design changed:

#theme.minc619.css-> removed:
    .page-header{
        border-bottom:.0625rem solid #e7eaf3;
        margin-bottom:2.25rem
    }
#vendoe.min.css-> =  
    .select2-container--default .select2-selection--single{
        background-color:#fff;display: block;width: 100%;height: calc(1.6em + 1.21875rem);padding: .54688rem .875rem;font-size: .875rem;font-weight: 400;line-height: 1.6;color: #1e2022;background-color: #fff;background-clip: padding-box;border: .0625rem solid #e7eaf3;border-radius: .3125rem;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        }