The Wayback Machine - https://web.archive.org/web/20221224194233/http://github.com/Laravel/docs
Skip to content

laravel/docs

9.x
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

The pointed version for SQLite doesn't exist. I'm assuming the intended version was 3.39.0. According to the SQLite Json functions documentation, it was introduced as an opt-in param in version 3.37 but made as default in version 3.38, so I believe the functionality would also work with that version. Still needs confirmation.
572c8b5

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
wip
Dec 16, 2022
wip
Dec 15, 2022
wip
Dec 15, 2022
wip
Nov 22, 2022
wip
Nov 21, 2022
wip
Dec 15, 2022
wip
Nov 15, 2022
wip
Dec 15, 2022
wip
Dec 15, 2022

Laravel Documentation

You can find the online version of the Laravel documentation at https://laravel.com/docs

Contribution Guidelines

If you are submitting documentation for the current stable release, submit it to the corresponding branch. For example, documentation for Laravel 9 would be submitted to the 9.x branch. Documentation intended for the next release of Laravel should be submitted to the master branch.