Laravel 5 Website Starter-Kit

in #utopian-io6 years ago

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

Sort:  

Thank you for your contribution. As you said that the one is of 5.1 and yours 5.6, I found https://github.com/darryldecode/laravel-starter-kit this too which is based on 5.6. Since I know it will be helpful for some but this is nothing unique , because of this I have decided to score it on this basis (which means the questionnaire wasn't really applicable, hence it has been left out).

Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.


Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]

It's all fine. I may improve the code and then resubmit it later.

Hey @ikidnapmyself
Thanks for contributing on Utopian.
We’re already looking forward to your next contribution!

Want to chat? Join us on Discord https://discord.gg/h52nFrV.

Vote for Utopian Witness!

Congratulations @ikidnapmyself! You have completed the following achievement on Steemit and have been rewarded with new badge(s) :

Award for the number of posts published

Click on the badge to view your Board of Honor.
If you no longer want to receive notifications, reply to this comment with the word STOP

To support your work, I also upvoted your post!

Do not miss the last post from @steemitboard:
SteemitBoard World Cup Contest - Semi Finals - Day 1


Participate in the SteemitBoard World Cup Contest!
Collect World Cup badges and win free SBD
Support the Gold Sponsors of the contest: @good-karma and @lukestokes


Do you like SteemitBoard's project? Then Vote for its witness and get one more award!

Hello there,

The massive diff is mine is based on Laravel 5.6 and just for static websites. Laravel v5.1 already outdated.

So key difference list is here

  • Blade Component Aliases (Used in the project and not available in 5.1)
  • Notifications (For E-mail but it could be used also for SMS etc. and not available in 5.1)
  • Contact Form, Captcha, Language Switcher and YouTube usage.

The project you shared is also more complex and for advanced users. Mine is just for people who just want to make a static website hassle-free. That's why it's for Laravel 5 newbies and webmasters. Set your environment file and it's all gonna be ready to use (except your content).

By the way, I did not know that repository, thanks for it. I will make an advanced version with latest version if I start on a new project for a project starter-kit.

Many thanks!

Coin Marketplace

STEEM 0.27
TRX 0.12
JST 0.031
BTC 67788.76
ETH 3783.67
USDT 1.00
SBD 3.52