framework

    Laravel is a web application framework with expressive, elegant syntax.

    Language: php

    Author: GitHub Repos (@github-repos)

    0 stars · 0 views

    Viewing path: RELEASE.md

    Files

    • README.md (md)
    • pint.json (json)
    • RELEASE.md (md)
    • .editorconfig (editorconfig)
    • rector.php (php)
    • docker-compose.yml (yml)
    • .gitattributes (gitattributes)
    • .styleci.yml (yml)
    • .github (github)
    • SECURITY.md (md)
    • workflows (txt)
    • queues.yml (yml)
    • tests.yml (yml)
    • facades.yml (yml)
    • update-assets.yml (yml)
    • static-analysis.yml (yml)
    • install-nightly.yml (yml)
    • releases.yml (yml)
    • pull-requests.yml (yml)
    • databases.yml (yml)
    • databases-nightly.yml (yml)
    • issues.yml (yml)
    • redis.yml (yml)
    • dependabot-auto-merge.yml (yml)
    • dependabot.yml (yml)
    • SUPPORT.md (md)
    • PULL_REQUEST_TEMPLATE.md (md)
    • ISSUE_TEMPLATE (txt)
    • Bug_report.yml (yml)
    • config.yml (yml)
    • CONTRIBUTING.md (md)
    • CODE_OF_CONDUCT.md (md)
    • .gitignore (gitignore)
    • tests (txt)
    • Foundation (txt)
    • FoundationApplicationTest.php (php)
    • FoundationEnvironmentDetectorTest.php (php)
    • Configuration (txt)
    • MiddlewareTest.php (php)
    • ExceptionsTest.php (php)
    • FoundationDevListCommandTest.php (php)
    • FoundationExceptionsHandlerTest.php (php)
    • FoundationInteractsWithTimeTest.php (php)
    • FoundationHelpersTest.php (php)
    • FoundationFormRequestTest.php (php)
    • FoundationApplicationBuilderTest.php (php)
    • FoundationInteractsWithDatabaseTest.php (php)
    • Testing (txt)
    • WormholeTest.php (php)
    • DatabaseTransactionsManagerTest.php (php)
    • LazilyRefreshDatabaseTest.php (php)
    • DatabaseTruncationTest.php (php)
    • Traits (txt)
    • CanConfigureMigrationCommandsTest.php (php)
    • RefreshDatabaseTest.php (php)
    • BootTraitsTest.php (php)
    • Concerns (txt)
    • MakesHttpRequestsTest.php (php)
    • InteractsWithContainerTest.php (php)
    • InteractsWithViewsTest.php (php)
    • DatabaseMigrationsTest.php (php)
    • Console (txt)
    • ServeCommandLogParserTest.php (php)
    • KernelTest.php (php)
    • ServeCommandTest.php (php)
    • RouteListCommandTest.php (php)
    • CliDumperTest.php (php)
    • AboutCommandTest.php (php)
    • fixtures (txt)
    • fake-compiled-view.php (php)
    • jetstream-manifest.json (json)
    • laravel1 (txt)
    • composer.json (json)
    • docs.json (json)
    • laravel2 (txt)
    • composer.json (json)
    • exception-throwing-strategy.php (php)
    • bad-syntax-strategy.php (php)
    • process-interrupt-strategy.php (php)
    • bad-return-strategy.php (php)
    • process-failure-strategy.php (php)
    • open-strategy.php (php)
    • prefetching-manifest.json (json)
    • fake-compiled-view-without-source-map.php (php)
    • always-dusk-ask-strategy.php (php)
    • config (txt)
    • app.php (php)
    • database.php (php)
    • queue.php (php)
    • filesystems.php (php)
    • mail.php (php)
    • custom.php (php)
    • cache.php (php)
    • logging.php (php)
    • broadcasting.php (php)
    • FoundationDevCommandTest.php (php)
    • FoundationAuthenticationTest.php (php)
    • FoundationAliasLoaderTest.php (php)
    • FoundationPackageManifestTest.php (php)
    • FoundationViteFontsTest.php (php)
    • LaravelCloudJsonFormatterTest.php (php)
    • Http (txt)
    • Middleware (txt)
    • ValidatePathEncodingTest.php (php)
    • TransformsRequestTest.php (php)
    • ConvertEmptyStringsToNullTest.php (php)
    • TrimStringsTest.php (php)
    • KernelTest.php (php)
    • HtmlDumperTest.php (php)
    • FoundationViteTest.php (php)
    • FoundationArrayMaintenanceModeTest.php (php)
    • Exceptions (txt)
    • Renderer (txt)
    • FrameTest.php (php)
    • ListenerTest.php (php)
    • FoundationDocsCommandTest.php (php)
    • FoundationProviderRepositoryTest.php (php)
    • FoundationDevCommandsTest.php (php)
    • FoundationAuthorizesRequestsTraitTest.php (php)
    • Cloud (txt)
    • JsonFormatterTest.php (php)
    • QueueTest.php (php)
    • FoundationCacheBasedMaintenanceModeTest.php (php)
    • Bootstrap (txt)
    • RoutingUrlGeneratorTest.php (php)
    • LoadEnvironmentVariablesTest.php (php)
    • HandleExceptionsTest.php (php)
    • LoadConfigurationTest.php (php)
    • AfterEachTestExtension.php (php)
    • AfterEachTestSubscriber.php (php)
    • Mail (txt)
    • MailableAlternativeSyntaxTest.php (php)
    • MailMailableDataTest.php (php)
    • MailMailableHeadersTest.php (php)
    • MailMessageTest.php (php)
    • AttachableTest.php (php)
    • MailMailableAssertionsTest.php (php)
    • MailCloudflareTransportTest.php (php)
    • MailSesTransportTest.php (php)
    • MailMailableTest.php (php)
    • MailFailoverTransportTest.php (php)
    • MailableQueuedTest.php (php)
    • MailRoundRobinTransportTest.php (php)
    • MailMailerTest.php (php)
    • AttachmentTest.php (php)
    • MailManagerTest.php (php)
    • MailLogTransportTest.php (php)
    • MailSesV2TransportTest.php (php)
    • Routing (txt)
    • ImplicitRouteBindingTest.php (php)
    • RoutingRouteTest.php (php)
    • RouteRegistrarTest.php (php)
    • RoutingRedirectorTest.php (php)
    • RoutingSortedMiddlewareTest.php (php)
    • fixtures (txt)
    • routes.php (php)
    • only_controller.php (php)
    • controller.php (php)
    • except_controller.php (php)
    • RouteBindingTest.php (php)
    • RouteSignatureParametersTest.php (php)
    • RouteCollectionTest.php (php)
    • Enums.php (php)
    • RouteActionTest.php (php)
    • RoutingControllerAttributeTest.php (php)
    • RouteUriTest.php (php)
    • Cookie (txt)
    • CookieTest.php (php)
    • Middleware (txt)
    • EncryptCookiesTest.php (php)
    • AddQueuedCookiesToResponseTest.php (php)
    • Filesystem (txt)
    • FilesystemAdapterTest.php (php)
    • FilesystemManagerTest.php (php)
    • FilesystemTest.php (php)
    • JoinPathsHelperTest.php (php)
    • Pagination (txt)
    • LengthAwarePaginatorTest.php (php)
    • CursorPaginatorLoadMorphCountTest.php (php)
    • PaginatorResourceTest.php (php)
    • CursorPaginatorLoadMorphTest.php (php)
    • CursorTest.php (php)
    • Fixtures (txt)
    • Models (txt)
    • CursorResourceTestModel.php (php)
    • PaginatorResourceTestModel.php (php)
    • PaginatorTest.php (php)
    • CursorResourceTest.php (php)
    • UrlWindowTest.php (php)
    • PaginatorLoadMorphCountTest.php (php)
    • PaginatorLoadMorphTest.php (php)
    • CursorPaginatorTest.php (php)
    • Container (txt)
    • ContainerTest.php (php)
    • ContainerTaggingTest.php (php)
    • AfterResolvingAttributeCallbackTest.php (php)
    • UtilTest.php (php)
    • ContextualAttributeBindingTest.php (php)
    • ContainerResolveNonInstantiableTest.php (php)
    • RewindableGeneratorTest.php (php)
    • ResolvingCallbackTest.php (php)
    • ContainerExtendTest.php (php)
    • ContainerCallTest.php (php)
    • ContextualBindingTest.php (php)
    • Encryption (txt)
    • EncrypterTest.php (php)
    • Pipeline (txt)
    • PipelineTransactionTest.php (php)
    • HubTest.php (php)
    • PipelineTest.php (php)
    • Validation (txt)
    • ValidatorAfterRuleTest.php (php)
    • ValidationMacroTest.php (php)
    • ValidationNumericRuleTest.php (php)
    • ValidationInRuleTest.php (php)
    • ValidationRuleContainsTest.php (php)
    • ValidationUniqueRuleTest.php (php)
    • ValidationEmailRuleTest.php (php)
    • ValidationDateRuleTest.php (php)
    • ValidationNotPwnedVerifierTest.php (php)
    • ValidationExcludeIfTest.php (php)
    • ValidationArrayRuleTest.php (php)
    • ValidationDatabasePresenceVerifierTest.php (php)
    • ValidationImageFileRuleTest.php (php)
    • ValidationProhibitedIfTest.php (php)
    • ValidationExcludeUnlessRuleTest.php (php)
    • ValidationNotInRuleTest.php (php)
    • ValidationStringRuleTest.php (php)
    • ValidationFactoryTest.php (php)
    • ValidationForEachTest.php (php)
    • ValidationInArrayKeysTest.php (php)
    • ValidationAnyOfRuleTest.php (php)
    • ValidationPasswordRuleTest.php (php)
    • fixtures (txt)
    • image4.png (image)
    • image3.png (image)
    • Values.php (php)
    • image.png (image)
    • image2.svg (image)
    • image.svg (image)
    • image5.png (image)
    • image2.png (image)
    • ValidationExistsRuleTest.php (php)
    • ValidationRuleParserTest.php (php)
    • ValidationRuleDoesntContainTest.php (php)
    • ValidationFileRuleTest.php (php)
    • ValidationExceptionTest.php (php)
    • ValidationValidatorTest.php (php)
    • ValidationEnumRuleTest.php (php)
    • ValidationRuleCanTest.php (php)
    • ValidationInvokableRuleTest.php (php)
    • Enums.php (php)
    • ValidationDimensionsRuleTest.php (php)
    • ValidationProhibitedUnlessRuleTest.php (php)
    • ValidationAddFailureTest.php (php)
    • ValidationRequiredIfTest.php (php)
    • ValidationRequiredUnlessRuleTest.php (php)
    • View (txt)
    • ViewCompilerEngineTest.php (php)
    • ViewComponentTest.php (php)
    • ViewFileViewFinderTest.php (php)
    • ViewBladeCompilerTest.php (php)
    • ClearCommandTest.php (php)
    • ComponentTest.php (php)
    • ViewTest.php (php)
    • ViewEngineResolverTest.php (php)
    • fixtures (txt)
    • section-exception.php (php)
    • nested (txt)
    • child.php (php)
    • regular-exception.php (php)
    • basic.php (php)
    • namespaced (txt)
    • basic.php (php)
    • http-exception.php (php)
    • component.php (php)
    • section-exception-layout.php (php)
    • ViewComponentAttributeBagTest.php (php)
    • ViewFactoryTest.php (php)
    • Blade (txt)
    • BladeBreakStatementsTest.php (php)
    • BladeIfStatementsTest.php (php)
    • BladeExpressionTest.php (php)
    • BladeEndSectionsTest.php (php)
    • BladeEnvironmentStatementsTest.php (php)
    • BladeElseStatementsTest.php (php)
    • BladeStopSectionTest.php (php)
    • BladeWhileStatementsTest.php (php)
    • BladeIfIssetStatementsTest.php (php)
    • BladeCheckedStatementsTest.php (php)
    • BladeJsTest.php (php)
    • BladeUseTest.php (php)
    • BladeForStatementsTest.php (php)
    • BladeContextTest.php (php)
    • BladeCannotStatementsTest.php (php)
    • BladeStackTest.php (php)
    • BladeFragmentTest.php (php)
    • BladeComponentTagCompilerTest.php (php)
    • BladePushTest.php (php)
    • BladeCanStatementsTest.php (php)
    • BladeEchoHandlerTest.php (php)
    • BladeEchoTest.php (php)
    • BladeUnlessStatementsTest.php (php)
    • BladeOverwriteSectionTest.php (php)
    • BladeCommentsTest.php (php)
    • BladeLangTest.php (php)
    • BladeCustomTest.php (php)
    • BladeElseGuestStatementsTest.php (php)
    • BladeIfAuthStatementsTest.php (php)
    • BladeForelseStatementsTest.php (php)
    • BladeShowTest.php (php)
    • BladeIfEmptyStatementsTest.php (php)
    • BladeClassTest.php (php)
    • BladeElseIfStatementsTest.php (php)
    • BladeJsonTest.php (php)
    • BladePropsTest.php (php)
    • BladeHasStackTest.php (php)
    • BladeUnsetStatementsTest.php (php)
    • BladeForeachStatementsTest.php (php)
    • BladeComponentsTest.php (php)
    • BladeExtendsTest.php (php)
    • BladeContinueStatementsTest.php (php)
    • BladeEscapedTest.php (php)
    • BladeSessionTest.php (php)
    • BladeCananyStatementsTest.php (php)
    • BladeVerbatimTest.php (php)
    • BladeYieldTest.php (php)
    • BladeStyleTest.php (php)
    • BladePhpStatementsTest.php (php)
    • BladeIfGuestStatementsTest.php (php)
    • BladeSectionTest.php (php)
    • BladeBoolTest.php (php)
    • BladeAppendTest.php (php)
    • BladeInjectTest.php (php)
    • BladeElseAuthStatementsTest.php (php)
    • BladeErrorTest.php (php)
    • BladePrependTest.php (php)
    • BladeIncludesTest.php (php)
    • BladeSectionMissingTest.php (php)
    • BladeComponentFirstTest.php (php)
    • AbstractBladeTestCase.php (php)
    • BladeHelpersTest.php (php)
    • BladeHasSectionTest.php (php)
    • Concerns (txt)
    • ManagesStacksTest.php (php)
    • ViewPhpEngineTest.php (php)
    • JsonSchema (txt)
    • SerializerTest.php (php)
    • UnionTypeTest.php (php)
    • BooleanTypeTest.php (php)
    • ArrayTypeTest.php (php)
    • IntegerTypeTest.php (php)
    • Fixtures (txt)
    • Enums (txt)
    • IntBackedEnum.php (php)
    • UnitEnum.php (php)
    • StringBackedEnum.php (php)
    • AnyOfTypeTest.php (php)
    • DeserializerTest.php (php)
    • TypeTest.php (php)
    • ObjectTypeTest.php (php)
    • StringTypeTest.php (php)
    • NumberTypeTest.php (php)
    • Testing (txt)
    • SeeInHtmlTest.php (php)
    • TestResponseTest.php (php)
    • AssertRedirectToSignedRouteTest.php (php)
    • Console (txt)
    • RouteListCommandTest.php (php)
    • ConfigShowCommandTest.php (php)
    • AssertRedirectToActionTest.php (php)
    • Fixtures (txt)
    • file.json (json)
    • Stubs (txt)
    • ArrayableStubObject.php (php)
    • Fluent (txt)
    • BackedEnum.php (php)
    • AssertTest.php (php)
    • ParallelTestingTest.php (php)
    • AssertTest.php (php)
    • AssertRedirectToRouteTest.php (php)
    • Concerns (txt)
    • InteractsWithDeprecationHandlingTest.php (php)
    • TestDatabasesTest.php (php)
    • InteractsWithDatabaseTest.php (php)
    • TestViewsTest.php (php)
    • TestCachesTest.php (php)
    • ParallelConsoleOutputTest.php (php)
    • Console (txt)
    • CommandMutexTest.php (php)
    • CommandTrapTest.php (php)
    • ConsoleParserTest.php (php)
    • Scheduling (txt)
    • ScheduleWorkCommandTest.php (php)
    • FrequencyTest.php (php)
    • CacheEventMutexTest.php (php)
    • ScheduleTest.php (php)
    • CacheSchedulingMutexTest.php (php)
    • EventTest.php (php)
    • View (txt)
    • ATTRIBUTION.md (markdown)
    github-repos/framework

    framework

    Public
    • Updated Jul 20, 2026
    0
    Select a file

    Tap "Show Files" to select a file

    About

    Laravel is a web application framework with expressive, elegant syntax.

    0stars
    0views
    Created Jan 31, 2026