Hi,Laravel people can i ask some help regrarding to the installation I am still newbie in laravel i am using wampserver..Is there an offline installation for the laravel?...I have installed the composer using windows installer,I found out at that when i run this command "composer install" it will contact to the server to download all the packages...How do I install laravel in offline mode?....lastly i installed all the packages now, but i am connected to the internet, now how do I know that all packages are loaded and i am ready to use the laravel framework or i mean getting started to develop simple application...and also how do i transfer my folder to other machine so that i can continue my stuff...sorry for my question i am just confuse and i am willing to learn the laravel...I hope you can enlighten my mind.
Best Regards,.
You can download the Laravel Installer (a .phar) archive. Please follow the guidelines as posted in the documentation: http://laravel.com/docs/installation (via Laravel Installer)
mike-anthony said:
You can download the Laravel Installer (a .phar) archive. Please follow the guidelines as posted in the documentation: http://laravel.com/docs/installation (via Laravel Installer)
Ok Thank you...since i already downloaded the packages using the comand composer install,how do i run now the application?I mean how to start?i have this folder C:\wamp\www\laravel but when i tried to run it shows the listings directories inside the laravel...how do i create my web application now?
Thank you in advance.
Hi by the way i am using windows 8 and wampserver installed,,,I tried the Laravel.php i put this on the directory C:\wamp\bin but when i went to the cmd and type the command laravel new mytest it shows error it doesn't recognized the laravel...need help please
Thank you
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community