PHP 8.2.31
Preview: notes.txt Size: 797 B
/var/softaculous/laravel8/notes.txt

1. Configure composer.json add [[php_binary]]
2. Add the following in composer.json under config :
"cache-dir": "[[softpath]]/cache"
We add this because by default it takes /root/.composer
3. Make the ZIP after installing Laravel manually
4. Move bootstrap/cache/compiled.php from manual to zip. ( "compiled.php" not generated in Laravel 5.4.0 Check in Next Version )
5. Take care of symbolic link of vendon/bin folder

Download the package using following command:

composer create-project laravel/laravel:^10.0 example-app

https://laravel.com/docs/10.x/installation#installation

6. PHP REQUIREMENT LINK : https://laravel.com/docs/10.x/installation#installation (Check composer.json file in package as well.)
7. Release date : https://github.com/laravel/framework/releases (released this on xx)

Directory Contents

Dirs: 6 × Files: 15

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2026-02-17 03:33:27
Edit Download
php53 DIR
- drwxr-xr-x 2026-02-17 03:33:28
Edit Download
php56 DIR
- drwxr-xr-x 2026-02-17 03:33:28
Edit Download
php71 DIR
- drwxr-xr-x 2026-02-17 03:33:27
Edit Download
php81 DIR
- drwxr-xr-x 2026-02-17 03:33:27
Edit Download
php82 DIR
- drwxr-xr-x 2026-02-17 03:33:27
Edit Download
1.10 KB lrw-r--r-- 2024-07-26 09:29:34
Edit Download
312 B lrw-r--r-- 2024-07-26 09:29:34
Edit Download
6.31 KB lrw-r--r-- 2024-07-26 09:29:34
Edit Download
1.91 KB lrw-r--r-- 2024-07-26 09:29:34
Edit Download
234 B lrw-r--r-- 2024-07-26 09:29:34
Edit Download
3.53 KB lrw-r--r-- 2026-02-16 12:42:12
Edit Download
2.72 KB lrw-r--r-- 2026-02-16 10:20:36
Edit Download
924 B lrw-r--r-- 2022-04-29 07:19:44
Edit Download
4.14 KB lrw-r--r-- 2026-02-16 12:42:12
Edit Download
216 B lrw-r--r-- 2024-07-26 09:29:34
Edit Download
3.91 KB lrw-r--r-- 2026-02-16 10:20:36
Edit Download
25.96 MB lrw-r--r-- 2026-02-16 10:20:36
Edit Download
3.07 KB lrw-r--r-- 2026-02-16 12:42:12
Edit Download
797 B lrw-r--r-- 2024-07-26 09:29:34
Edit Download
2.59 KB lrw-r--r-- 2026-02-16 12:42:12
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).