Skip to content

SySafarila/laravel-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Notes

Tags , Laravel Version and PHP FPM Version

  • v0.0.1 - Laravel 10 - Using PHP 8.1
  • v0.0.2 - Laravel 10 - Using PHP 8.1 include Postgres support
  • v0.1.0 - Laravel 11 - Using PHP 8.3
  • v0.1.1 - Laravel 11 - Using PHP 8.3 include Postgres support

Pre-Installed Extensions

  • Core
  • ctype
  • curl
  • date
  • dom
  • fileinfo
  • filter
  • ftp
  • gd
  • hash
  • iconv
  • json
  • libxml
  • mbstring
  • mysqlnd
  • openssl
  • pcre
  • PDO
  • pdo_mysql
  • pdo_pgsql v0.0.2 and v0.2.1
  • pdo_sqlite
  • pgsql v0.0.2 and v0.2.1
  • Phar
  • posix
  • readline
  • Reflection
  • session
  • SimpleXML
  • sodium
  • SPL
  • sqlite3
  • standard
  • tokenizer
  • xml
  • xmlreader
  • xmlwriter
  • zip
  • zlib