Skip to content

Releases: tighten/lambo

v0.2.10

22 May 14:42
Compare
Choose a tag to compare
  • Checks for dependencies (git, php, laravel installer) before installing
  • adds -l option for manual Valet link -- in case the director you're creating in isn't a valet hosted directory

v0.2.9

10 Mar 02:34
Compare
Choose a tag to compare

CDs into new directory after running

v0.2.8

10 Nov 14:33
Compare
Choose a tag to compare

Add --node for yarn / npm install

Also fix an issue when using parameter-less flags one after another.

v0.2.7

27 Oct 14:56
Compare
Choose a tag to compare

Add --auth for auth scaffold

v0.2.6

23 Aug 14:05
Compare
Choose a tag to compare

Add Linux support: bcfc8a1

v0.2.5

17 Aug 21:12
Compare
Choose a tag to compare

Replace --develop with --dev (but keep --develop for now so it's not breaking)
ca7bd7c

v0.2.4

17 Aug 15:11
Compare
Choose a tag to compare

Cleaner help
629fe13

image

v0.2.3

17 Aug 14:34
Compare
Choose a tag to compare

Updates .env to set APP_URL correctly for your site
v0.2.2...v0.2.3

v0.2.2

16 Aug 20:53
Compare
Choose a tag to compare
  • Opens using custom TLD: e5c8ff3
  • Runs --develop flag using the Laravel installer's --dev option instead of Composer create-project: 6b39bd3

v0.2.1

25 Jul 14:57
Compare
Choose a tag to compare

Add help screen, and allow for using develop branch with the --develop flag

#11