i got this in the command prompt:
Writing lock file Generating autoload files Generating optimized class loader Compiling common classes
[Symfony\Component\Process\Exception\ProcessTimedOutException] The process "php artisan optimize" exceeded the timeout of 300 seconds.
create-project [-s|--stability="..."] [--prefer-source] [--prefer-dist] [--repos itory-url="..."] [--dev] [--no-dev] [--no-plugins] [--no-custom-installers] [--n o-scripts] [--no-progress] [--keep-vcs] [--no-install] [package] [directory] [ve rsion]
C:\xampp\htdocs\laravel>composer update --no-scripts Composer could not find a composer.json file in C:\xampp\htdocs\laravel To initialize a project, please create a composer.json file as described in the http://getcomposer.org/ "Getting Started" section
C:\xampp\htdocs\laravel>cd laravel
C:\xampp\htdocs\laravel\laravel>composer update --no-scripts Loading composer repositories with package information Updating dependencies (including require-dev) Nothing to install or update Generating autoload files
C:\xampp\htdocs\laravel\laravel>php artisan optimize Generating optimized class loader Compiling common classes
C:\xampp\htdocs\laravel\laravel>
...........ok this is what i did:
Im I done already with everything?
i included a pic: http://i975.photobucket.com/albums/ae238/Mochi_Ongpin/help2_zps2904e250.png
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community