sebastiaanluca/laravel-presets

This package is abandoned and no longer maintained. No replacement package was suggested.

Various plug-and-play presets to scaffold your existing project.

dev-develop 2019-11-02 00:01 UTC

This package is auto-updated.

Last update: 2021-07-06 02:32:00 UTC


README

Latest stable release Software license Build status Total downloads Total stars

Read my blog View my other packages and projects Follow @sebastiaanluca on Twitter Share this package on Twitter

An opinionated preset for your Laravel applications.

Requirements

  • PHP 7.3 or higher
  • Laravel 6.0 or higher

Looking for support for earlier versions? Try out any of the previous package versions.

Installation

Note: you should run this on a fresh installation of Laravel.

You can install the package via composer:

composer require --dev sebastiaanluca/laravel-presets

Usage

php artisan preset sebastiaanluca:api
php artisan preset sebastiaanluca:auth

License

This package operates under the MIT License (MIT). Please see LICENSE for more information.

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

composer install
composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email hello@sebastiaanluca.com instead of using the issue tracker.

Credits

About

My name is Sebastiaan and I'm a freelance Laravel developer specializing in building custom Laravel applications. Check out my portfolio for more information, my blog for the latest tips and tricks, and my other packages to kick-start your next project.

Have a project that could use some guidance? Send me an e-mail at hello@sebastiaanluca.com!