Skip to content

This is a Empty & Basic Installation of Laravel 5.2 You can clone to start writing code.

Notifications You must be signed in to change notification settings

florgb02/empty-laravel

Repository files navigation

Laravel PHP Framework Installation

This is just an empty installation of Laravel, You can clone this repo and start from here.

All you have to do is:

* Open your terminal
* git clone https://github.com/florgb02/empty-laravel.git
* cd into your directory [ cd empty-laravel]
* run the php artisan command: php artisan serve --port=8181
* Open your browser and type: http://localhost:8181

* AND Voila, you should see your index page. 

For More info about the Laravel Framework, here is the official documentation

Documentation : Laravel website.

License

The Laravel framework is open-sourced software licensed under the MIT license

About

This is a Empty & Basic Installation of Laravel 5.2 You can clone to start writing code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages