# Release Notes ## [Unreleased](https://github.com/laravel/laravel/compare/v10.0.3...10.x) ## [v10.0.3](https://github.com/laravel/laravel/compare/v10.0.2...v10.0.3) - 2023-02-21 - Remove redundant `@return` docblock in UserFactory by @datlechin in https://github.com/laravel/laravel/pull/6119 - Reverts change in asset helper by @timacdonald in https://github.com/laravel/laravel/pull/6122 ## [v10.0.2](https://github.com/laravel/laravel/compare/v10.0.1...v10.0.2) - 2023-02-16 - Remove unneeded call by @taylorotwell in https://github.com/laravel/laravel/commit/3986d4c54041fd27af36f96cf11bd79ce7b1ee4e ## [v10.0.1](https://github.com/laravel/laravel/compare/v10.0.0...v10.0.1) - 2023-02-15 - Add PHPUnit result cache to gitignore by @itxshakil in https://github.com/laravel/laravel/pull/6105 - Allow php-http/discovery as a composer plugin by @nicolas-grekas in https://github.com/laravel/laravel/pull/6106 ## [v10.0.0 (2022-02-14)](https://github.com/laravel/laravel/compare/v9.5.2...v10.0.0) Laravel 10 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
app | Folder | 0755 |
|
|
bootstrap | Folder | 0755 |
|
|
config | Folder | 0755 |
|
|
database | Folder | 0755 |
|
|
public | Folder | 0755 |
|
|
resources | Folder | 0755 |
|
|
routes | Folder | 0755 |
|
|
storage | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
vendor | Folder | 0755 |
|
|
.editorconfig | File | 258 B | 0644 |
|
.env | File | 1.14 KB | 0644 |
|
.env.example | File | 1.04 KB | 0644 |
|
.gitattributes | File | 186 B | 0644 |
|
.gitignore | File | 243 B | 0644 |
|
.htaccess | File | 935 B | 0644 |
|
.styleci.yml | File | 120 B | 0644 |
|
CHANGELOG.md | File | 1.09 KB | 0644 |
|
README.md | File | 4.06 KB | 0644 |
|
artisan | File | 1.65 KB | 0644 |
|
composer.json | File | 1.81 KB | 0644 |
|
composer.lock | File | 279.22 KB | 0644 |
|
package.json | File | 226 B | 0644 |
|
phpunit.xml | File | 1.12 KB | 0644 |
|
server.php | File | 584 B | 0644 |
|
vite.config.js | File | 263 B | 0644 |
|