Skip to content

Commit

Permalink
Add sqlite3 and intl for Filament installs (thedevdojo#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyiliev authored Oct 3, 2024
1 parent 4c00cf3 commit e0a4612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .larasail/setup
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ sudo apt-get -y upgrade

sudo apt-get install -y unzip
sudo apt-get install -y php-cli
sudo apt-get install -y php$PHP-cli php$PHP-common php$PHP-mysql php$PHP-gd php$PHP-mysql php$PHP-curl php$PHP-mbstring php$PHP-xml php$PHP-zip php$PHP-fpm curl git
sudo apt-get install -y php$PHP-cli php$PHP-common php$PHP-mysql php$PHP-gd php$PHP-mysql php$PHP-curl php$PHP-mbstring php$PHP-xml php$PHP-zip php$PHP-fpm php$PHP-sqlite3 php$PHP-intl curl git

sudo rm /usr/bin/php
sudo ln -s /usr/bin/php$PHP /usr/bin/php
Expand Down

0 comments on commit e0a4612

Please sign in to comment.