Laravel 5 Website Starter-Kit

Words
158
Reading
1 min
Listen
Play
8y

Repository

https://github.com/frnxstd/laravel5-website-starter-kit

Laravel 5 is very handy tool to make a project at light speed. But still we need to type some code. This starter-kit is actually made for personal usage but i decided it could be useful for Laravel 5 newbies and webmasters. Basically prepare your template for blade template engine and put your template assets into public folder.

Laravel 5 Website Starter-Kit

  • This project was built on Laravel 5.6
    Laravel is an awesome framework written in PHP7

To run this sample project, please follow these steps.

install dependencies:

composer install

create your own environment file:

php -r "file_exists('.env') || copy('.env.example', '.env');

generate an application key:

php artisan key:generate

It contains some basics such as Laravel Requests. You must set your environment variables in .env file to use YouTube and Captcha features.

GitHub Account

https://github.com/frnxstd
kjnoppeqync7uklj3sxr.png

Laravel 5 Website Starter-Kit | Ecency