foothing/laravel-boilerplate

A boilerplate based on the Laravel Framework.
21
Install
composer require foothing/laravel-boilerplate
Latest Version:0.3.1
PHP:>=5.6.4
License:MIT
Last Updated:Apr 10, 2020
Links: GitHub  ·  Packagist
Maintainer: brazorf

laravel-boilerplate

work in progress, only notes here in this moment.

Auth

On successful login the SuccessfuLogin event listener will provide the user record with an api_token, in order to enable api calls for that user.

Install

composer create-project foothing/laravel-boilerplate YOUR_DIRECTORY

Then navigate to your installation directory and run

composer update

Configure your database in config/database.php

Setup revision code

Related Packages

yewei-cao/noodle

The Laravel Framework Noodle Shop Project.

7 1
ziperrom1/laravel-boilerplate

The Laravel Framework with front stack added

8 6
matthewfritz/laravel-cms-scaffolding

This project contains the boilerplate functionality that you would expect to see...

43 3
luismareze/elite-admin

The Laravel Framework Boilerplate Project.

2 2