A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/laravel-enso/documentation below:

laravel-enso/documentation: Laravel Enso Official Documentation

home actionText actionLink features footer

true

Get Started →

/guide/

title details

Single Page App

Aims to deliver a robust boilerplate for any complex business application, with superiour performance

title details

Laravel, Vue, Bulma

The beauty of Bulma combined with the flexibility of Vue powered by a Laravel Back End

title details

Modular, Extensible

Made up of tens of packages and modules. Easily to extend and customize

MIT Licensed | Copyright © 2018-present Laravel Enso

# clone in a new project folder
git clone https://github.com/laravel-enso/enso.git --depth 1

# install the composer dependencies
composer install

# create the .env file from the example 
cp .env.example .env

# configure the .env file, entering name, DB details, etc

# Generate the key
php artisan key:generate

# run the migrations
php artisan migrate --seed

# cd into the client server
cd client

# create the .env file from the example and customize if needed
cp .env.example .env

# install the npm dependencies
yarn

# build the assets
yarn build

#or, for live reload, you can use
yarn serve

::: tip Login user: admin@laravel-enso.com / password: password :::

fully working in less than 5 minutes!

Built with ❤️on Laravel 6.x, Bulma 0.7.x, VueJS 2.6.x.

Special thanks to Taylor Otwell, Jeffrey Way, Evan You and Jeremy Thomas.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4