Commit 8466ec2
committed
Use env shebang for artisan
I noticed the shebang for artisan is #!/usr/bin/php, but it might be better to change it to use#!/usr/bin/env php instead. See Shawn Coates's use env blog article for a good explanation.1 parent 397f66f commit 8466ec2
1 file changed
Lines changed: 1 addition & 1 deletion
0 commit comments