Skip to content

Releases: laravel/installer

v5.11.1

12 Dec 18:26
43acca3
Compare
Choose a tag to compare
  • [5.x] Throw exceptions when trying to use Installer on PHP environment without required extensions by @crynobone in #373
  • Ensure Symfony/mbstring-polyfill version 1.31 or higher by @ellnix in #376

v5.11.0

10 Dec 16:17
Compare
Choose a tag to compare

v5.10.0

19 Nov 20:45
Compare
Choose a tag to compare

v5.9.2

22 Oct 14:20
Compare
Choose a tag to compare
  • Replace php artisan serve with composer run dev by @1weiho in #362

v5.9.1

10 Oct 16:15
Compare
Choose a tag to compare
  • [5.x] Add eslint option for breeze inertia stack by @avosalmon in #361

v5.9.0

01 Oct 14:35
Compare
Choose a tag to compare

v5.8.5

11 Sep 21:28
Compare
Choose a tag to compare

v5.8.3

18 Jun 16:43
34852d5
Compare
Choose a tag to compare
  • Validate Laravel can be installed on selected directory by @crynobone in #344
  • Automatically run migration when --database is given. by @crynobone in #346

v5.8.2

02 Jun 14:41
ee69a99
Compare
Choose a tag to compare
  • [5.x] Fixes issue if there is no herd or valet installed by @xiCO2k in #343

v5.8.1

21 May 18:02
520ce1b
Compare
Choose a tag to compare
  • Only run migration after selecting the database by @crynobone in #337
  • [1.x] Enforce output when running with --quiet by @xiCO2k in #339