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 12 months ago
.idea kurulum 12 months ago
.vscode kurulum 12 months ago
app kurulum 12 months ago
bootstrap kurulum 12 months ago
config kurulum 12 months ago
database kurulum 12 months ago
installation kurulum 12 months ago
public kurulum 12 months ago
resources kurulum 12 months ago
routes kurulum 12 months ago
storage kurulum 12 months ago
tests kurulum 12 months ago
.DS_Store kurulum 12 months ago
.editorconfig kurulum 12 months ago
.env.example kurulum 12 months ago
.gitattributes kurulum 12 months ago
.gitignore kurulum 12 months ago
.htaccess kurulum 12 months ago
.rnd kurulum 12 months ago
.styleci.yml kurulum 12 months ago
README.md kurulum 12 months ago
artisan kurulum 12 months ago
composer.json kurulum 12 months ago
composer.lock kurulum 12 months ago
index.php kurulum 12 months ago
package.json kurulum 12 months ago
php.ini kurulum 12 months ago
phpunit.xml kurulum 12 months ago
server.php kurulum 12 months ago
webpack.mix.js kurulum 12 months 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;
        }