2017 © Pedro Peláez
 

library scafold

To add scafold to Laravel 5.3

image

marcuscampos/scafold

To add scafold to Laravel 5.3

  • Sunday, October 16, 2016
  • by marcus-campos
  • Repository
  • 1 Watchers
  • 2 Stars
  • 1,234 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 51 Forks
  • 0 Open issues
  • 9 Versions
  • 3 % Grown

The README.md

[DEPRECATED] [ABANDONED], (*1)

Scafold

Installation

Execute the following command to get the latest version of the package:, (*2)

composer require marcuscampos/scafold

Add Scafold to your composer.json file to require Scafold :, (*3)

    require : {
        "laravel/framework": "5.3.*",
        "marcuscampos/scafold": "dev-master"
    }

Update Composer :, (*4)

    composer update

The next required step is to add the service provider to config/app.php :, (*5)

    MarcusCampos\Scafold\ScafoldServiceProvider::class,

Publish

The last required step is to publish views and assets in your application with :, (*6)

    php artisan vendor:publish

If you get the error, (*7)

    Nothing to publish for tag []!

Then run this command :, (*8)

    php artisan config:clear

Congratulations, you have successfully installed Scafold !, (*9)

Tanks for scafold:, (*10)

https://github.com/bestmomo/scafold, (*11)

The Versions

16/10 2016

dev-master

9999999-dev http://github.com/bestmomo/scafold

To add scafold to Laravel 5.3

  Sources   Download

MIT

The Requires

 

by Marcus Campos

04/10 2016

dev-patch-2

dev-patch-2 http://github.com/bestmomo/scafold

To add scafold to Laravel 5.1

  Sources   Download

MIT

The Requires

 

04/10 2016

dev-patch-1

dev-patch-1 http://github.com/bestmomo/scafold

To add scafold to Laravel 5.1

  Sources   Download

MIT

The Requires

 

13/09 2016

V1.0.5

1.0.5.0 http://github.com/bestmomo/scafold

To add scafold to Laravel 5.3

  Sources   Download

MIT

The Requires

 

by Marcus Campos

13/09 2016

V1.0.4

1.0.4.0 http://github.com/bestmomo/scafold

To add scafold to Laravel 5.3

  Sources   Download

MIT

The Requires

 

by Marcus Campos

13/09 2016

V1.0.3

1.0.3.0 http://github.com/bestmomo/scafold

To add scafold to Laravel 5.3

  Sources   Download

MIT

The Requires

 

by Marcus Campos

13/09 2016

V1.0.2

1.0.2.0 http://github.com/bestmomo/scafold

To add scafold to Laravel 5.3

  Sources   Download

MIT

The Requires

 

by Marcus Campos

13/09 2016

V1.0.1

1.0.1.0 http://github.com/bestmomo/scafold

To add scafold to Laravel 5.1

  Sources   Download

MIT

The Requires

 

by Marcus Campos

30/09 2015

V1.0.0

1.0.0.0 http://github.com/bestmomo/scafold

To add scafold to Laravel 5.1

  Sources   Download

MIT

The Requires