installation - Laravel former bundle -
i'm trying install former bundle in laravel 3 , try out. following installation instructions until got point:
now laravel 3 doesn't automatically checkout composer dependencies, you'll have go bundles/former folder , composer install (after i'll leave guys alone, promise).
forgive ignorance, i'm not sure here? did try cd bundles/former , tried:
$ php artisan bundle:install composer
to no avail. got following error: could not open input file: artisan
again forgive ignorance i'm relatively new laravel. if 1 tell me how bundle installed great full.
composer not laravel bundle , not able install placing artisan command.
and , have run commands of artisan root of laravel project.
note : check if there file artisan.php in current directory. that's easiest way know in right place or not.
and former.
you have install composer first . know , work composer , can try nettuts tutorial.
after follow instructions given in former bundle.
i believe fine.
Comments
Post a Comment