supernova3339/magickit

Magicify your Laravel apps

Downloads

48

Stars

4

Version

v1.2.1

Magicify your Laravel apps

Latest Version on Packagist Total Downloads GitHub Actions

Installation

This preset is intended to be installed into a fresh Laravel application.

After creating a new Laravel application you can install MagicKit with the following commands:

composer require supernova3339/magickit
php artisan ui magickit
npm install
npm run dev

Finally, you'll want to connect a database inside of your application .env file for authentication.

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

Supernova3339

Author

Supernova3339