2017 © Pedro Peláez
 

library clara-installer

Repository to quick set up the database information and first admin, using Sentinel.

image

ceddyg/clara-installer

Repository to quick set up the database information and first admin, using Sentinel.

  • Sunday, May 6, 2018
  • by Ceddy G.
  • Repository
  • 1 Watchers
  • 0 Stars
  • 27 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 10 Versions
  • 13 % Grown

The README.md

Clara installer

A controller and services to setup your .env and the first admin (using Sentinel) fastly., (*1)

Installation

composer require ceddyg/clara-installer

Add to your providers in 'config/app.php', (*2)

CeddyG\ClaraInstaller\InstallerServiceProvider::class,

Then to publish the files., (*3)

php artisan vendor:publish --provider="CeddyG\ClaraInstaller\InstallerServiceProvider"

Use

After publishing, go to the installation page (exemple : localhost/install) and enter the informations., (*4)

Done., (*5)

The Versions

06/05 2018

dev-master

9999999-dev

Repository to quick set up the database information and first admin, using Sentinel.

  Sources   Download

MIT

The Requires

 

by CeddyG

database laravel install sentinel clara

06/05 2018

2.0.3

2.0.3.0

Repository to quick set up the database information and first admin, using Sentinel.

  Sources   Download

MIT

The Requires

 

by CeddyG

database laravel install sentinel clara

05/05 2018

2.0.2

2.0.2.0

Repository to quick set up the database information and first admin, using Sentinel.

  Sources   Download

MIT

The Requires

 

by CeddyG

database laravel install sentinel clara

05/05 2018

2.0.1

2.0.1.0

Repository to quick set up the database information and first admin, using Sentinel.

  Sources   Download

MIT

The Requires

 

by CeddyG

database laravel install sentinel clara

20/04 2018

2.0.0

2.0.0.0

Repository to quick set up the database information and first admin, using Sentinel.

  Sources   Download

MIT

The Requires

 

by CeddyG

database laravel install sentinel clara

07/09 2017

1.0.4

1.0.4.0

Repository to quick set up the database information and first admin, using Sentinel.

  Sources   Download

MIT

The Requires

 

by CeddyG

database laravel install sentinel clara

14/08 2017

1.0.3

1.0.3.0

Repository to quick set up the database information and first admin, using Sentinel.

  Sources   Download

MIT

The Requires

 

by CeddyG

database laravel install sentinel clara

13/08 2017

1.0.2

1.0.2.0

Repository to quick set up the database information and first admin, using Sentinel.

  Sources   Download

MIT

The Requires

 

by CeddyG

database laravel install sentinel clara

12/08 2017

1.0.1

1.0.1.0

Repository to quick set up the database information and first admin, using Sentinel.

  Sources   Download

MIT

The Requires

 

by CeddyG

database laravel install sentinel clara

12/08 2017

1.0

1.0.0.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara