Skip to content

Commit 740b464

Browse files
authored
Laravel 5.3 is published officially
No need for development branch switch. Ran into the same error posted by this guy here https://laracasts.com/discuss/channels/laravel/laravel-53-cant-do-php-artisan-optimize. I didn't switch to the development branch and the setup worked perfectly.
1 parent 509cb9a commit 740b464

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

_guides/digital_ocean.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ $root@midascode:~# docker
3232
$root@midascode:~# apt-get install git
3333
$root@midascode:~# git clone https://github.com/laravel/laravel
3434
$root@midascode:~# cd laravel
35-
$root@midascode:~/laravel# git checkout develop
3635
$root@midascode:~/laravel/ git submodule add https://github.com/LaraDock/laradock.git
3736
$root@midascode:~/laravel/ cd laradock
3837
```

0 commit comments

Comments
 (0)