108.1 - 8.3February 14th, 2023August 6th, 2024February 4th, 2025 118.2 - 8.3March 12th, 2024August 5th, 2025February 3rd, 2026 End of life Security fixes only (*) Supported PHP versions Laravel 10 As you may know, Laravel transitioned to yearly releases with the release of Laravel 8. Prev...
VersionPHP (*)ReleaseBug Fixes UntilSecurity Fixes Until 6 (LTS) 7.2 - 8.0 September 3rd, 2019 January 25th, 2022 September 6th, 2022 7 7.2 - 8.0 March 3rd, 2020 October 6th, 2020 March 3rd, 2021 8 7.3 - 8.1 September 8th, 2020 July 26th, 2022 January 24th, 2023 9 8.0 - 8.2 ...
Built with the latest Vue.js 3, Vuetify 3, and Laravel 10, this admin template offers a modern, clean, and professional design that is both responsive and user-friendly.Besides, the highest industry standards are considered to bring you the best VueJS-based Laravel admin template Free that ...
带_withoutNodejs标签的镜像用于支持纯 PHP API 框架环境,如Lumen Dockerhub.docker.com/r/tangramor/nginx-php8-fpm Tags: latest, php8.2.0_node19.3.0, php8.2.0_withoutNodejs (2023-01-05 alpine3.17) Note: PHP version is 8.2 now! php8.1.13_node19.2.0, php8.1.13_withoutNodejs (2022-1...
Jan 20, 2023 composer.json Laravel 11.x Compatibility (#144) Feb 27, 2024 phpunit.xml.dist wip Dec 1, 2020 README MIT license This is the Laravel version ofour menu packageadds some extras like convenience methods for generating URLs and macros. ...
bin update version Oct 11, 2024 src Replace php artisan serve with composer run dev (#362) Oct 18, 2024 stubs/pest [4.x] Uses Pest v2 (#262) Mar 20, 2023 tests-output Update .gitignore Nov 25, 2019 tests Remove Laravel 11 Checks (#319) Mar 11, 2024 .editorconfig Update templates...
root@laravel: docker-compose --version docker-compose version 1.29.2, build 5becea4c 1. 2. 3. 4. 1.3 配置镜像 docker在build镜像时,需要使用 pull 命令从官方镜像仓库拉取一些必要的依赖,因为服务器在国外,很可能会有类似报错:TLS handshake timeout 解决方式:增加国内镜像的配置 ...
key'); }); // If the route collection is "rebound", for example, when the routes stay // cached for the application, we will need to rebind the routes on the // URL generator instance so it has the latest version of the routes. $app->rebinding('routes', function ...
Why can't I usernpm run devand compile my files? This is package.json for my brand new laravel app {"private":true,"scripts": {"dev":"vite","build":"vite build && vite build --ssr"},"devDependencies": {"@inertiajs/inertia":"^0.11.0","@inertiajs/inertia-vue3":"^0.6.0","...
Fix PasswordBroker constructor docblock by @seriquynh in #52023 Add test testMultiplyIsLazy to ensure LazyCollection's multiply method's lazy behaviour by @lmottasin in #52020 Allow MultipleInstanceManager to have studly creators by @cosmastech in #52030 Adds $config property to MultipleInstance...